@import"https://fonts.googleapis.com/css2?family=Glory:ital,wght@0,100..800;1,100..800&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Tangerine:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Glory:ital,wght@0,100..800;1,100..800&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Tangerine:wght@400;700&display=swap";.bg_primary{background-color:#b3063c}.bg_secondry{background-color:#262626}.bg_secondry--light{background-color:#1f2123}.bg_tertiary{background-color:#f0e9e4}.bg_tertiary--dark{background-color:#dfd2c9}.bg_white{background-color:#fff}.bg_gray--light{background-color:#b5b5b5}.bg_gray--lighter{background-color:#f8f5f3}.bg_gray--lightness{background-color:#f3eeea}*,:after,:before{margin:0;padding:0;box-sizing:inherit;scroll-behavior:smooth}body{font-family:Poppins;box-sizing:border-box;scroll-behavior:none;background-color:#f8f5f3}html{font-size:62.5%}@media only screen and (max-width:60em){html{font-size:45%}}@media only screen and (max-width:850px){html{font-size:52%}}@media only screen and (max-width:75em){html{font-size:57%}}a{text-decoration:none}.uppercase{text-transform:uppercase}.text_align_center{text-align:center}.font_family_glory{font-family:Glory}.color_primary{color:#b3063c}.color_primary--light{color:#cbb3a6}.color_secondry{color:#262626}.color_tertiary{color:#f0e9e4}.color_secondry--light{color:#1f2123}.color_gray--light{color:#b5b5b5}.color_gray{color:#888}.color_gray-dark{color:#6c6c6c}.color_white{color:#fff}@keyframes scrollX{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes animate{0%{-webkit-clip-path:polygon(0 50%,12% 60%,25% 70%,40% 80%,55% 85%,70% 75%,85% 65%,100% 55%,100% 100%,0 100%);clip-path:polygon(0 50%,12% 60%,25% 70%,40% 80%,55% 85%,70% 75%,85% 65%,100% 55%,100% 100%,0 100%)}10%{-webkit-clip-path:polygon(0 55%,10% 68%,28% 75%,43% 78%,60% 82%,73% 70%,88% 60%,100% 58%,100% 100%,0 100%);clip-path:polygon(0 55%,10% 68%,28% 75%,43% 78%,60% 82%,73% 70%,88% 60%,100% 58%,100% 100%,0 100%)}25%{-webkit-clip-path:polygon(75% 0,100% 50%,75% 100%,0 100%,25% 50%,0 0);clip-path:polygon(75% 0,100% 50%,75% 100%,0 100%,25% 50%,0 0)}50%{-webkit-clip-path:polygon(100% 0,75% 50%,100% 100%,25% 100%,0 50%,25% 0);clip-path:polygon(100% 0,75% 50%,100% 100%,25% 100%,0 50%,25% 0)}75%{-webkit-clip-path:polygon(57% 67%,75% 0,100% 50%,75% 100%,0 100%);clip-path:polygon(57% 67%,75% 0,100% 50%,75% 100%,0 100%)}90%{-webkit-clip-path:polygon(25% 0,100% 1%,45% 43%,25% 100%,0 50%);clip-path:polygon(25% 0,100% 1%,45% 43%,25% 100%,0 50%)}to{-webkit-clip-path:polygon(0 50%,12% 60%,25% 70%,40% 80%,55% 85%,70% 75%,85% 65%,100% 55%,100% 100%,0 100%);clip-path:polygon(0 50%,12% 60%,25% 70%,40% 80%,55% 85%,70% 75%,85% 65%,100% 55%,100% 100%,0 100%)}}nav{padding:1rem 0;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:750px){nav{padding:2rem 0}}nav>svg{width:12.9rem;height:3.2rem;cursor:pointer}nav>div{display:flex;align-items:center;gap:2rem}@media only screen and (max-width:750px){nav>div{display:none}}nav>div>a{font-size:1.4rem;font-weight:400;color:#fff}nav>figure{display:none}nav>figure>*{font-size:3.5rem;color:#fff}@media only screen and (max-width:750px){nav>figure{display:block}}.navbarMobileMenu{display:none;position:absolute;z-index:1000000;width:70%;right:0;padding:5rem 3rem;min-height:calc(100vh - 8.1rem)}@media only screen and (max-width:750px){.navbarMobileMenu{display:block}}.navbarMobileMenu>div{width:100%}.navbarMobileMenu>div>a{display:block;font-size:1.6rem;font-weight:400;color:#fff}.navbarMobileMenu>div>:not(:last-child){margin-bottom:2.5rem}footer{padding:3.35rem 0}footer>div{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:650px){footer>div{flex-direction:column;gap:1rem}}footer>div>div{display:flex;align-items:center;justify-content:space-between;gap:2.45rem}.container_main{max-width:1366px;margin:auto;padding:0 10.9rem}@media only screen and (max-width:1286px){.container_main{padding:0 7rem}}@media only screen and (max-width:1156px){.container_main{padding:0 5rem}}@media only screen and (max-width:1100px){.container_main{padding:0 4rem}}@media only screen and (max-width:800px){.container_main{padding:0 2rem}}@media only screen and (max-width:750px){.container_main{overflow-x:hidden}}.container_mainLeft{max-width:1366px;margin:auto;padding-left:10.9rem;overflow:hidden}@media only screen and (max-width:1250px){.container_mainLeft{padding-left:5rem}}@media only screen and (max-width:800px){.container_mainLeft{padding-left:2rem}}.trustedBrands>div{margin-bottom:1.2rem}.trustedBrands>div>h1{display:flex;align-items:center;gap:1rem;margin-top:5.9rem}.trustedBrands>section{padding:1.2rem 0}.trustedBrands>section>div{display:flex;align-items:center;gap:15rem}@media only screen and (max-width:850px){.trustedBrands>section>div{gap:10rem}}@media only screen and (max-width:650px){.trustedBrands>section>div{gap:6rem}}@media only screen and (max-width:500px){.trustedBrands>section>div{gap:3rem}}.trustedBrands>section>div>h1{width:19.9rem;z-index:1000}.trustedBrands>section>div>section{max-width:1000px;overflow:hidden}.trustedBrands>section>div>section>div{display:flex;align-items:center;justify-content:center;gap:5rem;animation:scrollX 40s linear infinite}.teamSection{padding:3.2rem 0}.teamSection>header{margin-bottom:1.4rem}.teamSection>header>:first-child{margin-bottom:.7rem}.teamSection>header>:last-child{margin-bottom:3rem}.teamSection>ul{margin-bottom:3.2rem}.teamSection>ul>li{margin-left:3rem;font-size:1.4rem;font-weight:300;line-height:2rem;margin-bottom:.3rem}.teamSection>section{display:flex;flex-wrap:wrap;gap:.9rem}.teamSection>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(33.3% - .9rem)}@media only screen and (max-width:900px){.teamSection>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - .9rem)}}@media only screen and (max-width:600px){.teamSection>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - .9rem)}}.contactUsForm{padding:2.4rem 1.6rem;border-radius:1.5rem}.contactUsForm>h1{margin-bottom:2rem}.contactUsFormFlex{display:flex;align-items:start;flex-wrap:wrap;gap:1rem}.contactUsFormFlex>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 1rem)}@media only screen and (max-width:650px){.contactUsFormFlex>div{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 1rem)}}.contactUsSection{display:flex;align-items:center;gap:3.2rem;padding:5.2rem 0}@media only screen and (max-width:960px){.contactUsSection{flex-direction:column;gap:1rem}}.contactUsSection>section{width:65%}@media only screen and (max-width:960px){.contactUsSection>section{width:100%}}.contactUsSection>section>h2{margin-bottom:2rem}.contactUsSection>section>h2>span{color:#b3063c}.contactUsSection>section>p{margin-bottom:1.6rem}.contactUsSection>section>div>:not(:last-child){margin-bottom:.8rem}.contactUsSection>section>div>blockquote{display:flex;align-items:center;gap:3.2rem;padding:2.4rem;border-radius:1.5rem}@media only screen and (max-width:650px){.contactUsSection>section>div>blockquote{gap:1.6rem;padding:1.4rem}}.contactUsSection>section>div>blockquote>section>svg{height:2.4rem;width:2.65rem}.contactUsSection>section>div>blockquote>div>h1{margin-bottom:1.6rem}.contactUsSection>div{margin-top:2.4rem;max-width:40%}@media only screen and (max-width:960px){.contactUsSection>div{max-width:800px;margin-top:1rem}}.questionAndAnswer{max-width:65rem;margin:auto;padding:4.2rem 2rem}.questionAndAnswer>h2>span{color:#b3063c}.questionAndAnswer>p{margin-top:1.2rem;margin-bottom:2.4rem}.servicesCard{padding:2.4rem 1.6rem;border-radius:.2rem}.servicesCard>h1{max-width:26.2rem;margin-bottom:1.8rem}.servicesCard>section{display:flex;gap:1.6rem;flex-wrap:wrap}.servicesCard>section>div{padding:1.6rem;border-radius:1rem;flex-grow:1;flex-shrink:1;flex-basis:calc(33.3% - 1.6rem);background-color:#faf6f3}@media only screen and (max-width:960px){.servicesCard>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 1.6rem)}}@media only screen and (max-width:660px){.servicesCard>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 1.6rem)}}.servicesCard>section>div>:first-child{max-width:20.7rem;margin-bottom:1.6rem}@media only screen and (max-width:960px){.servicesCard>section>div>:first-child{margin-bottom:.6rem}}.contentDisplaySection{display:flex;padding-top:2rem;justify-content:space-between;gap:2rem;padding-bottom:2rem}@media only screen and (max-width:750px){.contentDisplaySection{flex-direction:column}}.contentDisplaySection>header{max-width:50.2rem;position:-webkit-sticky;position:sticky;top:2rem;max-height:55rem;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:750px){.contentDisplaySection>header{text-align:center;padding-bottom:3rem;max-height:auto;max-width:50rem;margin:auto;position:relative}}.contentDisplaySection>header>div>h2{margin-top:1.6rem;margin-bottom:3.2rem}@media only screen and (max-width:750px){.contentDisplaySection>header>div>h2{margin-bottom:1rem}}.contentDisplaySection>header>div>h2>span{color:#b3063c}.contentDisplaySection>section{overflow:hidden;position:relative;padding-right:.5rem;max-width:557px}@media only screen and (max-width:750px){.contentDisplaySection>section{display:none}}.contentDisplaySection>section>:not(:last-child){margin-bottom:1.6rem}.contentDisplaySection>section>div{transition:transform .3s ease-in-out;padding:1.6rem 3.2rem;border-radius:1rem}.contentDisplaySection>section>div:nth-child(odd){background-color:#f0e9e4}.contentDisplaySection>section>div:nth-child(2n){background-color:#fff}.contentDisplaySection>section>div>:first-child{max-width:22rem;margin-bottom:1rem}.contentDisplaySection>div{display:none}@media only screen and (max-width:750px){.contentDisplaySection>div{display:block}}.contentDisplaySection>div>:not(:last-child){margin-bottom:1.6rem}.contentDisplaySection>div>div{transition:transform .3s ease-in-out;padding:1.6rem 3.2rem;border-radius:1rem}.contentDisplaySection>div>div:nth-child(odd){background-color:#f0e9e4}.contentDisplaySection>div>div:nth-child(2n){background-color:#fff}.contentDisplaySection>div>div>:first-child{max-width:22rem;margin-bottom:1rem}.faqs{padding:3.2rem 0}.faqs>:not(:last-child){margin-bottom:1.2rem}button{cursor:pointer;transition:.3s ease-in-out;font-family:Poppins}.btn_primary{font-size:1.4rem}.btn_primary,.btn_primary-full{color:#fff;font-weight:500;padding:1.45rem 3.45rem;border:1px solid #b3063c;border-radius:.8rem;background-color:#b3063c;line-height:2.2rem}.btn_primary-full{display:block;font-size:1.6rem;width:100%}.btn_secondry-full{font-size:1.6rem;font-weight:500;padding:1.45rem 3.45rem;border-radius:.8rem;width:100%;line-height:2.2rem}h1{z-index:-10}.heading_hero{font-weight:800;font-size:5.6rem;line-height:4.8rem}@media only screen and (max-width:850px){.heading_hero{font-size:4rem;line-height:3.8rem}}@media only screen and (max-width:700px){.heading_hero{font-size:3.7rem;line-height:3.3rem}}@media only screen and (max-width:28em){.heading_hero{line-height:3.6rem}}.heading_primary{font-size:4rem;font-weight:800;line-height:4.2rem}@media only screen and (max-width:850px){.heading_primary{font-size:3.4rem;line-height:3.5rem}}@media only screen and (max-width:700px){.heading_primary{font-size:3.2rem;line-height:3.2rem}}.heading_secondry{font-size:2.4rem;font-weight:800;line-height:2.6rem}.heading_secondry--boldLight{font-size:2.4rem;font-weight:700;line-height:2.6rem}.heading_secondry--semibold{font-size:2.4rem;font-weight:500;line-height:2.6em}.heading_secondry--light{font-size:2.4rem;font-weight:400;line-height:2.6rem}.heading_tertiary{font-size:3.2rem;font-weight:800;line-height:3.5rem}@media only screen and (max-width:850px){.heading_tertiary{font-size:2.8rem;line-height:3rem}}.heading_tertiary--medium{font-size:3.2rem;font-weight:600;line-height:3.5rem}@media only screen and (max-width:850px){.heading_tertiary--medium{font-size:2.8rem;line-height:3rem}}.heading_tertiary--light{font-size:3.2rem;font-weight:400;line-height:3.5rem}@media only screen and (max-width:850px){.heading_tertiary--light{font-size:2.8rem;line-height:3rem}}.heading_ImportanceCardheading{font-size:4.8rem;font-weight:600;line-height:4.808rem}.heading_small{font-size:1.8rem;font-weight:600;line-height:2rem}.heading_large{font-size:9.17rem;font-weight:800;line-height:7.514rem}@media only screen and (max-width:960px){.heading_large{font-size:7.17rem;line-height:6rem}}@media only screen and (max-width:750px){.heading_large{font-size:5.2rem;line-height:4.8rem}}.text_primary{font-size:1.6rem;font-weight:400;line-height:2.4rem}@media only screen and (max-width:700px){.text_primary{font-size:1.5rem;line-height:2rem}}.text_primary--semiBold{font-size:1.6rem;font-weight:500;line-height:1.8rem}@media only screen and (max-width:700px){.text_primary--semiBold{font-size:1.5rem;line-height:2rem}}.text_primary--bold{font-size:1.6rem;font-weight:600;line-height:2rem}@media only screen and (max-width:700px){.text_primary--bold{font-size:1.5rem;line-height:2rem}}.text_primary--bolder{font-size:1.6rem;font-weight:700;line-height:2.4rem}@media only screen and (max-width:700px){.text_primary--bolder{font-size:1.5rem;line-height:2rem}}.text_secondry{font-size:1.4rem;font-weight:400;line-height:2rem}.text_secondry--semibold{font-size:1.4rem;font-weight:500;line-height:2.2rem}.text_tertiary{font-size:1.2rem;font-weight:400;line-height:1.6rem}@media only screen and (max-width:1200px){.text_tertiary{font-size:1.4rem;line-height:1.9rem}}.text_tertiary--light{font-size:1.2rem;font-weight:300;line-height:2rem}.text_small{font-size:.9rem;font-weight:700;line-height:1.247rem}.arrowCard{padding:1rem;transition:.9s ease-in-out;border-radius:1rem;border:1px solid transparent}@media only screen and (max-width:900px){.arrowCard{padding:.5rem}}.arrowCard>section{gap:1.2rem;display:flex}.arrowCard>section>header>section{margin-bottom:1.6rem;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:700px){.arrowCard>section>header>section{margin-bottom:.6rem}}.arrowCard>section>header>section>header{display:flex;justify-content:center;flex-direction:column;width:100%}.arrowCard>section>header>section>header>p{width:70%}.arrowCard>section>header>section>a{display:none;border-radius:1rem;color:#fff;font-size:1.2rem;font-weight:400;padding:.7rem 0;width:13rem;transition:.4s ease-in-out}.arrowCard>section>header>p{transition:.6s ease-in-out}@media only screen and (max-width:900px){.arrowCard>section{gap:1rem}}.arrowCard>section>div{width:2.5rem}@media only screen and (max-width:900px){.arrowCard>section>div,.arrowCard>section>div>svg{width:2.5rem}}@media only screen and (max-width:900px)and (max-width:700px){.arrowCard>section>div>svg{width:2.5rem}}@media only screen and (max-width:700px){.arrowCard>section>div{width:2.5rem}}.arrowCard>section>div>*{width:2.5rem;margin-top:1rem;height:2rem;transition:width .6s,transform .6s}.hover_black_arrowCard:hover{transition:.9s ease-in-out;background-color:rgba(255,47,91,.05);border:1px solid rgba(255,47,92,.61);transform:scale(1.05)}.hover_black_arrowCard:hover>section>header>section>a{display:block;background-color:rgba(255,47,91,.2);display:flex;align-items:center;justify-content:center;text-align:center}.hover_black_arrowCard:hover>section>header>section>a:hover{border:1px solid rgba(255,47,92,.61)}.hover_black_arrowCard:hover>section>header>p{color:#fff}.hover_black_arrowCard:hover>section>div>svg{transform:rotate(-1turn);width:2.5rem;height:2rem}.hover_black_arrowCard:hover>section>div>svg>path{fill:#fff}.hover_white_arrowCard:hover{background-color:#a5796a;border:1px solid #9b7e75;transform:scale(1.05);transition:.9s ease-in-out}.hover_white_arrowCard:hover>section>header>section>header>:last-child{color:#fff}.hover_white_arrowCard:hover>section>header>section>a{display:block;background-color:rgba(104,71,68,.2);display:flex;align-items:center;justify-content:center;text-align:center}.hover_white_arrowCard:hover>section>header>section>a:hover{border:1px solid #9b7e75}.hover_white_arrowCard:hover>section>header>p{color:#fff}.hover_white_arrowCard:hover>section>div>svg{transform:rotate(-1turn);width:2.5rem;height:2rem}.hover_white_arrowCard:hover>section>div>svg>path{fill:#fff}.teamCard{padding:2.4rem;border-radius:1.2rem;position:relative;border:1px solid #a5796a;color:#684744;transition:.9s ease-in-out}.teamCard>header>img{border-radius:50%;margin-bottom:1.6rem}.teamCard section,.teamCard>div{position:absolute;right:3rem;top:0;transition:.9s ease-in-out}.teamCard section>svg,.teamCard>div>svg{height:7rem;transition:.9s ease-in-out}.teamCard>div{display:none}.teamCard>p{margin-top:.7rem;margin-bottom:2rem}.teamCard:hover{background-color:#b3063c;color:#fff}.teamCard:hover>section{display:none}.teamCard:hover>div{display:block}.forminput{margin-top:1.2rem}.forminput>label{font-size:1.45rem;font-weight:500;display:block}.forminput>input{margin-top:.1rem;font-size:1.4rem;font-weight:500;padding-left:1.2rem;padding-top:1.4rem;padding-bottom:1.4rem;border:1px solid #b5b5b5;background-color:transparent;border-radius:.7rem;width:100%;color:#262626}.forminput>input:focus{outline:none}.forminput>input::placeholder{font-size:1.4rem}.forminput>div{margin-top:.6rem;color:rgba(255,0,0,.589);font-size:1.4rem}.formtextArea{margin-top:1.2rem;z-index:-1000000;margin-bottom:1.5rem}.formtextArea>label,.formtextArea>textarea{font-size:1.4rem;font-weight:500}.formtextArea>textarea{margin-top:.1rem;padding-left:1.2rem;padding-top:1.4rem;padding-bottom:1.4rem;border:1px solid #b5b5b5;background-color:transparent;border-radius:.7rem;width:100%;font-family:Poppins;color:#262626;resize:vertical}.formtextArea>textarea:focus{outline:none}.formtextArea>textarea::placeholder{font-size:1.4rem}.formtextArea>div{margin-top:.6rem;color:rgba(255,0,0,.589);font-size:1.4rem}.web3marketingCard{padding:2.4rem;border-radius:1.2rem;text-align:center}.web3marketingCard>img{border-radius:1rem;max-width:100%}.web3marketingCard>h6{margin-top:2.4rem;margin-bottom:1.2rem}.web3marketingCard>h6>span{color:#b3063c}.navdropDown{position:relative}.navdropDown>section{display:flex;align-items:center;gap:.4rem;cursor:pointer;padding:3rem 0}@media only screen and (max-width:750px){.navdropDown>section{justify-content:space-between;padding:0}}.navdropDown>section>div{display:flex;align-items:center;justify-content:center}.navdropDown>section>div>*{font-size:1.4rem;color:#fff}@media only screen and (max-width:750px){.navdropDown>section>div>*{font-size:1.6rem}}.navdropDown>div{z-index:999999!important;background-color:#0f0f0f;border:1px solid hsla(0,0%,100%,.336);position:absolute;display:flex;flex-direction:column;gap:.2rem;top:6.7rem;width:29rem;padding:2rem 1.5rem;border-radius:.6rem}@media only screen and (max-width:750px){.navdropDown>div{width:100%;top:3rem}}.navdropDown>div>a{text-decoration:none;font-size:1.4rem;font-weight:400;color:#fff;padding:1.2rem 1rem;border-radius:.3rem}.navdropDown>div>a:hover{background-color:#282828}@media only screen and (max-width:750px){.navdropDown>div>a{padding:.7rem .4rem}}.blogCard{padding:1.6rem;border-radius:1.6rem}.blogCard>svg{margin-bottom:1.6rem}.blogCard>div{background-color:#a5796a;border-radius:1.6rem;height:16rem;margin-bottom:1rem}.accordion{padding:2.4rem;border-radius:1.2rem;background-color:#fff}.accordion>header{justify-content:space-between}.accordion>header,.accordion>header>div{display:flex;align-items:center;gap:2.4rem}.accordion>header>blockquote{display:flex;align-items:center;justify-content:center;height:2rem;width:2rem;border-radius:50%}.accordion>section{margin-top:1rem;padding:0 4.4rem}.heroHome{display:flex;align-items:center;justify-content:space-between;gap:5.1rem;padding:4rem 0}@media only screen and (max-width:985px){.heroHome{flex-direction:column}}.heroHome>div{padding-top:23rem;z-index:1000}.heroHome>div>section{position:relative;max-width:662px;height:410px;margin-left:12rem}.heroHome>div>section>img{position:absolute;transition:.3s ease-in-out}.heroHome>div>section:hover>:first-child{transform:rotate(-4deg)}.heroHome>div>section:hover>:nth-child(2){transform:rotate(-7deg)}.heroHome>div>section:hover>:nth-child(3){transform:scale(1.2)}.heroHome>div>section:hover>:nth-child(4){transform:rotate(-7deg)}.heroHome>div>section:hover>:nth-child(5){transform:rotate(7deg)}.heroHome>div>section>:first-child{z-index:1000!important}@media only screen and (max-width:1065px){.heroHome>div>section>:first-child{height:340px;width:330px}}.heroHome>div>section>:nth-child(2){top:4.5rem;left:-11rem;z-index:80}@media only screen and (max-width:1065px){.heroHome>div>section>:nth-child(2){height:300px;width:310px}}.heroHome>div>section>:nth-child(3){top:-6rem;left:3rem}@media only screen and (max-width:1065px){.heroHome>div>section>:nth-child(3){height:300px;width:310px}}.heroHome>div>section>:nth-child(4){left:34rem;top:16rem;z-index:80}@media only screen and (max-width:1065px){.heroHome>div>section>:nth-child(4){height:150px;width:160px}}.heroHome>div>section>:nth-child(5){left:30rem;top:-22rem}@media only screen and (max-width:1065px){.heroHome>div>section>:nth-child(5){height:460px;width:110px;top:-15rem}}@media only screen and (max-width:988px){.heroHome>div>section{display:none}.heroHome>div{padding-top:5rem}}@media only screen and (max-width:550px){.heroHome>div{padding-top:0;margin-top:-4rem}}.heroHome>img{display:none}@media only screen and (max-width:988px){.heroHome>img{display:block;z-index:100}}@media only screen and (max-width:580px){.heroHome>img{width:96%;height:auto}}.heroHome>section{padding:3.8rem 5.3rem 3.8rem 22rem;margin-left:0;margin-bottom:-8.7rem;border-top-right-radius:3rem;border-bottom-right-radius:3rem}@media only screen and (max-width:1346px){.heroHome>section{padding-left:20rem}}@media only screen and (max-width:1325px){.heroHome>section{padding-right:3rem;padding-left:19rem}}@media only screen and (max-width:1280px){.heroHome>section{padding-left:21rem}}@media only screen and (max-width:1200px){.heroHome>section{margin-left:-24rem;margin-bottom:-15rem}}@media only screen and (max-width:1080px){.heroHome>section{margin-bottom:-10.5rem}}@media only screen and (max-width:1050px){.heroHome>section{padding-left:19rem;padding-left:17rem}}@media only screen and (max-width:988px){.heroHome>section{padding-left:3rem;padding-right:3rem;margin-top:-10rem;padding-top:9rem;margin-bottom:0;margin-left:-5rem;border-bottom-left-radius:3rem;border-bottom-right-radius:3rem;border-top-left-radius:3rem;border-top-right-radius:3rem}}@media only screen and (max-width:580px){.heroHome>section{margin-left:0;width:90%}}.heroHome>section>div{max-width:38.2rem}@media only screen and (max-width:1050px){.heroHome>section>div{max-width:300px}}@media only screen and (max-width:988px){.heroHome>section>div{max-width:420px}}@media only screen and (max-width:1325px){.heroHome>section>div>h1{font-size:4.8rem;line-height:4.5rem}}@media only screen and (max-width:1325px)and (max-width:1065px){.heroHome>section>div>h1{font-size:4rem;line-height:3.5rem}}@media only screen and (max-width:1325px)and (max-width:1050px){.heroHome>section>div>h1{font-size:3.5rem;line-height:3.2rem}}.heroHome>section>div>p{margin:3.2rem 0;z-index:999999}@media only screen and (max-width:1325px){.heroHome>section>div>p{margin:2rem 0}}@media only screen and (max-width:1065px){.heroHome>section>div>p{margin:1.6rem 0}}@media only screen and (max-width:850px){.heroHome>section>div>p{margin:1.5rem 0}}.growthSection{margin-top:5.9rem}@media only screen and (max-width:600px){.growthSection{margin-top:3rem;overflow:hidden}}.growthSection>h1{display:flex;align-items:center;gap:1rem}@media only screen and (max-width:760px){.growthSection>h1{margin-bottom:4rem}}.growthSection>section{margin-top:0}.growthSection>section>div{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:760px){.growthSection>section>div{flex-direction:column}}.growthSection>section>div>header{position:relative}.growthSection>section>div>header>h1{font-size:14.5rem;color:#f0e9e4;line-height:13.8rem;text-transform:uppercase;position:absolute;font-family:Glory;font-weight:900;top:-7rem;left:0}.growthSection>section>div>header>section{display:flex;flex-wrap:wrap;align-items:center;gap:5.9rem;position:relative;margin-top:-10rem;padding:0 3rem}.growthSection>section>div>header>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 5.9rem)}.growthSection>section>div>header>section>div>div>h1{margin-bottom:-.3rem}.growthSection>section>div>header>section>div>:not(:last-child){margin-bottom:10.9rem}.growthSection>section>div>header>section>:last-child{margin-top:19rem}.growthSection>section>div>div>img{margin-bottom:-1rem}@media only screen and (max-width:978px){.growthSection>section>div>div>img{max-width:470px;height:auto}}@media only screen and (max-width:550px){.growthSection>section>div>div>img{max-width:90%}}.engagementStalls{display:flex;padding-top:3.2rem;gap:4rem;position:relative}@media only screen and (max-width:900px){.engagementStalls{gap:1.3rem}}@media only screen and (max-width:700px){.engagementStalls{flex-direction:column;gap:2rem}}.engagementStalls>header>div{max-width:306px}@media only screen and (max-width:600px){.engagementStalls>header>div{max-width:100%}}.engagementStalls>header>div>:first-child{margin-bottom:.9rem}.engagementStalls>header>div>p{margin-top:3.2rem}@media only screen and (max-width:700px){.engagementStalls>header>div>p{margin-top:1.5rem}}.engagementStalls>section{border-radius:3.2rem;max-width:802px;padding-top:4rem;padding-left:3.2rem;padding-right:3.2rem;margin-bottom:1rem;display:flex;align-items:start;height:100vh;gap:5rem}@media only screen and (max-width:1200px){.engagementStalls>section{padding-bottom:75rem;margin-bottom:5rem;gap:3rem}}@media only screen and (max-width:900px){.engagementStalls>section{padding-left:1.6rem;padding-right:1.6rem;padding-top:2rem;gap:1.5rem}}@media only screen and (max-width:600px){.engagementStalls>section{height:auto;padding-bottom:4rem}}.engagementStalls>section>section{display:none}.engagementStalls>section>*>:not(:last-child){margin-bottom:3.8rem}@media only screen and (max-width:530px){.engagementStalls>section>*>:not(:last-child){margin-bottom:1rem}}@media only screen and (max-width:850px){.engagementStalls>section{gap:2rem;padding-left:1.8rem;padding-right:1.8rem;padding-top:2rem}}@media only screen and (max-width:600px){.engagementStalls>section{flex-direction:column}.engagementStalls>section>section{display:block}.engagementStalls>section>blockquote,.engagementStalls>section>div{display:none}}.dynamicMarket{position:relative;display:none;margin-top:-48.1rem}@media only screen and (max-width:920px){.dynamicMarket{margin-top:-59rem}}@media only screen and (max-width:700px){.dynamicMarket{margin-top:-64rem}}.dynamicMarket>section{width:100%;display:flex;align-items:center;justify-content:center;position:absolute;z-index:10;top:0}.dynamicMarket>section>svg{max-width:1366px;margin-top:-18.6rem}@media only screen and (max-width:1200px){.dynamicMarket>section>svg{margin-top:-27rem}}@media only screen and (max-width:700px){.dynamicMarket>section>svg{margin-top:-32rem}}.dynamicMarket>div{max-width:1366px;margin:auto}@media only screen and (max-width:1366px){.dynamicMarket>div{background-color:#f8f5f3;border-top-right-radius:24rem;border-top-left-radius:24rem}}@media only screen and (max-width:700px){.dynamicMarket>div{border-top-right-radius:20rem;border-top-left-radius:20rem}}.dynamicMarket>div>div>header{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1250px){.dynamicMarket>div>div>header{padding:0 5rem}}@media only screen and (max-width:1000px){.dynamicMarket>div>div>header{flex-direction:column;align-items:start;gap:2rem;padding:0 2rem}}.dynamicMarket>div>div>header>div{z-index:1000}.dynamicMarket>div>div>header>p{max-width:52.96rem;z-index:10000}@media only screen and (max-width:1250px){.dynamicMarket>div>div>header>p{max-width:45rem}}@media only screen and (max-width:1000px){.dynamicMarket>div>div>header>p{max-width:80%}}@media only screen and (max-width:700px){.dynamicMarket>div>div>header>p{max-width:100%}}.dynamicMarket>div>div>section{display:flex;flex-wrap:wrap;gap:2rem;margin-top:3.2rem;padding-bottom:3.1rem}.dynamicMarket>div>div>section>div{z-index:10000;flex-grow:1;flex-shrink:1;flex-basis:calc(33.3% - 3rem)}@media only screen and (max-width:700px){.dynamicMarket>div>div>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 3rem)}}@media only screen and (max-width:550px){.dynamicMarket>div>div>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 3rem)}}.rangeOfMarket{padding:2.97rem 0;overflow-x:hidden;margin-top:1rem}.rangeOfMarket div,.rangeOfMarket>header{display:flex;align-items:center;justify-content:center;gap:5rem;animation:scrollX 30s linear infinite}.rangeOfMarket>div{animation-direction:reverse;animation-delay:-3s}.rangeOfMarket>center{margin-top:10.2rem;margin-bottom:13.7rem}.rangeOfMarket>center>h1{margin-bottom:1.6rem}@media only screen and (max-width:600px){.rangeOfMarket>center{margin-top:7.4rem;margin-bottom:10.7rem}}.industriesHero{display:flex;align-items:center;gap:5.6rem;padding:4.4rem 0}@media only screen and (max-width:900px){.industriesHero{gap:2rem}}@media only screen and (max-width:750px){.industriesHero{flex-direction:column}}.industriesHero>img{border-radius:1.5rem}@media only screen and (max-width:900px){.industriesHero>img{max-width:55%;height:250px}}@media only screen and (max-width:750px){.industriesHero>img{max-width:100%;height:auto}}.industriesHero>div>p{margin:2.4rem 0}@media only screen and (max-width:900px){.industriesHero>div>p{margin:1.2rem 0}}.web3Question{padding:2.4rem 0}.web3Question>header{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:3.2rem}@media only screen and (max-width:750px){.web3Question>header{flex-direction:column}}.web3Question>header>h2{max-width:38rem;line-height:2.8rem}@media only screen and (max-width:750px){.web3Question>header>h2{text-align:center}}.web3Question>header>h2>span{color:#b3063c}.web3Question>header>p{max-width:55.6rem;text-align:right}@media only screen and (max-width:750px){.web3Question>header>p{text-align:center}}.web3Question>section{display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:center}.web3Question>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(33.3% - 1.6rem)}@media only screen and (max-width:900px){.web3Question>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(47% - 1.6rem);max-width:calc(47% - 1.6rem)}}@media only screen and (max-width:600px){.web3Question>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(400px - 1.6rem);max-width:calc(400px - 1.6rem)}}.servicesHero{display:flex;align-items:center;gap:5.6rem;padding-top:5.9rem}@media only screen and (max-width:1140px){.servicesHero{gap:3rem}.servicesHero>section>img{max-width:55%}}@media only screen and (max-width:980px){.servicesHero{gap:1.5rem}.servicesHero>section>img{max-width:55%;height:auto}}@media only screen and (max-width:750px){.servicesHero{flex-direction:column;gap:5rem}.servicesHero>section>img{max-width:80%}}@media only screen and (max-width:550px){.servicesHero>section>img{width:100%}}.servicesHero>div>h1>span{color:#262626}.servicesHero>div>p{padding:2.4rem 0}@media only screen and (max-width:980px){.servicesHero>div>p{padding:1.4rem 0}}.servicesHero>div>div{display:flex;align-items:center;gap:1.6rem}@media only screen and (max-width:980px){.servicesHero>div>div{gap:1rem}}@media only screen and (max-width:550px){.servicesHero>div>div{flex-direction:column;max-width:25rem;margin:auto;padding-top:1rem}}.researchSection{padding:2.4rem 0}.researchSection>header{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;padding-bottom:2.4rem}@media only screen and (max-width:750px){.researchSection>header{flex-direction:column}}.researchSection>header>div{max-width:29rem}@media only screen and (max-width:750px){.researchSection>header>div{max-width:45rem;text-align:center}}.researchSection>header>div>h1>span{color:#b3063c;margin-left:.6rem}.researchSection>header>p{max-width:55.3rem;text-align:right}@media only screen and (max-width:750px){.researchSection>header>p{text-align:center;margin-top:1rem;max-width:65rem}}.researchSection>section{padding:2.4rem 2.8rem;display:flex;align-items:start;gap:5.6rem;flex-wrap:wrap;border-radius:.6rem;background-color:#f0e9e4}@media only screen and (max-width:850px){.researchSection>section{gap:3rem}}.researchSection>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(33.3% - 5.6rem)}@media only screen and (max-width:850px){.researchSection>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(33.3% - 3rem)}}@media only screen and (max-width:600px){.researchSection>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 3rem)}}@media only screen and (max-width:450px){.researchSection>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 3rem)}}.researchSection>section>div>h1{margin-bottom:.6rem}.researchSection>section>div>p{margin-bottom:2rem}.researchSection>section>div>blockquote{display:inline-block;padding:.4rem 1.2rem;border-radius:.3rem}.importance{padding-top:2.4rem;max-width:1060px}.importance>center{text-align:center;margin-bottom:10rem}.importance>section{display:flex;gap:4.6rem;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:1317px){.importance>section{justify-content:center;gap:12rem;padding-bottom:6rem}}@media only screen and (max-width:1017px){.importance>section{gap:10rem}}@media only screen and (max-width:630px){.importance>section{gap:2rem}}.importance>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(33.3% - 4.6rem);max-width:calc(28.3% - 4.6rem)}@media only screen and (max-width:1317px){.importance>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(42.3% - 12rem);max-width:calc(37.3% - 12rem)}}@media only screen and (max-width:1017px){.importance>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(86.3% - 10rem);max-width:calc(86.3% - 10rem)}}@media only screen and (max-width:630px){.importance>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 2rem);max-width:calc(100% - 2rem)}}.importance>section>div>div{border-top-left-radius:1.3rem;padding-left:1rem;padding-top:1rem;height:270px;overflow:visible;display:flex;position:relative;padding-right:-13rem;background:linear-gradient(180deg,#b3063c,#4d031a)}@media only screen and (max-width:1317px){.importance>section>div>div{border-bottom-left-radius:1.3rem;padding-bottom:1rem}}@media only screen and (max-width:1017px){.importance>section>div>div{border-radius:1rem}}@media only screen and (max-width:630px){.importance>section>div>div{padding:1rem}}.importance>section>div>div>img{position:absolute;right:-12rem;top:-4.1rem}@media only screen and (max-width:1317px){.importance>section>div>div>img{right:-13rem}}@media only screen and (max-width:1200px){.importance>section>div>div>img{right:-11.5rem}}@media only screen and (max-width:1017px){.importance>section>div>div>img{right:-6.5rem}}@media only screen and (max-width:630px){.importance>section>div>div>img{display:none}}.importance>section>div>div>section{z-index:100;display:flex;align-items:start;justify-content:space-between;flex-direction:column;height:100%}.importance>section>div>div>section>p{width:70%}@media only screen and (max-width:630px){.importance>section>div>div>section>p{width:100%}}.importance>section>div>div>section>blockquote>p{margin-top:-11rem}.importance>section>div>div>section>blockquote>div{position:relative}.importance>section>div>div>section>blockquote>div>h1{position:absolute;z-index:100;font-weight:800}.importance>section>div>div>section>blockquote>div>:first-child{color:transparent;-webkit-text-stroke:.5px #fff}.importance>section>div>div>section>blockquote>div>:nth-child(2){color:#fff;-webkit-text-stroke:.5px #fff;animation:animate 8s ease-in-out infinite}.status{padding:4.2rem 0;display:flex;align-items:center;justify-content:space-between;gap:2rem}@media only screen and (max-width:750px){.status{flex-direction:column;align-items:start}}.status>header{max-width:60rem}@media only screen and (max-width:750px){.status>header{max-width:100%}}.status>header>h1{margin-bottom:3.2rem}@media only screen and (max-width:750px){.status>header>h1{margin-bottom:1.3rem}}.status>section{max-width:39.2rem;display:flex;flex-wrap:wrap;gap:3.2rem}@media only screen and (max-width:750px){.status>section{margin:auto}}.status>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 3.2rem)}.status>section>div>p>span{font-size:2.8rem;font-weight:600}.servicesSection{margin:3rem 0}.servicesSection>header{padding:3.2rem 0;display:flex;gap:2rem;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:1000}@media only screen and (max-width:960px){.servicesSection>header{flex-direction:column}}@media only screen and (max-width:800px){.servicesSection>header{position:relative}}.servicesSection>header>h1{max-width:46.4rem}.servicesSection>header>div{max-width:58.6rem}@media only screen and (max-width:1067px){.servicesSection>header>div{max-width:48rem}}@media only screen and (max-width:960px){.servicesSection>header>div{max-width:100%}}.servicesSection>header>div>h1{width:27.1rem;margin-bottom:1.6rem}.servicesSection>section>:nth-child(odd){background-color:#f0e9e4}.servicesSection>section>:nth-child(2n){background-color:#fff}.howItworks{padding:2.4rem 0}.howItworks>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:3.2rem}@media only screen and (max-width:950px){.howItworks>header{flex-direction:column;gap:1rem}}.howItworks>header>section{display:flex;align-items:center;gap:1.6rem}@media only screen and (max-width:650px){.howItworks>header>section{flex-direction:column;gap:.5rem}}.howItworks>header>section>div{display:flex;align-items:center;gap:1.6rem}.howItworks>header>section>div>svg{width:2.4rem;height:2.4rem}.howItworks>section{display:flex;flex-wrap:wrap;justify-content:center;gap:2.4rem}@media only screen and (max-width:990px){.howItworks>section{gap:1rem}}.howItworks>section>blockquote{flex-grow:1;flex-shrink:1;flex-basis:calc(33.3% - 2.4rem);display:flex;align-items:center;gap:2.4rem;padding:2.2rem .8rem;background-color:#2a2c2e;border-radius:1rem}@media only screen and (max-width:950px){.howItworks>section>blockquote{flex-direction:column;padding:2.2rem 2rem}}@media only screen and (max-width:650px){.howItworks>section>blockquote{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 2.4rem);max-width:calc(50% - 2.4rem)}}@media only screen and (max-width:550px){.howItworks>section>blockquote{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 2.4rem);max-width:calc(100% - 2.4rem)}}.howItworks>section>blockquote>section{height:5.6rem;width:5.6rem}@media only screen and (max-width:990px){.howItworks>section>blockquote>section,.howItworks>section>blockquote>section>svg{height:4rem;width:4rem}}@media only screen and (max-width:950px){.howItworks>section>blockquote>section,.howItworks>section>blockquote>section>svg{height:6rem;width:6rem}}.howItworks>section>blockquote>div>h1{margin-bottom:1rem}.located{padding:3.2rem 0}.located>h1{margin-bottom:1.2rem}.located>section{margin-top:2.4rem;display:flex;flex-wrap:wrap;gap:1.6rem}@media only screen and (max-width:600px){.located>section{flex-direction:column}}.located>section>blockquote{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 1.6rem);display:flex;align-items:center;padding:2.4rem;border-radius:1.6rem;gap:3.2rem}@media only screen and (max-width:1110px){.located>section>blockquote{flex-direction:column;align-items:start}.located>section>blockquote>img{width:100%;height:35rem;height:26rem}}.located>section>blockquote>div>h2{margin-bottom:1.6rem}.located>section>blockquote>div>h2>span{color:#b3063c}.heroSectionAbout{display:flex;align-items:center;gap:5rem;padding:4rem 0}@media only screen and (max-width:1000px){.heroSectionAbout{gap:1rem}.heroSectionAbout>img{max-width:60%;height:auto}}@media only screen and (max-width:750px){.heroSectionAbout{flex-direction:column;gap:4rem}.heroSectionAbout>img{max-width:80%}}@media only screen and (max-width:550px){.heroSectionAbout>img{max-width:90%}}@media only screen and (max-width:430px){.heroSectionAbout>img{width:100%}}.heroSectionAbout>div>p{margin:2.4rem 0}@media only screen and (max-width:750px){.heroSectionAbout>div>p{margin:1.4rem 0}}.ourServices{padding:5.6rem 0}.ourServices>header>h1{margin-top:.5rem;margin-bottom:1.4rem}.ourServices>section{margin-top:3.5rem;display:flex;flex-wrap:wrap;gap:1.6rem}@media only screen and (max-width:700px){.ourServices>section{gap:.8rem}}.ourServices>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(33.3% - 1.6rem)}@media only screen and (max-width:700px){.ourServices>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - .8rem)}}@media only screen and (max-width:500px){.ourServices>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - .8rem)}}.ourTeam{padding-top:5.6rem}@media only screen and (max-width:1160px){.ourTeam{padding-bottom:5.6rem}}.ourTeam>header>h1{margin-top:.5rem;margin-bottom:1.4rem}.ourTeam>section{margin-top:2.4rem;display:flex;flex-wrap:wrap;gap:0;justify-content:center}@media only screen and (max-width:1190px){.ourTeam>section{gap:2rem}}.ourTeam>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(20% - 0rem);border-top-left-radius:10.7rem;border-top-right-radius:10.7rem;display:flex;align-items:center;padding-top:3rem;flex-direction:column;overflow:hidden}@media only screen and (max-width:1190px){.ourTeam>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(33.3% - 2rem);border-radius:4rem;max-width:calc(33% - 2rem)}.ourTeam>section>div>img{height:25rem;width:auto}}@media only screen and (max-width:750px){.ourTeam>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 2rem);max-width:calc(50% - 2rem)}}@media only screen and (max-width:520px){.ourTeam>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 2rem);max-width:calc(100% - 2rem);border-radius:2rem}}.ourTeam>section>div>center>:first-child{font-size:1.35rem;font-weight:700}.ourTeam>section>div>center>:nth-child(2){font-size:1.14rem;font-weight:400}.ourTeam>section>:nth-child(2n){margin-top:3.6rem}@media only screen and (max-width:1190px){.ourTeam>section>:nth-child(2n){margin-top:0}}.ourTeam>section>:nth-child(2n)>img{margin-top:1.85rem}@media only screen and (max-width:1190px){.ourTeam>section>:nth-child(2n)>img{margin-top:0}}.ourValues{padding-top:5.6rem;padding-bottom:6.6rem}.ourValues>header>h1{margin-top:.5rem;margin-bottom:1.4rem}.ourValues>section{margin-top:2.4rem;display:flex;flex-wrap:wrap;gap:1.6rem}@media only screen and (max-width:500px){.ourValues>section{gap:.8rem}}.ourValues>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 1.6rem);border-radius:.8rem;padding:1.6rem}@media only screen and (max-width:500px){.ourValues>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - .8rem)}}.ourValues>section>div>:first-child{margin-bottom:.7rem}.ourValues>section>:first-child,.ourValues>section>:nth-child(2){background-color:#fff}.ourValues>section>:nth-child(3),.ourValues>section>:nth-child(4){background-color:#f0e9e4}.whoWeAre{display:flex;flex-wrap:wrap;gap:0}.whoWeAre>section{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0rem);padding:4rem 3.2rem}@media only screen and (max-width:750px){.whoWeAre>section{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 0rem);padding-left:2rem;padding-right:2rem}}.whoWeAre>section>div{max-width:54.2rem}@media only screen and (max-width:750px){.whoWeAre>section>div{max-width:100%}}.whoWeAre>section>div>header{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));padding:1rem 1.6rem}.whoWeAre>section>div>h1{margin:1.6rem 0;line-height:3.1rem}.whoWeAre>:first-child{display:flex;align-items:center;justify-content:flex-end}.whoWeAre>:first-child>div>div>:first-child{margin-bottom:1.6rem}.whoWeAre>:last-child>div>ul{margin-top:1.6rem}.whoWeAre>:last-child>div>ul>:not(:last-child){margin-bottom:1.6rem}.whoWeAre>:last-child>div>ul>li{font-size:1.4rem;font-weight:400;line-height:2rem;color:#fff;margin-left:2rem}.storiesCardGrid{padding:2.4rem;border-radius:1.6rem}.storiesCardGrid>header{margin-bottom:.9rem;display:flex;gap:.9rem}.storiesCardGrid>header>:first-child{width:60%}.storiesCardGrid>header>:last-child{width:40%}.storiesCardGrid>section{display:flex;flex-wrap:wrap;gap:.9rem}.storiesCardGrid>section>div{flex-grow:1;flex-shrink:1;flex-basis:calc(33.3% - .9rem)}.storiesDataDisplay{margin:3.2rem 0}.storiesDataDisplay>header{margin-bottom:3.2rem;width:100%;overflow:hidden;overflow-x:scroll;padding-bottom:.5rem}.storiesDataDisplay>header::-webkit-scrollbar{width:.7rem;height:.6rem}.storiesDataDisplay>header::-webkit-scrollbar-track{margin-bottom:2rem;background-color:#888;border-radius:1rem}.storiesDataDisplay>header::-webkit-scrollbar-thumb{background:#b3063c;border-radius:1rem;cursor:-webkit-grabbing;cursor:grabbing}.storiesDataDisplay>header::-webkit-scrollbar-thumb:hover{background:#b3063c;border-radius:1rem}.storiesDataDisplay>header>div{width:1500px;display:flex;align-items:center;gap:1rem}.storiesDataDisplay>header>div>a{font-size:1.2rem;font-weight:400;border:1px solid #c7c7c7;border-radius:.5rem;padding:1.2rem 3.9rem}.storiesHeroSection{display:flex;align-items:center;gap:5.6rem;padding:4rem 0}.storiesHeroSection>section>h1{margin-bottom:2.4rem}.blogCardGrid{padding:1.6rem;display:flex;flex-wrap:wrap;gap:1.6rem;border-radius:1.6rem}.blogCardGrid>div{flex-grow:1;flex-shrink:1;flex-basis:calc(33.3% - 1.6rem)}@media only screen and (max-width:1000px){.blogCardGrid>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 1.6rem)}}.blogCategories{padding:1.2rem;border-radius:1.2rem}.blogCategories>h1{margin-bottom:3.2rem}.blogCategories>div{display:flex;align-items:center;gap:1.2rem;border:1px solid #d9d9d9;padding-top:1.1rem;padding-bottom:1.1rem;padding-left:.8rem;margin-bottom:3rem;border-radius:.5rem}.blogCategories>div>input{border:none;font-size:1.4rem;font-weight:400;width:100%}.blogCategories>div>input:focus{outline:none}.blogCategories>div>:first-child{cursor:pointer;font-size:1.6rem}.blogCategories>section>:not(:last-child){margin-bottom:.3rem}.blogCategories>section>a{padding:1.2rem;cursor:pointer;display:block;font-size:1.2rem;font-weight:400;border-radius:.4rem;transition:.3s ease-in-out}.blogCategories>section>a:hover{color:#fff;background-color:rgba(179,6,61,.575)}.blogHeroSection{display:flex;align-items:center;gap:4.6rem;padding:4rem 0}@media only screen and (max-width:1000px){.blogHeroSection{gap:1rem}.blogHeroSection>img{max-width:60%;height:auto}}@media only screen and (max-width:750px){.blogHeroSection{flex-direction:column;gap:4rem;text-align:center}.blogHeroSection>img{max-width:80%}}.blogHeroSection>section>h1{margin-bottom:2.4rem}@media only screen and (max-width:750px){.blogHeroSection>section>h1{margin-bottom:1rem}}.blogDataDisplay{display:flex;gap:1.6rem;margin-bottom:2rem}.blogDataDisplay>:first-child{width:23.8rem}.blogDataDisplay>:last-child{width:calc(100% - 25.4rem)}