*{padding:0;margin:0;box-sizing:border-box;transition:all .5s ease-in-out;scrollbar-width:none}*::-webkit-scrollbar{display:none}body{font-family:Inter,serif;overflow-x:hidden!important;background-color:#000}a{text-decoration:none;color:inherit}.headerNav{display:flex;justify-content:space-between;width:100vw;padding:3.5rem 6rem 0;position:absolute;top:0;left:0;z-index:1000;transition:transform .3s ease}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.headerNav{padding:3rem 5rem 0}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.headerNav{padding:2.5rem 4rem 0}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.headerNav{padding:2rem 3rem 0}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.headerNav{padding:1.8rem 2.5rem 0}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.headerNav{padding:1.5rem 2rem 0}}@media only screen and (max-width: 575.98px){.headerNav{padding:1.2rem 1.5rem 0}}.headerNav.hidden{transform:translateY(-100%)}.headerNav-hawlogo{width:-moz-fit-content;width:fit-content;height:4rem}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.headerNav-hawlogo{width:-moz-fit-content;width:fit-content}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.headerNav-hawlogo{width:-moz-fit-content;width:fit-content}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.headerNav-hawlogo{width:200px}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.headerNav-hawlogo{width:200px}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.headerNav-hawlogo{width:200px}}@media only screen and (max-width: 575.98px){.headerNav-hawlogo{width:200px}}.headerNav-right{justify-content:space-around;gap:4rem;height:4rem;text-decoration:none;list-style:none;display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.headerNav-right{gap:3.5rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.headerNav-right{gap:3rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.headerNav-right{gap:2.5rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.headerNav-right{gap:2rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.headerNav-right{display:none}}@media only screen and (max-width: 575.98px){.headerNav-right{display:none}}.headerNav-right li,.headerNav-right a{font-size:1.2rem;font-weight:400;color:#000;cursor:pointer;height:-moz-fit-content;height:fit-content;line-height:1.2;text-decoration:none}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.headerNav-right li,.headerNav-right a{font-size:1.1rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.headerNav-right li,.headerNav-right a{font-size:1rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.headerNav-right li,.headerNav-right a{font-size:1rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.headerNav-right li,.headerNav-right a{font-size:1rem}}.hamburger-menu{display:block;background:none;border:none;cursor:pointer;padding:10px;background-color:#000;border-radius:50px;height:3.5rem;width:3.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;z-index:0}.hamburger-menu:hover .hamburger-line:first-child{transform:translateY(9px)}.hamburger-menu:hover .hamburger-line:last-child{transform:translateY(-9px)}@media only screen and (min-width: 576px) and (max-width: 767.98px){.hamburger-menu{height:3rem;width:3rem}}@media only screen and (max-width: 575.98px){.hamburger-menu{height:3rem;width:3rem}}.hamburger-line{display:block;width:30px;height:3px;background-color:#fff;transition:transform .3s ease;border-radius:8px}@media only screen and (max-width: 575.98px){.hamburger-line{width:20px;height:2px}}.mobile-menu{position:fixed;top:0;left:0;min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:flex-end;background-color:#000;gap:3rem;transition:transform .8s cubic-bezier(.33,.74,.33,.74)}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.mobile-menu{gap:0rem}}.mobile-menu button{margin:60px 100px 0 0;outline:none;border:none;background-color:transparent;text-transform:uppercase;font-family:inherit;font-size:16px;color:#fff;cursor:pointer}@media only screen and (min-width: 576px) and (max-width: 767.98px){.mobile-menu button{font-size:14px;margin-right:45px}}@media only screen and (max-width: 575.98px){.mobile-menu button{font-size:14px;margin:1.2rem 1.5rem 0 0!important}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.mobile-menu button{margin:1.8rem 2.5rem 0 0!important}}.mobile-menu ul{width:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;padding:0;margin:0;height:-moz-fit-content;height:fit-content;list-style:none;padding-right:6.5rem;gap:0}@media only screen and (min-width: 576px) and (max-width: 767.98px){.mobile-menu ul{padding-right:2.7rem;justify-content:flex-start}}@media only screen and (max-width: 575.98px){.mobile-menu ul{padding-right:1.8rem;justify-content:flex-start}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.mobile-menu ul{padding-right:2.75rem;justify-content:flex-start}}.mobile-menu ul li{text-align:right;overflow-y:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-menu ul li div{color:#fff;font-size:5rem;text-transform:capitalize;font-weight:900;letter-spacing:.5px}@media only screen and (min-width: 576px) and (max-width: 767.98px){.mobile-menu ul li div{font-size:4rem}}@media only screen and (max-width: 575.98px){.mobile-menu ul li div{font-size:3rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.mobile-menu ul li div{font-size:4.5rem}}.mobile-menu ul li div:hover{transform:translateY(-10px)}.mobile-menu ul li:hover{scale:1.2;cursor:pointer}.mobile-menu .contact{color:#fff;width:100%;text-align:right;margin-top:auto;padding-bottom:40px;padding-right:45px}.mobile-menu .contact h5{font-size:clamp(14px,3vw,18px);font-weight:400;margin:10px 0}.mobile-menu .contact h5:first-of-type{margin-right:0}.close-button{border:none;padding:15px;cursor:pointer;position:relative;border-radius:50%}@media only screen and (min-width: 576px) and (max-width: 767.98px){.close-button{padding:12px}}@media only screen and (max-width: 575.98px){.close-button{padding:12px}}.close-line{position:absolute;top:50%;left:0;width:100%;height:2px;background-color:#000}.close-icon{position:relative;width:24px;height:24px}.close-line:first-child{transform:rotate(45deg)}.close-line:last-child{transform:rotate(-45deg)}.logo-grid{background-color:#000!important;padding:40px;position:relative;padding-top:10rem;padding-bottom:10rem}@media (max-width: 768px){.logo-grid{padding-top:0rem;padding-bottom:0rem}}@media (max-width: 480px){.logo-grid{padding-top:0rem;padding-bottom:0rem}}.logo-grid-title{font-size:6rem;color:#fff;margin-bottom:3rem}@media only screen and (max-width: 575.98px){.logo-grid-title{font-size:2rem;margin-bottom:0rem;text-align:center}}@media (max-width: 480px){.logo-grid-title{font-size:1.5rem;margin-bottom:0rem;text-align:center}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.logo-grid-title{font-size:3.2rem;margin-bottom:0rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.logo-grid-title{font-size:4.5rem;margin-bottom:4rem;text-align:center}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.logo-grid-title{font-size:5.5rem;margin-bottom:4rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.logo-grid-title{font-size:5rem;margin-bottom:3rem}}.logo-grid-section{display:grid;grid-template-columns:repeat(6,1fr);gap:15px;background-color:#000}.logo-grid-section:hover .logo-card{opacity:.4}@media (max-width: 1400px){.logo-grid-section{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1024px){.logo-grid-section{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.logo-grid-section{grid-template-columns:repeat(3,1fr);padding-top:2.5rem;padding-bottom:5rem}}@media (max-width: 480px){.logo-grid-section{grid-template-columns:repeat(2,1fr);padding-top:2rem;padding-bottom:5rem}}.logo-grid .logo-card{display:flex;justify-content:center;align-items:center;background-color:#a5a29f;width:100%;max-width:290px;height:200px;transition:transform .3s ease,opacity .3s ease;margin:0 auto}.logo-grid .logo-card:hover{opacity:1}.logo-grid .logo-card .logo-image{max-width:85%;max-height:85%;-o-object-fit:contain;object-fit:contain;filter:grayscale(100%);transition:filter .3s ease}.logo-grid .logo-card:hover .logo-image{filter:grayscale(0%)}@media (max-width: 480px){.logo-grid .logo-card{height:90px;max-width:160px}.logo-grid .logo-card .logo-image{max-width:80%;max-height:80%}}.paragraph{height:100vh;width:100%;display:flex;justify-content:center;align-items:center;position:relative}@media only screen and (max-width: 575.98px){.paragraph{height:auto;min-height:100vh;padding:5rem 0;z-index:10000000;background-color:transparent;overflow:hidden;position:relative}}.paragraph__imageDiv__image1{width:350px;height:350px;-webkit-object-fit:cover;-o-object-fit:cover;object-fit:cover;opacity:.5;transition:transform 1s ease}@media only screen and (max-width: 575.98px){.paragraph__imageDiv__image1{width:120px;height:120px}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.paragraph__imageDiv__image1{width:160px;height:160px}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.paragraph__imageDiv__image1{width:210px;height:210px}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.paragraph__imageDiv__image1{width:270px;height:270px}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.paragraph__imageDiv__image1{width:300px;height:300px}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.paragraph__imageDiv__image1{width:350px;height:350px}}.paragraph__imageDiv__image2{width:350px;height:350px;position:relative;bottom:15rem;margin-left:12rem;margin-right:12rem;-webkit-object-fit:cover;-o-object-fit:cover;object-fit:cover;opacity:.5;transition:transform 1s ease}@media only screen and (max-width: 575.98px){.paragraph__imageDiv__image2{width:120px;height:120px;margin-left:-.8rem;margin-right:-.8rem;bottom:14rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.paragraph__imageDiv__image2{width:160px;height:160px;margin-left:3rem;margin-right:3rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.paragraph__imageDiv__image2{width:210px;height:210px;margin-left:3.5rem;margin-right:3.5rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.paragraph__imageDiv__image2{width:270px;height:270px;margin-left:4rem;margin-right:4rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.paragraph__imageDiv__image2{width:300px;height:300px;margin-left:8rem;margin-right:8rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.paragraph__imageDiv__image2{width:350px;height:350px;margin-left:8rem;margin-right:8rem}}.paragraph__imageDiv__image3{width:350px;height:350px;-webkit-object-fit:cover;-o-object-fit:cover;object-fit:cover;opacity:.5;transition:transform 1s ease}@media only screen and (max-width: 575.98px){.paragraph__imageDiv__image3{width:120px;height:120px;margin-top:4rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.paragraph__imageDiv__image3{width:160px;height:160px}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.paragraph__imageDiv__image3{width:210px;height:210px}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.paragraph__imageDiv__image3{width:270px;height:270px}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.paragraph__imageDiv__image3{width:300px;height:300px}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.paragraph__imageDiv__image3{width:350px;height:350px}}.paragraph__textDiv{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);color:#f4f4f4;text-align:center;z-index:1000;font-weight:200;padding:2rem;font-size:2.5rem;line-height:70px;-webkit-min-width:fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:hidden;font-weight:300}.paragraph__textDiv div{transition:all 1s ease}@media only screen and (max-width: 575.98px){.paragraph__textDiv{font-size:1.4rem;line-height:2.3rem;top:40%;padding:0rem;min-width:350px}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.paragraph__textDiv{font-size:2.3rem;line-height:normal;padding:0rem;min-width:550px;opacity:1}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.paragraph__textDiv{font-size:2.3rem;line-height:normal;padding:0rem;min-width:700px}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.paragraph__textDiv{font-size:2.3rem;line-height:normal;padding:0rem;min-width:1000px}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.paragraph__textDiv{font-size:2.2rem;line-height:normal;padding:0rem;min-width:1000px}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.paragraph__textDiv{font-size:2.5rem;line-height:normal;padding:0rem;min-width:1200px}}@media (min-width: 1600px){.paragraph__textDiv{font-size:2.5rem;line-height:normal;padding:0rem;min-width:1800px}}.no-transition{transition:none!important}.paraMobo{background-color:#000;height:-moz-fit-content;height:fit-content;overflow:hidden}.aboutbutton{margin-top:2rem;width:-moz-fit-content;width:fit-content;margin-inline:auto;font-size:large}.aboutbutton button{padding:0rem 2rem}@media only screen and (max-width: 575.98px){.aboutbutton button{padding:.5rem 1.6rem!important;font-size:.8rem!important;margin:1rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.aboutbutton button{padding:1.2rem 3rem;font-size:1.4rem}}.logos{overflow:hidden;background-color:#fff;width:100%;height:100px;position:relative;z-index:100;transition:transform 1s cubic-bezier(0,1.08,.69,.97)}.logos-pp{color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px}.logo-slide{display:flex;gap:3rem;width:calc(200% + 3rem);animation:slide 30s linear infinite}.logo-slide div{flex:0 0 auto;background-color:#fff;color:#000;padding:1rem;border-radius:5px;text-align:center;font-size:1rem}.get-in-touch{height:-moz-fit-content!important;height:fit-content!important;background-color:#f5f5f5;display:flex;position:relative;flex-direction:column;overflow:hidden}.get-in-touch__container{width:100%;margin:0 auto;padding:2rem 1rem;height:100%}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch__container{padding:1.5rem}}.get-in-touch__title{font-size:7.5rem;font-weight:700;white-space:nowrap;flex-shrink:0;text-align:left}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.get-in-touch__title{font-size:7.5rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.get-in-touch__title{font-size:6rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.get-in-touch__title{font-size:5rem;margin-bottom:1.5rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.get-in-touch__title{font-size:4rem;margin-bottom:1.5rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch__title{font-size:3.5rem;text-align:center}}@media only screen and (max-width: 575.98px){.get-in-touch__title{font-size:3.5rem;text-align:center}}.get-in-touch__top{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;padding:0 2rem}@media only screen and (max-width: 575.98px){.get-in-touch__top{flex-direction:column!important;padding:0 1rem;gap:.5rem;align-items:center;justify-content:center;text-align:center}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch__top{flex-direction:column!important;padding:0;gap:.5rem;align-items:center;justify-content:center;text-align:center}}.get-in-touch__intro{max-width:46rem;padding:0;margin-top:-1rem;margin-bottom:4rem;text-align:left;color:#4e4e4e;margin-top:1.5rem}@media only screen and (max-width: 575.98px){.get-in-touch__intro{margin-bottom:0rem;font-size:1.2rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch__intro{margin-bottom:0rem;font-size:1.2rem}}.get-in-touch__intro p{font-size:.95rem;line-height:1.5;margin:0 0 .75rem;font-weight:500}@media only screen and (max-width: 575.98px){.get-in-touch__intro p{font-size:.875rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch__intro p{font-size:.8rem}}.get-in-touch__intro .get-in-touch__cta{display:inline-block;background:#000;color:#fff;padding:.6rem 1.2rem;border-radius:999px;text-decoration:none;font-weight:600;font-size:.95rem}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch__intro{padding:0 1rem;max-width:100%;text-align:center}.get-in-touch__intro .get-in-touch__cta{font-size:.9rem}}.get-in-touch__content{display:flex;gap:23rem;text-align:left;align-items:start;justify-content:space-between;padding:0 2rem;width:100%}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.get-in-touch__content{gap:15rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.get-in-touch__content{gap:5rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.get-in-touch__content{gap:0rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.get-in-touch__content{gap:0rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch__content{flex-direction:column;gap:0rem;padding:0 1rem;align-items:center}}@media only screen and (max-width: 575.98px){.get-in-touch__content{flex-direction:column;gap:1rem;align-items:center}}.get-in-touch__logo{width:15rem;height:25rem}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.get-in-touch__logo{width:13rem;height:100%}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.get-in-touch__logo{width:10rem;height:13rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch__logo{height:25rem!important;padding-top:0!important;width:12rem!important}}@media only screen and (max-width: 575.98px){.get-in-touch__logo{height:25rem!important;padding-top:50px!important;width:12rem!important}}.get-in-touch__logo img{width:100%}.get-in-touch__logo span{font-size:1.25rem;font-weight:500}.get-in-touch-about{display:flex;gap:10rem;position:relative;margin-right:10%}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.get-in-touch-about{gap:2rem;margin-right:8%}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.get-in-touch-about{gap:6rem;margin-right:6%}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.get-in-touch-about{gap:6rem;margin-right:5%}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.get-in-touch-about{gap:5rem;margin-right:0;min-height:250px}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch-about{gap:6rem;bottom:90px;margin-right:0}}@media only screen and (max-width: 575.98px){.get-in-touch-about{gap:3.5rem;bottom:20px;height:110px;margin-right:0}}.get-in-touch__links{display:flex;flex-direction:column;gap:1.8rem;width:10rem;position:relative;height:300px}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.get-in-touch__links{width:12rem;gap:2rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.get-in-touch__links{width:-moz-fit-content;width:fit-content;gap:1.8rem;white-space:nowrap}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.get-in-touch__links{width:-moz-fit-content;width:fit-content;gap:1.4rem;white-space:nowrap}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.get-in-touch__links{width:-moz-fit-content;width:fit-content;gap:1.4rem;white-space:nowrap;height:240px}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch__links{width:8rem;gap:1.2rem;height:260px}}@media only screen and (max-width: 575.98px){.get-in-touch__links{width:-moz-fit-content;width:fit-content;white-space:nowrap;gap:1rem;height:150px}}.get-in-touch__links a{color:#000;text-decoration:none;font-size:1.2rem;font-weight:500;padding:5px 10px;border-radius:1rem;width:-moz-fit-content;width:fit-content}@media only screen and (min-width: 768px) and (max-width: 991.98px){.get-in-touch__links a{font-size:1rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch__links a{font-size:1.2rem}}@media only screen and (max-width: 575.98px){.get-in-touch__links a{font-size:.8rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.get-in-touch__links a{font-size:1.2rem!important}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.get-in-touch__links a{font-size:1rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.get-in-touch__links a{font-size:1.2rem}}.get-in-touch__links a:hover{text-decoration:underline}@media only screen and (min-width: 768px) and (max-width: 991.98px){.get-in-touch__links span{font-size:1rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch__links span{font-size:1.2rem}}@media only screen and (max-width: 575.98px){.get-in-touch__links span{font-size:.8rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.get-in-touch__links span{font-size:1.2rem!important}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.get-in-touch__links span{font-size:1rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.get-in-touch__links span{font-size:1.2rem}}.get-in-touch__email{font-size:1.2rem;font-weight:500;color:#4e4e4e;position:absolute;bottom:0;text-decoration:none;cursor:pointer}.get-in-touch__email:hover{text-decoration:underline}@media only screen and (max-width: 575.98px){.get-in-touch__email{display:none}}.get-in-touch__phone{font-size:1.2rem;font-weight:500;color:#4e4e4e;position:absolute;bottom:0;text-decoration:none;cursor:pointer}.get-in-touch__phone:hover{text-decoration:underline}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.get-in-touch__phone{font-size:1.2rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.get-in-touch__phone{font-size:1.2rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.get-in-touch__phone{font-size:1rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.get-in-touch__phone{font-size:1rem;position:absolute;bottom:0;left:0%}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch__phone{font-size:1.2rem}}@media only screen and (max-width: 575.98px){.get-in-touch__phone{display:none}}.get-in-touch__address{width:-moz-fit-content;width:fit-content;position:relative;height:300px;color:#4e4e4e}@media only screen and (min-width: 768px) and (max-width: 991.98px){.get-in-touch__address{height:240px}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch__address{height:260px}}@media only screen and (max-width: 575.98px){.get-in-touch__address{height:170px}}.get-in-touch__address h4{font-size:1.2rem;font-weight:500;color:#000}@media only screen and (min-width: 768px) and (max-width: 991.98px){.get-in-touch__address h4{font-size:1rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch__address h4{font-size:1.2rem}}@media only screen and (max-width: 575.98px){.get-in-touch__address h4{font-size:.9rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.get-in-touch__address h4{font-size:1.1rem!important}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.get-in-touch__address h4{font-size:1rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.get-in-touch__address h4{font-size:1.2rem}}.get-in-touch__address p{font-size:1.2rem;color:#4e4e4e;font-weight:500}.get-in-touch__address .addressnote{font-size:1rem;font-weight:500;white-space:nowrap}@media only screen and (min-width: 768px) and (max-width: 991.98px){.get-in-touch__address .addressnote{font-size:1rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.get-in-touch__address .addressnote{font-size:.8rem}}@media only screen and (max-width: 575.98px){.get-in-touch__address .addressnote{font-size:.6rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.get-in-touch__address .addressnote{font-size:1.1rem!important}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.get-in-touch__address .addressnote{font-size:1rem!important}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.get-in-touch__address .addressnote{font-size:1rem}}.get-in-touch__contact{display:flex;flex-direction:row;justify-content:space-around;align-items:center;height:10vh}.get-in-touch__contact a{display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:1rem}.get-in-touch__contact a:hover{text-decoration:underline}.get-in-touch__smContact{display:none}@media only screen and (max-width: 575.98px){.get-in-touch__smContact{display:flex;flex-direction:column;gap:1rem;position:relative;bottom:80px}.get-in-touch__smContact a{font-size:.9rem;font-weight:500;color:#4e4e4e;cursor:pointer;text-align:center}.get-in-touch__smContact a:hover{text-decoration:underline}}.social-media-container{background:#000;height:10vh;display:flex;-webkit-box-align:center;-ms-flex-align:center;justify-content:space-between;align-items:center;width:100%}@media only screen and (min-width: 576px) and (max-width: 767.98px){.social-media-container{height:auto;padding:1rem 0;flex-direction:column;gap:10px}}@media only screen and (max-width: 575.98px){.social-media-container{height:auto;padding:1rem 0;flex-direction:column;gap:10px}}.social-media-container__content{display:flex;justify-content:flex-start;align-items:center;gap:2rem;width:-moz-fit-content;width:fit-content;padding:0 2rem;position:relative;left:8%}@media only screen and (min-width: 576px) and (max-width: 767.98px){.social-media-container__content{gap:1.5rem;padding:0;left:0}}@media only screen and (max-width: 575.98px){.social-media-container__content{width:100%;justify-content:center;gap:1.5rem;position:static}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.social-media-container__content{justify-content:center}}.social-media-link{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.social-media-link:hover{transform:translateY(-5px)}.social-media-icon{color:#fff;font-size:2.2rem}@media only screen and (min-width: 768px) and (max-width: 991.98px){.social-media-icon{font-size:2rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.social-media-icon{font-size:1.8rem}}@media only screen and (max-width: 575.98px){.social-media-icon{font-size:1.5rem}}.get-in-touch__smContact{display:none;gap:0}@media only screen and (max-width: 575.98px){.get-in-touch__smContact{display:flex;justify-content:center;align-items:center;gap:.3rem!important;bottom:-.5rem!important}.get-in-touch__smContact span{font-size:.8rem}}.market{color:#fff;padding-right:2%;font-size:12px}.market a{color:#ffffff92;cursor:pointer}.market a:hover{color:#00f}.get-in-touch-modal .ant-btn-primary{background-color:#000!important;border-color:#000!important}.get-in-touch-modal .ant-btn-primary:hover,.get-in-touch-modal .ant-btn-primary:focus,.get-in-touch-modal .ant-btn-primary:active{background-color:#111!important;border-color:#111!important}.get-in-touch-modal .ant-input,.get-in-touch-modal .ant-input:focus,.get-in-touch-modal .ant-input-focused{border-radius:12px!important;border:1px solid rgba(0,0,0,.2)!important;background:#fbfbfb!important;box-shadow:none!important}.get-in-touch-modal .ant-input:hover{border-color:#0003!important}.get-in-touch-modal .ant-input{border-radius:12px!important;border:1px solid rgba(0,0,0,.2)!important;background:#fbfbfb!important}.bird{height:350vh;align-items:center;justify-content:center;display:flex;position:sticky;top:0;scroll-snap-align:start;background-color:#fff;overflow:hidden;width:100vw}@media only screen and (min-width: 576px) and (max-width: 767.98px){.bird{height:300vh}}@media only screen and (max-width: 575.98px){.bird{height:200vh}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.bird{height:200vh}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.bird{height:200vh}}.bird-container{width:100vw;height:100vh;position:absolute;top:97vh;right:-45%;display:flex;justify-content:flex-end;align-items:flex-end;z-index:1}@media only screen and (max-width: 575.98px){.bird-container{height:20vh}}@media screen and (min-width: 768px) and (max-width: 770px) and (max-height: 1024px){.bird-container{top:30vh;right:-20rem}}@media screen and (min-width: 820px) and (max-width: 825px) and (max-height: 1180px){.bird-container{top:30vh;right:-20rem}}@media screen and (min-width: 1024px) and (max-width: 1025px) and (max-height: 1366px){.bird-container{top:30vh;right:-20rem}}.bird-image{height:auto;width:100%;-o-object-fit:cover;object-fit:cover;z-index:0}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.bird-image{top:-15rem;right:-50rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.bird-image{top:-25rem;right:-40rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.bird-image{top:12rem;right:-28rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.bird-image{top:-10rem;right:-20rem;scale:1.4}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.bird-image{top:0rem;right:-18rem}}@media only screen and (max-width: 575.98px){.bird-image{top:2rem;right:-13rem}}.caption{position:absolute;top:0;left:0;height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:5rem;font-weight:100;z-index:2}.caption h1{font-size:4rem;font-weight:100;margin-top:-20vh;text-align:center}.caption h1 .changing-word{font-size:4rem!important;will-change:transform,opacity}.caption h1 .caption-span{font-size:.8rem!important;font-weight:300;display:block;width:100%;text-align:center;margin:0 auto}@media only screen and (min-width: 576px) and (max-width: 767.98px){.caption h1{font-size:2.5rem}}.caption .caption-buttons{display:flex;justify-content:center;margin-top:2rem;flex-wrap:wrap}.caption .testimonial-section{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;padding:0 2rem;z-index:0}@media only screen and (min-width: 576px) and (max-width: 767.98px){.caption .testimonial-section{bottom:6rem;padding:0 1.5rem;max-width:400px}}@media only screen and (max-width: 575.98px){.caption .testimonial-section{bottom:4rem;padding:0 1rem;max-width:320px}}.caption .testimonial-content{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}@media only screen and (min-width: 576px) and (max-width: 767.98px){.caption .testimonial-content{padding:1.25rem;gap:.75rem}}@media only screen and (max-width: 575.98px){.caption .testimonial-content{padding:1rem;gap:.5rem}}.caption .testimonial-text{width:100%}.caption .testimonial-text .testimonial-quote{font-size:.95rem;line-height:1.5;color:#333;font-style:italic;margin:0;font-weight:300;text-align:center}@media only screen and (min-width: 576px) and (max-width: 767.98px){.caption .testimonial-text .testimonial-quote{font-size:.85rem}}@media only screen and (max-width: 575.98px){.caption .testimonial-text .testimonial-quote{font-size:.8rem;line-height:1.4}}.caption .testimonial-author-row{display:flex;align-items:center;justify-content:center;gap:.75rem}@media only screen and (min-width: 576px) and (max-width: 767.98px){.caption .testimonial-author-row .avatar-placeholder{width:35px!important;height:35px!important;font-size:.8rem!important}}@media only screen and (max-width: 575.98px){.caption .testimonial-author-row .avatar-placeholder{width:30px!important;height:30px!important;font-size:.7rem!important}}.caption .testimonial-author-row .testimonial-author{font-size:.8rem;color:#666;margin:0;line-height:1.3;text-align:left}.caption .testimonial-author-row .testimonial-author strong{color:#000;font-weight:500}@media only screen and (min-width: 576px) and (max-width: 767.98px){.caption .testimonial-author-row .testimonial-author{font-size:.75rem}}@media only screen and (max-width: 575.98px){.caption .testimonial-author-row .testimonial-author{font-size:.7rem}}@media (max-width: 575.98px){.caption h1{text-align:center;font-size:3rem;margin-bottom:30%;will-change:contents}}.birdMobo{height:100vh;position:sticky;align-items:center;justify-content:center;display:flex;top:0;scroll-snap-align:start;overflow:hidden;width:100vw;background-color:#fff}.birdMobo-containerMobo{width:100%;height:100vh;position:relative;display:flex;justify-content:flex-end;align-items:flex-end}@media only screen and (max-width: 575.98px){.birdMobo-containerMobo{height:20vh}}.captionMobo{position:absolute;top:0;left:0;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;margin-bottom:5rem;font-weight:100!important;text-align:center}.captionMobo h1{font-weight:100;font-size:2.5rem}.bird-imageMobo{position:relative;height:600px;width:100%;-o-object-fit:cover;object-fit:cover;z-index:0;top:19rem;right:-12rem}@media screen and (min-width: 500px) and (max-width: 600px){.bird-imageMobo{top:17rem;right:-18rem}}@media screen and (min-width: 600px) and (max-width: 767px){.bird-imageMobo{top:17rem;right:-20rem}}@media (max-width: 575.98px){.captionMobo p{text-align:center;font-size:3rem;margin-bottom:30%}}.counterSection{background-color:#000;height:100vh;position:relative;z-index:100;display:flex;flex-direction:column;justify-content:space-around;padding:2rem}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.counterSection{height:-moz-fit-content;height:fit-content}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.counterSection{height:-moz-fit-content;height:fit-content}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.counterSection{height:-moz-fit-content;height:fit-content}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.counterSection{height:-moz-fit-content;height:fit-content}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.counterSection{height:auto;min-height:80vh;padding:3rem 0}}@media only screen and (max-width: 575.98px){.counterSection{height:auto;min-height:75vh;padding:2rem 0;margin-top:-5rem}}@media screen and (min-width: 400px) and (max-width: 430px){.counterSection{height:auto;min-height:75vh;padding:2rem 0;margin-top:-18rem}}@media screen and (min-width: 1024px) and (max-width: 1025px) and (max-height: 1366px){.counterSection{height:-moz-fit-content;height:fit-content}}.counter-content{height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:space-between}.title-container{text-align:center}.counterup{font-size:9rem;font-weight:700;color:#fff;margin:0;padding:0;text-align:center;padding-bottom:6rem;line-height:1;overflow:hidden}.counterup-text{width:100%;transition:all 1s ease;margin-left:auto;overflow:hidden;display:flex;flex-direction:column;align-items:center;height:18rem}@media only screen and (max-width: 575.98px){.counterup-text{height:9.25rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.counterup-text{height:13.25rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.counterup-text{height:14.25rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.counterup-text{height:16.25rem}}.counterup-text .question-top{font-size:1.5rem;font-weight:400;text-align:center;color:#fff;opacity:.8;order:-1;align-self:center;text-transform:uppercase}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.counterup-text .question-top{font-size:2rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.counterup-text .question-top{font-size:1.8rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.counterup-text .question-top{font-size:1.6rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.counterup-text .question-top{font-size:1.4rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.counterup-text .question-top{font-size:1.2rem}}@media only screen and (max-width: 575.98px){.counterup-text .question-top{font-size:.9rem}}.counterup-text .answer{font-size:1.5rem;font-weight:400;color:#fff;opacity:.5;align-self:flex-end;margin-right:2rem;position:absolute;bottom:-4rem;right:0;transform:rotate(-10deg)}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.counterup-text .answer{font-size:2rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.counterup-text .answer{font-size:1.8rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.counterup-text .answer{font-size:1.6rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.counterup-text .answer{font-size:1.4rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.counterup-text .answer{font-size:1.2rem}}@media only screen and (max-width: 575.98px){.counterup-text .answer{font-size:.9rem;bottom:-2rem;margin-right:.5rem}}.counterup-text h2{transition:transform .5s ease-out;font-size:10rem;font-weight:700;color:#fff;margin:1rem 0;text-align:center}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.counterup-text h2{font-size:9rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.counterup-text h2{font-size:8rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.counterup-text h2{font-size:7rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.counterup-text h2{font-size:6rem;text-align:center}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.counterup-text h2{font-size:4.5rem;text-align:center}}@media only screen and (max-width: 575.98px){.counterup-text h2{font-size:3rem;text-align:center;line-height:1.2;margin:.5rem 0}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.counterup{font-size:8rem;padding-bottom:5rem;padding-top:6rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.counterup{font-size:7.5rem;padding-bottom:4.5rem;padding-top:5.5rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.counterup{font-size:7rem;padding-bottom:4rem;padding-top:5rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.counterup{font-size:6rem;padding-bottom:2rem;padding-top:4rem;text-align:center}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.counterup{font-size:4.5rem;padding-bottom:2rem;padding-top:3rem;text-align:center}}@media only screen and (max-width: 575.98px){.counterup{font-size:2.5rem;padding-bottom:1.5rem;padding-top:1.5rem;text-align:center;line-height:1.2}}.stats-section{display:flex;justify-content:space-around;align-items:center;color:#fff;padding:6rem 3rem;text-align:center;height:50%}@media only screen and (min-width: 768px) and (max-width: 991.98px){.stats-section{padding:0rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.stats-section{padding:1rem 3rem 6rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.stats-section{flex-wrap:wrap;gap:2rem;padding:1.5rem}}@media only screen and (max-width: 575.98px){.stats-section{flex-direction:column;gap:2.5rem;padding:1rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.stats-section{padding:3.5rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.stats-section{padding:3rem}}.stats-section__item{flex:1}@media only screen and (min-width: 576px) and (max-width: 767.98px){.stats-section__item{flex:0 0 45%}}@media only screen and (max-width: 575.98px){.stats-section__item{flex:0 0 100%}}.stats-section__value{font-size:4rem;font-weight:700;margin:0}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.stats-section__value{font-size:3.5rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.stats-section__value{font-size:3rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.stats-section__value{font-size:2.5rem}}@media only screen and (max-width: 575.98px){.stats-section__value{font-size:2.2rem}}.stats-section__label{font-size:1rem;text-transform:uppercase;letter-spacing:1px;margin-top:.5rem}@media only screen and (min-width: 576px) and (max-width: 767.98px){.stats-section__label{font-size:.9rem}}@media only screen and (max-width: 575.98px){.stats-section__label{font-size:.8rem}}.buttondivCounter{margin-top:auto;text-align:center;padding-bottom:4rem;display:flex;justify-content:center}@media only screen and (max-width: 575.98px){.buttondivCounter{margin-top:3rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.buttondivCounter{margin-top:5rem}}.buttondivCounter .portfolio-btn{background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:none;color:#fff;padding:1rem 2rem;border-radius:50px}.buttondivCounter .portfolio-btn:hover{background:#fff3}.buttondiv{display:flex;text-align:center;justify-content:center;padding:11rem}.btn{border:none;outline:none;cursor:pointer}.commonbutton{background-color:#3e3d3c;border-radius:35px;display:flex;align-items:center;justify-content:center;padding:1rem 2rem;color:#fff;font-size:larger}@media only screen and (max-width: 575.98px){.commonbutton{font-size:.8rem;padding:.5rem 1rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.commonbutton{font-size:.9rem;padding:.6rem 1.2rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.commonbutton{font-size:1rem;padding:.7rem 1.4rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.commonbutton{font-size:1.1rem;padding:.8rem 1.6rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.commonbutton{font-size:1.2rem;padding:.9rem 1.8rem}}.research{color:#fff;padding:.5rem 1rem;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center}.research__header{text-align:center;margin-bottom:3.8rem;z-index:1000}.research__subtitle{text-transform:uppercase;letter-spacing:1px;font-size:14px;margin-bottom:16px}.research__title{font-size:6rem;color:#fff;font-weight:700;margin:0;z-index:1000}@media only screen and (max-width: 575.98px){.research__title{font-size:2rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.research__title{font-size:3.2rem!important}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.research__title{font-size:4.5rem!important}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.research__title{font-size:5.5rem!important}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.research__title{font-size:5rem}}.research__steps{max-width:1200px;width:100%;margin:0 auto 60px;display:flex;flex-direction:column;gap:40px}.research__step{display:flex;gap:24px;position:relative;padding:20px;width:50%}.research__step--left{align-self:flex-start}.research__step--right{align-self:flex-end}.research__step-number{font-size:15rem;font-weight:700;opacity:.2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;display:flex;align-items:center;justify-content:center;transition:transform .1s linear}.research__step-content{z-index:1}.research__step-title{font-size:4rem;margin-bottom:16px;display:flex;gap:4rem}.research__step-description{font-size:16px;line-height:1.6;opacity:.8}.research__cta{background-color:#fff;color:#2b2b2b;border:none;padding:16px 32px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease}.research__cta:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media (max-width: 768px){.research__step{width:70%}}@media (max-width: 600px){.research{padding:0 20px}.research__step{width:100%}.research__step--left,.research__step--right{align-self:flex-start}.research__title{font-size:32px}.research__step-number{font-size:9rem}.research__step-title{font-size:2rem;gap:1rem}}@media (min-width: 600px) and (max-width: 1200px){.research{padding:1rem}.research__title{font-size:36px}.research__step-number{font-size:11rem}.research__step-title{font-size:3rem;gap:1rem}}.meet{background-color:#fff;min-height:60vh;position:relative}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.meet{min-height:38vh}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.meet{min-height:38vh}}@media screen and (width: 1024px) and (height: 1366px){.meet{min-height:45vh}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.meet{min-height:-moz-fit-content;min-height:fit-content;padding-bottom:2rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.meet{min-height:-moz-fit-content;min-height:fit-content;padding-bottom:2rem}}@media only screen and (max-width: 575.98px){.meet{min-height:-moz-fit-content;min-height:fit-content;padding-bottom:2rem}}.meet-head{font-size:6rem;padding-left:2rem;padding-top:4rem;padding-bottom:3rem}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.meet-head{font-size:5.5rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.meet-head{font-size:4.5rem;padding-left:0;text-align:center;padding-top:3rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.meet-head{font-size:5.5rem;padding-top:3rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.meet-head{font-size:3.2rem;padding-top:2.5rem}}@media only screen and (max-width: 575.98px){.meet-head{font-size:2rem!important;padding-top:1.5rem;padding-left:0;padding-bottom:1.5rem;text-align:center}}.swiper{width:85%;height:100%}@media screen and (width: 1024px) and (height: 1366px){.swiper{height:30vh}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.swiper{width:95%}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.swiper{width:95%}}@media only screen and (max-width: 575.98px){.swiper{width:90%;height:-moz-fit-content;height:fit-content;margin-bottom:0rem}}@media screen and (max-width: 400px){.swiper{width:100%;height:-moz-fit-content!important;height:fit-content!important}}.swiper-container{padding:0 20px}@media (min-width: 576px){.swiper-container{padding:0 30px}}@media (min-width: 992px){.swiper-container{padding:0 40px}}.team-member{min-height:20rem;width:100%;margin:0 auto;border-radius:.8rem;overflow:hidden;display:flex;flex-direction:column;margin-bottom:.5rem;justify-content:start;text-align:start;position:relative;background:transparent;transition:filter .3s ease}.team-member img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width: 768px){.team-member img{filter:grayscale(100%);transition:filter .3s ease}}@media only screen and (max-width: 575.98px){.team-member img{-o-object-fit:contain;object-fit:contain;filter:none;transition:none}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.team-member img{filter:none;transition:none}}@media (min-width: 768px){.team-member:hover img{filter:grayscale(0%)}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.team-member{min-height:20rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.team-member{min-height:20rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.team-member{min-height:16rem;width:82%}}@media only screen and (max-width: 575.98px){.team-member{min-height:12rem;width:100%;border-radius:.8rem}}@media (max-width: 376px){.team-member{min-height:10rem;width:100%}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.team-member{min-height:16rem;width:100%}}.swiper-slide{text-align:start;height:20rem}.swiper-slide h3{font-size:1.2rem;font-weight:500}@media only screen and (min-width: 768px) and (max-width: 991.98px){.swiper-slide h3{font-size:1rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.swiper-slide h3{font-size:1.2rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.swiper-slide h3{font-size:1rem;text-align:center}}@media only screen and (max-width: 575.98px){.swiper-slide h3{font-size:.9rem;text-align:center}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.swiper-slide h3{font-size:1.2rem}}.swiper-slide p{font-size:1rem;color:#838383}@media only screen and (min-width: 768px) and (max-width: 991.98px){.swiper-slide p{font-size:1rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.swiper-slide p{font-size:.8rem;text-align:center}}@media only screen and (max-width: 575.98px){.swiper-slide p{font-size:.6rem;white-space:nowrap;text-align:center}}@media (min-width: 768px){.swiper-slide:hover .team-member img{filter:grayscale(0%)}.swiper-slide:hover~.swiper-slide .team-member img{filter:grayscale(100%)}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.swiper-slide{height:-moz-fit-content;height:fit-content}}@media only screen and (max-width: 575.98px){.swiper-slide{height:-moz-fit-content;height:fit-content}}@keyframes slideRight{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}.logos{overflow:hidden;background-color:#000;width:100%;height:-moz-fit-content;height:fit-content;padding-top:3rem}@media only screen and (max-width: 575.98px){.logos{height:-moz-fit-content;height:fit-content;padding-top:1.5rem}}@media screen and (min-width: 400px) and (max-width: 450px){.logos{height:-moz-fit-content;height:fit-content;padding-top:1.8rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.logos{height:-moz-fit-content;height:fit-content;padding-top:2rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.logos{height:-moz-fit-content;height:fit-content}}.logos-title{font-size:10rem;font-weight:700;margin-bottom:2rem;text-align:right;color:#fff;padding-top:3rem;padding-right:2rem}@media only screen and (max-width: 575.98px){.logos-title{font-size:4rem;padding-top:1.5rem;text-align:center;padding-right:0}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.logos-title{font-size:5rem;padding-top:2rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.logos-title{font-size:7rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.logos-title{font-size:9rem}}.logos-text{width:100%;transition:all 1s ease;margin-left:auto;overflow:hidden}.logos-text-text.animate{transform:translateY(10rem)}.logos-text div{transition:transform .5s ease-out}.logos-rot{transform:rotate(-5deg);padding-top:7rem;display:flex;flex-direction:column;gap:4rem}@media only screen and (max-width: 575.98px){.logos-rot{padding-top:3rem;gap:2rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.logos-rot{padding-top:4rem;gap:3rem}}.logo-slide{display:flex;gap:1rem;width:calc(200% + 3rem);animation:slideRight 30s linear infinite}.logo-slide:hover{animation-play-state:paused}.logo-slide.reverse{animation:slideRight 30s linear infinite}.logo-slide.reverse:hover{animation-play-state:paused}.logo-slide img{flex:0 0 auto;height:19rem;width:19rem;-o-object-fit:cover;object-fit:cover;border-radius:5px;transition:transform .3s ease-in-out}@media only screen and (max-width: 575.98px){.logo-slide img{height:12rem;width:12rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.logo-slide img{height:15rem;width:15rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.logo-slide img{height:16rem;width:16rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.logo-slide img{height:14rem;width:14rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.logo-slide img{height:13rem;width:13rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.logo-slide img{height:16rem;width:16rem}}.logo-slide img:hover{transform:scale(1.1)}.buttondivPortfolio{margin-top:6rem;text-align:center;padding:7rem;display:flex;justify-content:center}@media only screen and (max-width: 575.98px){.buttondivPortfolio{margin-top:auto;padding:2rem}.buttondivPortfolio button{font-size:.8rem;padding:.5rem 1rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.buttondivPortfolio{margin-top:auto;padding:2rem}.buttondivPortfolio button{font-size:.9rem;padding:.6rem 1.2rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.buttondivPortfolio{margin-top:auto;padding:4rem}.buttondivPortfolio button{font-size:1rem;padding:.7rem 1.4rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.buttondivPortfolio{margin-top:auto;padding:4rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.buttondivPortfolio{margin-top:auto;padding:5rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.buttondivPortfolio{margin-top:auto;padding:8rem}}.doubleline-slide{display:flex;gap:1rem}@media only screen and (min-width: 768px) and (max-width: 991.98px){.doubleline-slide{width:100%;height:-moz-fit-content;height:fit-content}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.doubleline-slide{width:100%;height:-moz-fit-content;height:fit-content}}@media only screen and (max-width: 575.98px){.doubleline-slide{width:100%;height:-moz-fit-content;height:fit-content}}.doubleline-slide video{flex:0 0 auto;width:20rem;margin-top:2rem;border-radius:5px;text-align:center;font-size:1rem;transition:transform .3s ease-in-out;border:2px solid black;-o-object-fit:cover;object-fit:cover}.doubleline-slide video:hover{transform:scale(1.1)}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.doubleline-slide video{width:16rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.doubleline-slide video{width:16rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.doubleline-slide video{width:15rem;margin:.5rem}}@media only screen and (max-width: 575.98px){.doubleline-slide video{width:15rem;margin:.3rem}}.swiper{width:100%!important}.slider-item{animation:slideLinear 30s linear infinite}@keyframes slideLinear{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-100%)}}.realstories{overflow:hidden;height:auto;padding:2rem 0;background-color:#000;position:relative}.realstories-title{font-size:11rem;font-weight:700;margin-bottom:2rem;text-align:right;color:#fff;padding-top:3rem}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.realstories-title{font-size:9rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.realstories-title{font-size:7.5rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.realstories-title{font-size:6rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.realstories-title{font-size:4rem}}@media only screen and (max-width: 575.98px){.realstories-title{font-size:3rem;padding-top:0rem;text-align:center}}.realstories-rot{transform:skew(.02turn,-5deg);padding-top:6rem;padding-bottom:5rem}@media only screen and (min-width: 768px) and (max-width: 991.98px){.realstories-rot{transform:none;padding-top:4rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.realstories-rot{transform:none;padding-top:2rem}}@media only screen and (max-width: 575.98px){.realstories-rot{transform:none;padding-top:1rem;padding-bottom:1rem}}.realstories-slide{display:flex;gap:1rem;width:calc(200% + 3rem);animation:slide 30s linear infinite}.realstories-slide:hover{animation-play-state:paused}@media only screen and (min-width: 768px) and (max-width: 991.98px){.realstories-slide{animation:none;width:100%;height:-moz-fit-content;height:fit-content}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.realstories-slide{animation:none;width:100%;height:-moz-fit-content;height:fit-content}}@media only screen and (max-width: 575.98px){.realstories-slide{animation:none;width:100%;height:-moz-fit-content;height:fit-content}}.realstories-slide video{flex:0 0 auto;width:20rem;background-color:#fff;margin:1rem;border-radius:5px;text-align:center;font-size:1rem;transition:transform .3s ease-in-out;border:2px solid black;-o-object-fit:cover;object-fit:cover}.realstories-slide video:hover{transform:scale(1.1)}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.realstories-slide video{width:16rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.realstories-slide video{width:16rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.realstories-slide video{width:15rem;margin:.5rem}}@media only screen and (max-width: 575.98px){.realstories-slide video{width:15rem;margin:.3rem}}.projects{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10000;transform-origin:bottom}.projects--active .projects__content{opacity:1}.projects__body{width:100%;top:0;left:0;background-color:#000;z-index:100000000;transition:transform 1s cubic-bezier(0,1.08,.69,.97);-webkit-overflow-scrolling:touch;min-height:100vh}.projects__content{padding:5rem;position:relative;opacity:0;overflow:visible;transition:opacity .5s ease-in-out;max-height:100vh;overflow-y:auto;z-index:100000000;background-color:#000}@media (max-width: 1200px){.projects__content{padding:4rem;min-height:150vh}}@media (max-width: 992px){.projects__content{padding:3rem;min-height:120vh}}@media (max-width: 768px){.projects__content{padding:2rem;min-height:100vh}}@media (max-width: 576px){.projects__content{padding:1rem;min-height:80vh}}.projects__title{font-size:10rem;font-weight:700;color:#fff;animation:fadeIn2 1s ease-in-out forwards;animation-delay:.5s;opacity:0}@media (max-width: 1200px){.projects__title{font-size:8rem}}@media (max-width: 992px){.projects__title{font-size:6rem}}@media (max-width: 768px){.projects__title{font-size:4rem}}@media (max-width: 576px){.projects__title{font-size:3rem}}.projects-nav{display:grid;grid-template-columns:repeat(15,1fr);gap:1rem;width:100%;list-style:none;margin:4rem 0}@media (max-width: 768px){.projects-nav{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 992px){.projects-nav{grid-template-columns:repeat(4,1fr)}}.projects-nav li{color:#fff;cursor:pointer;padding:.5rem 1rem;border-radius:1rem;transition:all .3s ease-in-out;white-space:nowrap}.projects-nav li.active{background-color:#fff;color:#000}.projects-show{width:100%;display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}@media (max-width: 1400px){.projects-show{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1200px){.projects-show{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.projects-show{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.projects-show{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.projects-show{grid-template-columns:repeat(1,1fr)}}.projects-show-item{width:100%;height:-moz-fit-content;height:fit-content;transition:transform 1s cubic-bezier(0,1.08,.69,.97)}.back-button-project{display:flex;align-items:center;justify-content:center;z-index:1001}@media (max-width: 768px){.back-button-project{top:1rem;left:1rem}}.back-button-project:hover{background:#ffffff1a}.scroll-container{height:-moz-fit-content;height:fit-content;width:100%;background-color:#fff}.serviceMain{height:100vh;display:flex;align-items:center;justify-content:center;background-color:#000;padding-left:20rem;padding-right:20rem;gap:2rem;z-index:100000000;position:sticky;top:-1px}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.serviceMain{padding-left:11rem;padding-right:11rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.serviceMain{padding-left:10rem;padding-right:10rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.serviceMain{padding-left:8rem;padding-right:8rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.serviceMain{padding-left:6rem;padding-right:6rem}}@media only screen and (min-width: 768px) and (max-width: 875px){.serviceMain{padding-left:5rem;padding-right:3rem}}.serviceMain__image-container{flex:1;overflow:hidden;border-radius:1.5rem}.serviceMain__image-container__image-wrapper{display:flex;flex-direction:column;overflow-y:auto;height:100%;gap:1rem;transition:opacity 2s ease-in-out}.serviceMain__image-container img{width:80%;height:80%;border-radius:10px;-o-object-fit:fill;object-fit:fill;-o-object-position:bottom;object-position:bottom}@media only screen and (min-width: 768px) and (max-width: 991.98px){.serviceMain__image-container img{width:100%;height:100%}}.serviceMain__text-container{flex:1;height:auto;padding:10px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;position:relative;padding-bottom:10rem}.serviceMain__content-item{margin-bottom:4rem;font-size:3rem;position:relative;opacity:1;overflow:hidden;background-color:#000}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.serviceMain__content-item{margin-bottom:3rem}}.serviceMain__main-subtitle{font-size:.9rem;letter-spacing:3px;font-weight:200;color:#ccc}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.serviceMain__main-subtitle{font-size:.85rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.serviceMain__main-subtitle{font-size:.8rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.serviceMain__main-subtitle{font-size:.7rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.serviceMain__main-subtitle{font-size:.6rem}}.serviceMain__main-title{font-size:2.5rem;margin-bottom:1.5rem;color:#ccc;font-weight:400;line-height:1.2}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.serviceMain__main-title{font-size:2.4rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.serviceMain__main-title{font-size:1.5rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.serviceMain__main-title{font-size:1.4rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.serviceMain__main-title{font-size:1.6rem}}@media only screen and (min-width: 768px) and (max-width: 875px){.serviceMain__main-title{font-size:1.4rem;margin-bottom:1.3rem}}.serviceMain__description{font-size:1rem;color:#ccc;opacity:1;transition:all .5s ease-in-out}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.serviceMain__description{font-size:1rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.serviceMain__description{font-size:1rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.serviceMain__description{font-size:.8rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.serviceMain__description{font-size:.8rem}}@media only screen and (min-width: 768px) and (max-width: 875px){.serviceMain__description{font-size:.7rem}}.serviceMain__key-statement,.serviceMain__additional-statement{font-size:1.5rem;color:#ccc;margin:5px 0;opacity:.8}.serviceMain__main-subtitle-fade{font-size:.9rem;letter-spacing:3px;font-weight:200;color:#ccc;opacity:.4}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.serviceMain__main-subtitle-fade{font-size:.7rem!important}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.serviceMain__main-subtitle-fade{font-size:.6rem}}.serviceMain__main-title-fade{font-size:2.5rem;margin-bottom:1.5rem;color:#ccc;font-weight:400;line-height:1.2;opacity:.4}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.serviceMain__main-title-fade{font-size:2.4rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.serviceMain__main-title-fade{font-size:1.5rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.serviceMain__main-title-fade{font-size:1.4rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.serviceMain__main-title-fade{font-size:1.6rem}}@media only screen and (min-width: 768px) and (max-width: 875px){.serviceMain__main-title-fade{font-size:1.4rem;margin-bottom:1.3rem}}.serviceMain__description-fade{font-size:1rem;color:#ccc;opacity:.3}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.serviceMain__description-fade{font-size:.8rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.serviceMain__description-fade{font-size:.8rem}}@media only screen and (min-width: 768px) and (max-width: 875px){.serviceMain__description-fade{font-size:.7rem}}.fade-in-image{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{opacity:0;animation:fadeIn .5s forwards}@keyframes fadeIn{to{opacity:1}}.blinking-effect img{animation:blink .4s linear}@keyframes blink{0%{opacity:.5}to{opacity:1}}.serviceMain__content-item-button{background-color:#000;height:10rem;width:100%;position:absolute;bottom:-5rem;display:none}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.serviceMain__content-item-button{bottom:2rem}}.mob-work-section{background-color:#000!important;padding:2rem;height:-moz-fit-content;height:fit-content;z-index:10000}.mob-work-section__scroll-container{position:relative;height:100%}.mob-work-section__item{height:100vh;position:sticky;top:2rem;background-color:#000;display:flex;flex-direction:column;gap:2rem;border-radius:1rem}.mob-work-section__item-image-container{height:18rem;border-radius:1rem}@media only screen and (min-width: 768px) and (max-width: 991.98px){.mob-work-section__item-image-container{height:35rem}}.mob-work-section__item-image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:1rem}.mob-work-section .work-section__heading-style{font-size:1.8rem;margin-bottom:1.5rem;color:#fff;font-weight:400;line-height:1.2}@media only screen and (min-width: 768px) and (max-width: 991.98px){.mob-work-section .work-section__heading-style{font-size:3rem}}.mob-work-section .work-section__subtitle-style{font-size:.9rem;letter-spacing:3px;font-weight:200;color:#fff}.mob-work-section .work-section__para-style{font-size:.9rem;color:#fff;opacity:1;transition:all .5s ease-in-out}@media only screen and (min-width: 768px) and (max-width: 991.98px){.mob-work-section .work-section__para-style{font-size:1.4rem}}.mob-work-section .work-section__linktag{font-size:.8rem!important;width:-moz-fit-content;width:fit-content;margin-top:1rem}.mob-work-section__item-pills{display:flex;flex-direction:column;gap:.1rem;border-radius:.5rem;padding:1rem}@media (max-width: 768px){.mob-work-section__pill-item{margin:.5rem 0}}.buttondivPortfolioSer{text-align:left;margin-top:2rem;width:-moz-fit-content;width:fit-content}@media only screen and (max-width: 575.98px){.buttondivPortfolioSer{padding:1rem;margin-top:0;width:-moz-fit-content;width:fit-content}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.buttondivPortfolioSer{margin-top:0;padding:6rem;width:-moz-fit-content;width:fit-content}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.buttondivPortfolioSer{padding:1rem 0 0;margin-top:0;width:-moz-fit-content;width:fit-content}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.buttondivPortfolioSer{padding:1rem 0 0;width:-moz-fit-content;width:fit-content}}@media screen and (min-width: 1024px) and (max-width: 1025px) and (max-height: 1366px){.buttondivPortfolioSer{margin-top:0}}.about{height:-moz-fit-content;height:fit-content;padding:0 5rem}.about .home-text{height:-moz-fit-content;height:fit-content;overflow:hidden;width:90%;color:#fff;font-size:6rem;font-weight:700;line-height:1.2;margin-bottom:2.5rem}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.about .home-text{font-size:6rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.about .home-text{font-size:5rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.about .home-text{font-size:4rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.about .home-text{font-size:3.5rem}}@media screen and (min-width: 1024px) and (max-width: 1025px) and (max-height: 1366px){.about .home-text{width:100%;font-size:2.5rem}}.about-scroll-container{height:100%;width:100%;display:grid;grid-template-columns:1fr .6fr;gap:2rem;position:relative}.about-scroll-container-left-content{position:sticky;top:10rem;left:0;background-image:url(/UpdatedUIsky-17.svg);background-position:bottom;background-repeat:no-repeat}@media screen and (min-width: 1024px) and (max-width: 1025px) and (max-height: 1366px){.about-scroll-container-left-content{top:30rem}}.about-scroll-container-right{display:flex;flex-direction:column;gap:5rem;padding:0}.about-scroll-container-right-content{display:flex;flex-direction:column;gap:1rem;height:30rem;width:100%;overflow:hidden}@media screen and (min-width: 1024px) and (max-width: 1025px) and (max-height: 1366px){.about-scroll-container-right-content{height:25rem}}.about-scroll-container-right-content .img-container{flex:1;width:100%;background-color:#c2c2c2;border-radius:1rem;overflow:hidden}.about-scroll-container-right-content .img-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-scroll-container-right-content .buttons{display:flex;height:-moz-fit-content;height:fit-content;justify-content:space-between;align-items:center;gap:2rem}.about-para-container{min-height:10rem;width:100%;display:flex;justify-content:space-between;align-items:start;gap:3rem}.about-para-container-right{flex:1;text-align:left;font-size:1.5rem;line-height:1.5;font-weight:200;color:#fff}.animate-mount{opacity:0;animation:mountAnimation .5s ease-out;animation-fill-mode:forwards}@keyframes mountAnimation{0%{opacity:0}to{opacity:1;transform:translateY(0)}}.about-mob{position:relative}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.about-mob{text-align:left}}@media only screen and (max-width: 575.98px){.about-mob{margin-bottom:0}}.about-scroll-mob{background-color:#fff}.about-scroll-mob-container{display:flex;flex-direction:column;position:relative;padding:6px}.about-scroll-mob-container .home-text{width:100%;height:-moz-fit-content;height:fit-content;padding:0;margin:2rem 0;z-index:-1;background-color:#fff}@media only screen and (max-width: 575.98px){.about-scroll-mob-container .home-text{font-size:2.8rem;width:75%;font-weight:400}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.about-scroll-mob-container .home-text{display:flex;align-items:start;justify-content:start}}.about-scroll-mob-container-item{position:sticky;top:4rem;left:0;z-index:1;background-color:#fff}@media only screen and (max-width: 575.98px){.about-scroll-mob-container-item{top:2rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.about-scroll-mob-container-item{padding:4px}}.about-scroll-mob-right-contents{z-index:1;position:sticky;top:0;left:0;background-color:#fff}.about-scroll-mob-right-contents .img-container{width:100%;height:20rem;border-radius:1rem;overflow:hidden}.about-scroll-mob-right-contents .img-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem}.about-scroll-mob-container-left{position:relative;z-index:2;background-color:#fff}.about-scrolll-mob-left{position:relative;padding:1rem 1rem 0;margin-bottom:1rem;height:-moz-fit-content;height:fit-content;z-index:2}.clickbtn{background-color:#fff;width:7.5rem;height:2rem;font-size:medium;color:#000;font-weight:700;border-radius:1rem;outline:none;border:none}.about-mob-para{line-height:1.5;background-color:#fff;height:-moz-fit-content;height:fit-content}@media only screen and (max-width: 575.98px){.about-mob-para{font-size:13px}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.about-mob-para{font-size:2rem}}@media (min-width: 800px) and (max-width: 900px){.main-swiperabout-scroll-mob-container{padding:15px}}.researchNew{background-position:bottom;background-repeat:no-repeat;position:relative;width:100%}.researchNew-container{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:4rem}@media only screen and (max-width: 575.98px){.researchNew-container{height:100vh;gap:2rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.researchNew-container{height:100vh;gap:2rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.researchNew-container{height:50vh;gap:2rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.researchNew-container{height:100vh;gap:2rem}}.researchNew-flags-wrapper{width:100vw;margin:0;overflow:hidden;position:relative}@media only screen and (max-width: 575.98px){.researchNew-flags-wrapper{width:100%}}.researchNew-flags{display:flex;align-items:start;width:-moz-max-content;width:max-content;padding:2rem 2rem 2rem 0;gap:5vw;transition:transform .3s ease-out}@media only screen and (max-width: 575.98px){.researchNew-flags{gap:0;padding:1rem}}.researchNew-header{width:100%;padding-left:5rem}.researchNew-header .header-content{max-width:950px;text-align:left}@media only screen and (min-width: 768px) and (max-width: 991.98px){.researchNew-header .header-content{max-width:500px}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.researchNew-header .header-content{max-width:600px}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.researchNew-header .header-content{max-width:700px}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.researchNew-header .header-content{max-width:800px}}.researchNew-header h2{font-size:5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2;text-align:left}@media only screen and (min-width: 768px) and (max-width: 991.98px){.researchNew-header h2{font-size:3rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.researchNew-header h2{font-size:3.5rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.researchNew-header h2{font-size:4rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.researchNew-header h2{font-size:4rem}}.researchNew-header h3{font-size:1.5rem;font-weight:200;color:#fff;line-height:1.4;text-align:left}@media only screen and (min-width: 768px) and (max-width: 991.98px){.researchNew-header h3{font-size:1rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.researchNew-header h3{font-size:1.1rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.researchNew-header h3{font-size:1.2rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.researchNew-header h3{font-size:1.3rem}}.country-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:0 2rem;transition:all .3s ease-out;opacity:1}@media only screen and (max-width: 575.98px){.country-item{gap:.5rem}}.country-item img{width:500px;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:12px;box-shadow:0 4px 8px #0000001a;transition:all .2s ease}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.country-item img{width:400px;height:320px}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.country-item img{width:430px;height:330px}}@media (min-width: 1400px) and (max-width: 1600px){.country-item img{width:400px!important;height:320px!important}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.country-item img{width:460px;height:360px}}.country-item p{font-size:1.8rem;font-weight:500;transition:all .2s ease}@media only screen and (max-width: 575.98px){.country-item p{font-size:.8rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.country-item p{font-size:1.6rem}}.country-item.active{opacity:1;z-index:2}.country-item.active img{box-shadow:0 8px 16px #0003;border:2px solid rgb(255,255,255)}.country-item.active p{font-weight:600}.animate-slide-up{opacity:0;animation:none}.animate-slide-up.animate-slide-up{animation:slideUp .8s ease-out forwards}.serviceDetail{position:fixed;top:0;left:0;width:100vw;height:100vh;transform-origin:bottom;background-color:#000;z-index:10000000000000000000}.serviceDetail--active .serviceDetail__content{opacity:1}.serviceDetail--active .animate-slide-up{opacity:0;animation:slideUp .8s ease-out forwards}.serviceDetail__body{width:100%;top:0;left:0;z-index:100000000;background-color:#000;transition:transform 1s cubic-bezier(0,1.08,.69,.97);-webkit-overflow-scrolling:touch;min-height:100vh}.serviceDetail__content{width:100%;padding:3rem 3rem 0;position:relative;opacity:0;overflow:visible;transition:opacity .5s ease-in-out;max-height:-moz-fit-content;max-height:fit-content;z-index:100000000;background-color:#000}.serviceDetail__title{font-size:5rem;font-weight:400;color:#fff;animation:fadeIn2 1s ease-in-out forwards;animation-delay:.5s;opacity:0;padding:0 4.5rem}@media (max-width: 1200px){.serviceDetail__title{font-size:8rem}}@media (max-width: 992px){.serviceDetail__title{font-size:6rem}}@media (max-width: 768px){.serviceDetail__title{font-size:4rem}}@media (max-width: 576px){.serviceDetail__title{font-size:3rem}}.serviceDetail-nav{display:flex;justify-content:space-between;align-items:center;width:20rem;list-style:none;margin:4rem 0}.serviceDetail-nav li{color:#fff;cursor:pointer;padding:.5rem 1rem;border-radius:1rem;transition:all .3s ease-in-out}.serviceDetail-nav li.active{background-color:#fff;color:#000}.serviceDetail-show{width:100%;display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}@media (max-width: 1400px){.serviceDetail-show{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1200px){.serviceDetail-show{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.serviceDetail-show{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.serviceDetail-show{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.serviceDetail-show{grid-template-columns:repeat(1,1fr)}}.serviceDetail-show-item{width:100%;height:-moz-fit-content;height:fit-content;transition:transform 1s cubic-bezier(0,1.08,.69,.97)}@keyframes fadeIn{0%{transform:translateY(100vh)}50%{opacity:1}to{transform:translateY(0)}}@keyframes fadeIn2{0%{opacity:0}to{opacity:1}}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .5s ease-in-out}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .5s ease-in-out}.service-details-container{color:#fff;display:flex;padding:2rem 7.5rem;width:100%;justify-content:space-between}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.service-details-container{gap:3rem}}@media (max-width: 1200px){.service-details-container{gap:4rem;padding:2rem 5rem}}@media (max-width: 992px){.service-details-container{flex-direction:column;padding:2rem 3rem;gap:3rem}}@media (max-width: 576px){.service-details-container{padding:0rem 1.5rem;gap:2rem}}.service-details-container__content{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:2rem;flex:1}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.service-details-container__content{flex:.9}}.service-details-container__image{display:flex;align-items:flex-start;justify-content:end;width:-moz-fit-content;width:fit-content}@media only screen and (min-width: 768px) and (max-width: 991.98px){.service-details-container__image{justify-content:center;width:100%}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.service-details-container__image{justify-content:center;width:100%}}@media only screen and (max-width: 575.98px){.service-details-container__image{justify-content:center;width:100%}}.service-title{font-size:4.5rem;text-align:left;line-height:1.2}@media only screen and (max-width: 575.98px){.service-title{font-size:2rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.service-title{font-size:2.5rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.service-title{font-size:3rem;text-align:center}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.service-title{font-size:2.5rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.service-title{font-size:2.8rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.service-title{font-size:4rem}}.service-subtitle{margin-top:1rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:100;text-align:left}.service-content-wrapper{display:flex;gap:2rem;align-items:flex-start;padding:0 6rem}.service-image{width:100%;max-width:500px;height:auto;border-radius:8px;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width: 768px) and (max-width: 991.98px){.service-image{max-width:400px}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.service-image{max-width:400px}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.service-image{max-width:400px}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.service-image{max-width:450px}}.service-content{padding:2rem;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;font-size:1.5rem;background-color:#000}.service-description-container{display:flex;flex-direction:column;gap:1.3rem;max-width:800px}.service-section{margin-bottom:2rem}.service-section:last-child{margin-bottom:0}.service-section-heading{font-size:clamp(1.1rem,2vw,1.4rem);font-weight:600;color:#fff;margin-bottom:.8rem;line-height:1.3}@media only screen and (max-width: 575.98px){.service-section-heading{font-size:1.1rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.service-section-heading{font-size:1.2rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.service-section-heading{font-size:1.3rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.service-section-heading{font-size:1.3rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.service-section-heading{font-size:1.4rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.service-section-heading{font-size:1.5rem}}.service-section-description{font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.4;letter-spacing:-.4px;text-align:justify;text-justify:inter-word;color:#fff;opacity:.9;margin:0;font-weight:100}@media only screen and (max-width: 575.98px){.service-section-description{font-size:1rem;line-height:1.2}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.service-section-description{font-size:1rem;line-height:1.2}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.service-section-description{font-size:1rem;line-height:1.2}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.service-section-description{font-size:1rem;line-height:1.2}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.service-section-description{font-size:1.3rem;line-height:1.2}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.service-section-description{font-size:1.3rem;line-height:1.2}}.service-description1,.service-description2,.service-description3,.service-description4,.service-description5{font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.4;letter-spacing:-.4px;text-align:justify;text-justify:inter-word;color:#fff;opacity:.9;font-weight:100;margin:0;margin-bottom:.8rem}@media only screen and (max-width: 575.98px){.service-description1,.service-description2,.service-description3,.service-description4,.service-description5{font-size:1rem;line-height:1.2}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.service-description1,.service-description2,.service-description3,.service-description4,.service-description5{font-size:1rem;line-height:1.2}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.service-description1,.service-description2,.service-description3,.service-description4,.service-description5{font-size:1rem;line-height:1.2}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.service-description1,.service-description2,.service-description3,.service-description4,.service-description5{font-size:1rem;line-height:1.2}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.service-description1,.service-description2,.service-description3,.service-description4,.service-description5{font-size:1.3rem;line-height:1.2}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.service-description1,.service-description2,.service-description3,.service-description4,.service-description5{font-size:1.3rem;line-height:1.2}}.service-description1 strong,.service-description2 strong,.service-description3 strong,.service-description4 strong,.service-description5 strong{font-weight:600;color:#fff}.service-description1:last-of-type,.service-description2:last-of-type,.service-description3:last-of-type,.service-description4:last-of-type,.service-description5:last-of-type{margin-bottom:0}.service-description2{text-indent:clamp(2rem,4vw,5rem)}.service__navigation{margin-top:3rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;animation:slideUp .8s ease-out forwards;animation-delay:.5s;padding:2rem 7.5rem;width:100%}@media (max-width: 1200px){.service__navigation{padding:2rem 5rem}}@media (max-width: 992px){.service__navigation{padding:2rem 3rem}}@media (max-width: 576px){.service__navigation{padding:1.5rem;margin-top:2rem}}.service__navigation .nav-btn{background:none;border:none;color:#ffffffb3;cursor:pointer;font-size:clamp(.8rem,1.5vw,.9rem);padding:.5rem 1rem;transition:color .3s}.service__navigation .nav-btn:hover{color:#fff}.serviceDetail-body-scroll{height:100vh;overflow-y:scroll;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.back-button-service{position:relative;top:2rem;left:2rem}@media (max-width: 768px){.back-button-service{top:-1.7rem;left:-2rem}}.animate-slide-up{opacity:0;animation:slideUp .8s ease-out forwards;will-change:transform,opacity}.about-container{max-width:100%;background-color:#000000f2;color:#fff;opacity:0;transform:translateY(100vh);transition:all .8s ease-out;min-height:100vh;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;overflow-y:auto;overflow-x:hidden;width:100vw}.about-container--active{opacity:1;transform:translateY(0)}.hero-section{padding:40px 120px;position:relative}@media (max-width: 768px){.hero-section{padding:80px 20px 40px}}.hero-section h1{font-size:84px;font-weight:700;margin:0}@media (max-width: 768px){.hero-section h1{font-size:48px;text-align:left}}.story-section{display:flex;flex-direction:column;gap:100px;padding:40px 120px;width:100%;max-width:100%;box-sizing:border-box}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.story-section{gap:80px}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.story-section{gap:80px}}.story-content{display:flex;gap:3rem;max-width:100%}.story-content h2{font-size:32px;width:40rem;font-weight:500}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.story-content h2{font-size:28px}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.story-content h2{font-size:28px}}.story-content p{font-size:1.2rem;line-height:1.4;margin-bottom:.6rem;color:#ffffffe6}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.story-content p{font-size:1.1rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.story-content p{font-size:1rem}}.story-image{width:100%;height:40rem;-o-object-fit:cover;object-fit:cover;border-radius:8px}@media only screen and (max-width: 575.98px){.story-image{height:auto}}.vision-section{display:flex;gap:80px;padding:40px 120px;background-color:#000;align-items:flex-end;width:100%;max-width:100%;box-sizing:border-box}.vision-image{flex:1;width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.vision-content{flex:1;padding-right:40px;width:100%;max-width:100%;box-sizing:border-box}.vision-content h2{font-size:42px;font-weight:600;margin-bottom:16px;color:#fff}.vision-subtitle h3{font-size:32px;color:#fffc;margin-bottom:16px;font-weight:500}.vision-content p{font-size:18px;line-height:1.8;color:#ffffffb3;margin-top:20px}.mission-section{padding:60px 120px;background-color:#fff;color:#000;width:100%;max-width:100%;box-sizing:border-box}@media (min-width: 992px) and (max-width: 1199px){.mission-section{padding:40px 80px}}.mission-header{text-align:center;margin-bottom:40px}.mission-header h2{font-size:42px;font-weight:600;margin-bottom:16px}.mission-header h3{font-size:32px;color:#666;font-weight:500}.mission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.mission-card{padding:20px;border-top:2px solid #eee}.mission-card p{font-size:18px;line-height:1.6;color:#6e6e6e}@media (max-width: 768px){.story-content p,.vision-content p{font-size:16px;line-height:1.5}.vision-subtitle h3{font-size:27px;color:#fffc;margin-bottom:5px;font-weight:500}}@media (max-width: 968px){.mission-section{padding:60px 20px}.mission-grid{grid-template-columns:1fr;gap:10px}.mission-header{margin-bottom:10px}.mission-header h2{font-size:32px;margin-bottom:10px}.mission-header h3{font-size:24px}}@media (min-width: 992px) and (max-width: 1199px){.mission-card p{font-size:18px;line-height:1}}@media (max-width: 575px){.hero-section{margin-top:0rem!important;padding:10px 80px}}@media (max-width: 1300px){.hero-section{margin-top:2rem;padding:10px 80px}.story-section{padding:20px 80px}.story-content{flex-direction:column;gap:0px}.story-content h2{font-size:27px;margin-bottom:20px;width:100%;max-width:40rem}.story-image{height:auto}.vision-section{flex-direction:column-reverse;padding:30px 80px;align-items:center;justify-content:center}.vision-content{padding-right:0}.vision-content h2,.vision-subtitle h3{text-align:center}.vision-image{height:300px}}@media (max-width: 768px){.hero-section{margin-top:0;padding:20px}.story-section,.vision-section{padding:20px}}.back-button{position:relative;top:2rem;left:2rem;display:flex;align-items:center;justify-content:center;z-index:1001}@media (max-width: 768px){.back-button{top:1rem;left:1rem}}.back-button:hover{background:#ffffff1a}.story-paragraphs{position:relative}.story-paragraphs .additional-content{display:block}@media (max-width: 768px){.story-paragraphs .additional-content{display:none}.story-paragraphs .additional-content.show{display:block}}.read-more-btn{display:none;background:none;border:none;color:#fff;text-decoration:underline;cursor:pointer;padding:10px 0;font-size:1rem;margin-top:1rem}@media (max-width: 768px){.read-more-btn{display:block}.read-more-btn:hover{opacity:.8}}.blog-section{background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;max-width:100vw}.blog-section .gradient-left{position:absolute;top:0;left:0;bottom:0;width:5%;background:linear-gradient(to right,#fff 24%,#ffffec 0%,#ffffffb3 37%,#fff0);z-index:10;pointer-events:none}.blog-section .gradient-right{position:absolute;top:0;right:0;bottom:0;width:5%;background:linear-gradient(to left,#fff 14%,#fffffff2 18%,#fffc 26%,#fff0);z-index:10;pointer-events:none}.blog-section__title{font-size:6rem;margin-bottom:3rem;text-align:start;width:100%;padding-left:2rem;padding-top:4rem;padding-bottom:3rem;z-index:11}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.blog-section__title{font-size:5.5rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.blog-section__title{font-size:5.5rem}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.blog-section__title{font-size:6rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.blog-section__title{font-size:4.5rem;text-align:center;margin-top:0%;padding-left:0;margin-bottom:2%}}@media only screen and (max-width: 575.98px){.blog-section__title{font-size:2rem!important;padding-top:1.5rem;padding-left:0;padding-bottom:1.5rem;text-align:center;margin-bottom:0}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.blog-section__title{font-size:3.2rem;max-width:120vw;margin-bottom:0}}.blog-section__grid{max-width:100%;overflow-x:auto;position:relative;background:transparent;-webkit-overflow-scrolling:touch;scrollbar-width:none}.blog-section__grid::-webkit-scrollbar{display:none}.blog-section__grid .swiper{padding:0 20px;overflow:visible}@media only screen and (max-width: 575.98px){.blog-section__grid .swiper{padding-left:0;padding-right:0}}.blog-section__grid .swiper-wrapper{display:flex;align-items:center;box-sizing:content-box}.blog-section__grid .swiper-slide{width:55rem!important;height:auto!important;transition:all .4s ease;transform:scale(1)!important}.blog-section__grid .swiper-slide-active{transform:scale(1)!important}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.blog-section__grid .swiper-slide{width:45rem!important}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.blog-section__grid .swiper-slide{width:48rem!important}.blog-section__grid .swiper-slide .blog-card__image{height:24rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.blog-section__grid .swiper-slide{width:45rem!important}.blog-section__grid .swiper-slide .blog-card__image{height:26rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.blog-section__grid .swiper-slide{width:35rem!important}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.blog-section__grid .swiper-slide{width:34rem!important}}@media only screen and (max-width: 575.98px){.blog-section__grid .swiper-slide{width:24rem!important}}@media (min-width: 350px) and (max-width: 400px){.blog-section__grid .swiper-slide{width:22rem!important}}.blog-section__grid .swiper-pagination-fraction,.blog-section__grid .swiper-pagination-custom,.blog-section__grid .swiper-horizontal>.swiper-pagination-bullets,.blog-section__grid .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:-18px;top:auto;left:0;width:100%;margin-bottom:1rem}@media only screen and (max-width: 575.98px){.blog-section__grid .swiper-pagination-fraction,.blog-section__grid .swiper-pagination-custom,.blog-section__grid .swiper-horizontal>.swiper-pagination-bullets,.blog-section__grid .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:-25px}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.blog-section__grid .swiper-pagination-fraction,.blog-section__grid .swiper-pagination-custom,.blog-section__grid .swiper-horizontal>.swiper-pagination-bullets,.blog-section__grid .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:-18px}}@media (max-width: 370px){.blog-section__grid .swiper-pagination-fraction,.blog-section__grid .swiper-pagination-custom,.blog-section__grid .swiper-horizontal>.swiper-pagination-bullets,.blog-section__grid .swiper-pagination-bullets.swiper-pagination-horizontal{padding:40px 20px}}.blog-section__grid .swiper-pagination-bullet{width:8px;height:8px;background:#ccc;opacity:1;margin:0 5px}.blog-section__grid .swiper-pagination-bullet-active{background:#000}.blog-section__footer{display:flex;justify-content:center;margin:2rem}.blog-card{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;flex:0 0 auto;margin:0 .9rem}@media only screen and (max-width: 575.98px){.blog-card{border-radius:6.173px}}.blog-card__title{font-size:1.6rem;margin-bottom:.75rem;font-weight:100;max-width:44rem;color:#000}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.blog-card__title{font-size:1.1rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.blog-card__title{font-size:1rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.blog-card__title{font-size:.9rem}}@media only screen and (max-width: 575.98px){.blog-card__title{font-size:.85rem}}.blog-card__image{width:100%;height:28rem;background-size:cover!important;background-position:center!important;overflow:hidden;position:relative}.blog-card__image .overlay-content{position:absolute;bottom:0;left:0;right:0;padding:1.2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem}@media only screen and (min-width: 768px) and (max-width: 991.98px){.blog-card__image{height:19rem;padding:2rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.blog-card__image{height:20rem;padding:0rem}}@media only screen and (max-width: 575.98px){.blog-card__image{height:13rem;padding:0rem}}.blog-card__category{font-size:1.4rem;font-weight:300;color:#fff;margin-bottom:2.5rem}.blog-card__category .separator{margin:0 .5rem;opacity:.7}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.blog-card__category{font-size:1.4rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.blog-card__category{font-size:1.2rem}}@media only screen and (max-width: 575.98px){.blog-card__category{font-size:.8rem}}.blog-card__title{font-size:1.6rem;font-weight:100;color:#fff;margin:0;line-height:1.3;max-width:44rem;margin-bottom:.5rem;text-align:left;display:block;width:100%;white-space:normal;word-wrap:break-word}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.blog-card__title{font-size:1.4rem}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.blog-card__title{font-size:1.2rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.blog-card__title{font-size:1.1rem}}.animate-slide-up{opacity:0;animation:slideUp .8s ease-out forwards}.blogs{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000f2;color:#fff;opacity:0;transform:translateY(100vh);transition:all .8s ease-out;z-index:1000;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}.blogs--active{opacity:1;transform:translateY(0)}.blogs__body{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#000;transform:translateY(150vh);transition:transform .5s ease}.blogs__content{padding:0rem 7rem 3rem;height:100%;overflow-y:auto;position:relative;display:flex;flex-direction:column;gap:2rem}@media (max-width: 768px){.blogs__content{gap:1rem}}.blogs__title{font-size:5.25rem;color:#fff}@media (max-width: 768px){.blogs__title{font-size:3.5rem}}.blogs h1{font-size:3.5rem;margin-bottom:2rem}.blogs__filters{display:flex;gap:1rem}.blogs__filters button{background:none;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 16px;border-radius:20px;cursor:pointer;transition:all .3s ease}.blogs__filters button:hover,.blogs__filters button.active{background:#fff;color:#000}.blogs__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;justify-items:center;justify-content:center}.blogs .blog-card{background:transparent;border:none;max-width:100%}.blogs .blog-card__image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;margin-bottom:1rem;filter:grayscale(100%);transition:filter .3s ease}.blogs .blog-card__image:hover{filter:grayscale(0%)}.blogs .blog-card__categories{display:flex;gap:.5rem;margin-bottom:.5rem}.blogs .blog-card__categories span{color:#fff9;font-size:.9rem}.blogs .blog-card__categories span:not(:last-child):after{content:"|";margin-left:.5rem}.blogs .blog-card__title{font-size:1.5rem;margin-bottom:1rem;color:#fff}.blogs .blog-card__description{color:#fff9;margin-bottom:1rem;line-height:1.5}.blogs .blog-card__link{color:#fff;text-decoration:none;display:flex;align-items:center;gap:.5rem;font-weight:500;text-decoration:underline}.blogs .blog-card__link:hover{text-decoration:underline}.blogs hr{border:none;border-top:1px solid #fff;opacity:.7}@media (max-width: 768px){.blogs__content{padding:10px 20px}.blogs__title{font-size:3rem}.blogs__filters{flex-wrap:wrap}.blogs__grid{grid-template-columns:1fr}}@media (max-width: 992px){.blogs__grid{grid-template-columns:1fr}}@media (max-width: 1199px){.blogs__grid{grid-template-columns:2fr}}.back-button-blogs{position:relative;top:2rem;left:-5rem;display:flex;align-items:center;justify-content:center;z-index:1001}@media (max-width: 768px){.back-button-blogs{top:.5rem;left:.01rem}}.back-button-blogs:hover{background:#ffffff1a}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.blog{background-color:#000;color:#fff;min-height:100vh;position:relative}.blog__container{margin:0 auto;padding:4rem 7rem;animation:slideUp .8s ease-out forwards}.blog__content-container{display:flex;justify-content:space-between;gap:4rem}.blog__social-sidebar{display:flex;flex-direction:column;gap:1.5rem;z-index:10;width:10rem;justify-content:start;align-items:center}.blog__social-sidebar .social-link{color:#fff;text-decoration:none;font-size:1rem;transition:all .3s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;opacity:0;animation:slideUp .8s ease-out forwards;animation-delay:calc(.6s + var(--index) * .1s)}.blog__social-sidebar .social-link:hover{color:#fff;border-color:#fff}.blog__tags{margin-bottom:1rem;opacity:0;animation:slideUp .8s ease-out forwards;animation-delay:.1s}.blog__tags span{display:inline-block;font-size:.75rem;color:#fff9;text-transform:uppercase;margin-right:1rem;letter-spacing:.5px}.blog h1{font-size:2.5rem;line-height:1.3;margin-bottom:2rem;font-weight:600;color:#fff;max-width:1000px;opacity:0;animation:slideUp .8s ease-out forwards;animation-delay:.3s}.blog__image{width:100%;margin:3rem 0;opacity:0;animation:slideUp .8s ease-out forwards;animation-delay:.4s}.blog__image img{width:100%;height:auto;border-radius:8px;-o-object-fit:cover;object-fit:cover}.blog__content{color:#fffc;font-size:1rem;line-height:1.8;text-align:left;opacity:0;animation:slideUp .8s ease-out forwards;animation-delay:.2s}@media only screen and (max-width: 575.98px){.blog__content{font-size:.8rem;line-height:1.3;text-align:unset}}.blog__content p{margin-bottom:2rem;max-width:1240px}@media only screen and (max-width: 575.98px){.blog__content p{margin-bottom:1rem}}.blog__content .quote{color:#fffc;font-size:1.1rem}.blog__navigation{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;opacity:0;animation:slideUp .8s ease-out forwards;animation-delay:.5s}.blog__navigation .nav-btn{background:none;border:none;color:#ffffffb3;cursor:pointer;font-size:1.2rem;padding:0;transition:color .3s}.blog__navigation .nav-btn:hover{color:#fff}@media (max-width: 1024px){.blog__social-sidebar{left:20px}.blog__container{padding:3rem 0}}@media (max-width: 768px){.blog__social-sidebar{display:none}.blog__container{padding:2rem}.blog h1{font-size:2rem}}.testimonial{height:-moz-fit-content;height:fit-content;background-color:#fff;padding-top:5%;position:relative}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.testimonial{padding-top:0%}}.testimonial__container{height:100%}.testimonial__container__header h2{color:#000;font-size:6rem;font-style:normal;font-weight:600;line-height:40px;letter-spacing:-1.92px;margin-bottom:3rem;text-align:start;width:100%;padding-left:2rem;padding-top:4rem;padding-bottom:3rem;z-index:11}@media only screen and (max-width: 575.98px){.testimonial__container__header h2{font-size:2rem;text-align:center;padding-left:0rem;margin-bottom:0rem;padding-bottom:0rem;padding-top:0rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.testimonial__container__header h2{font-size:2rem;text-align:center}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.testimonial__container__header h2{font-size:4.5rem;text-align:center;margin-bottom:0rem;padding-bottom:1.5rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.testimonial__container__header h2{font-size:5.5rem;margin-bottom:0rem;padding-bottom:1.5rem}}.testimonial__container__content{display:flex;flex-direction:column;padding:2rem 0 2rem 100px;gap:2rem}@media only screen and (max-width: 575.98px){.testimonial__container__content{padding:1rem;gap:1rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.testimonial__container__content{padding:1rem}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.testimonial__container__content{gap:2rem;padding:2rem}}.testimonial__container__content__card{display:flex;width:447px!important;height:440px!important;padding:16px;flex-direction:column;gap:10%!important}@media only screen and (min-width: 768px) and (max-width: 991.98px){.testimonial__container__content__card{width:560px!important}}@media only screen and (max-width: 575.98px){.testimonial__container__content__card{width:-moz-fit-content!important;width:fit-content!important;height:-moz-fit-content!important;height:fit-content!important;gap:10px}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.testimonial__container__content__card{width:-moz-fit-content!important;width:fit-content!important;height:-moz-fit-content!important;height:fit-content!important;gap:10px}}.testimonial__container__content__card__header{width:100%;height:-moz-fit-content;height:fit-content;display:flex;gap:5%}.testimonial__container__content__card__header__image{display:flex;width:56px;height:56px;justify-content:center;align-items:center;border-radius:48px}.testimonial__container__content__card__header__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:48px}.testimonial__container__content__card__header__name{display:flex;flex-direction:column;justify-content:space-around;gap:10px}@media only screen and (max-width: 575.98px){.testimonial__container__content__card__header__name{gap:0px}}.testimonial__container__content__card__header__name h3{color:#000;font-size:23px;font-style:normal}.testimonial__container__content__card__header__name p{color:#000;font-size:16px;font-style:normal}.testimonial__container__content__card__body{width:100%;height:-moz-fit-content;height:fit-content;position:relative}@media only screen and (max-width: 575.98px){.testimonial__container__content__card__body{padding-top:1rem}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.testimonial__container__content__card__body{padding-top:1rem}}.testimonial__container__content__card__body__quote__text{color:#000!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:155%!important;letter-spacing:.2px!important;text-indent:3em!important}.testimonial__container__content__card__body__button{display:flex;justify-content:end;align-items:end;width:90%;gap:20px}.testimonial__container__content__card__body__button button{background-color:transparent;border:none;cursor:pointer;border:1px solid #000;border-radius:48px;width:50px;height:50px}.testimonial__container__content__card__body__button button img{width:20px;height:20px}@media screen and (max-width: 575px){.swiper-slide p{white-space:inherit!important;text-align:start!important;font-size:16.3px!important}}@media screen and (max-width: 575px){.swiper-slide h3{text-align:start!important}}.quate{width:42px;height:32px}@media screen and (max-width: 575px){.quate{width:42px!important;height:32px!important}}.testimonialvido{position:relative;width:447px!important;height:440px!important;-o-object-fit:cover;object-fit:cover;border-radius:16px;background:linear-gradient(180deg,#0000004d 16.95%,#0000),url(../../assets/testimonial/testimonialvdo.mp4) #d3d3d3 50%/cover no-repeat}@media only screen and (min-width: 768px) and (max-width: 991.98px){.testimonialvido{width:85%!important}}@media only screen and (max-width: 575.98px){.testimonialvido{width:100%!important;gap:10px}}@media only screen and (min-width: 576px) and (max-width: 767.98px){.testimonialvido{width:100%!important;gap:10px}}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.testimonialvido{height:410px!important}}.testimonialvido video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.vdoHeader{position:absolute;top:0;left:0;z-index:10;border-radius:16px;padding:16px;display:flex;justify-content:space-between;align-items:center;gap:16px}.vdoHeader__image{width:56px;height:56px;border-radius:48px}.vdoHeader__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:48px}.vdoHeader__name{display:flex;flex-direction:column;justify-content:space-around}.vdoHeader__name__name{color:#fff;font-family:Inter;font-size:24px;font-style:normal;font-weight:500}.vdoHeader__name__designation{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400}.video-controls::-webkit-media-controls{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.video-controls:hover::-webkit-media-controls{opacity:1}@media only screen and (min-width: 992px) and (max-width: 1199.98px){.swiper-wrapper{height:-moz-fit-content!important;height:fit-content!important}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}
