.navbar{background-color:#fff;font-size:clamp(.875rem,1vw,1rem);top:0;z-index:9999;position:-webkit-sticky;position:sticky}.navbar,.navbar-container{width:100%;height:auto;min-height:80px;display:flex;align-items:center;pointer-events:auto}.navbar-container{justify-content:space-between;padding:.5rem 3.5%;position:relative}.nav-menu{display:grid;grid-template-columns:repeat(4,auto);grid-gap:10px;list-style:none;text-align:center;margin:0;padding:0}.navbar-logo{text-decoration:none;color:#3f51b5;cursor:pointer;margin-top:clamp(10px,2vw,0px)}.navbar-logo img{height:clamp(60px,15vw,209px);width:auto;object-fit:contain;margin-left:clamp(10px,2vw,25px)}.navbar__buttons{display:flex;margin-right:clamp(1rem,4vw,6rem);gap:10px}.menu-icon,.nav-links-mobile{display:none}@media(min-width:1701px){.navbar{height:130px}.nav-menu{grid-gap:20px}}@media(min-width:1401px)and (max-width:1700px){.navbar{height:110px}.navbar-logo img{height:142px}}@media(min-width:1001px)and (max-width:1400px){.navbar{height:90px}.navbar-logo img{height:150px}.nav-menu{grid-template-columns:repeat(4,auto);grid-gap:15px}}@media screen and (max-width:1000px){.navbar{height:80px}.navbar-container{padding:0 20px}.menu-icon{display:block;position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:1.8rem;cursor:pointer;z-index:1000}.navbar-logo{position:relative}.navbar-logo img{height:60px;margin:0}.nav-menu{display:flex;flex-direction:column;width:100%;height:calc(100vh - 80px);position:absolute;top:80px;left:-100%;opacity:0;transition:all .5s ease;background-color:#f0f0f0;padding:20px 0}.nav-menu.active{left:0;opacity:1;z-index:1;background-color:#276ebc}.nav-links{padding:1rem;width:100%;color:#000}.nav-links,.nav-links-mobile{display:block;text-align:center}.nav-links-mobile{margin:1rem auto;border-radius:4px;width:min(60vw,300px);text-decoration:none;font-size:1.1rem;padding:10px 20px;transition:all .3s ease-out}.navbar__buttons{display:none}.solidBG{background:#d8d7d7;color:#242424}.outlineBG{border:1px solid #d8d7d7;color:#d8d7d7}}@media screen and (max-width:480px){.navbar-container{padding:0 15px}.navbar-logo img{height:105px}.nav-links-mobile{width:80vw;font-size:1rem}}.scrollActive{-webkit-backdrop-filter:blur(15px);-moz-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:hsla(0,0%,100%,.5);box-shadow:0 25px 26px -1px rgba(0,0,0,.1)}.navbar{height:90px}@media(min-width:481px)and (max-width:767px){.navbar-logo img{height:105px}}@media(min-width:768px)and (max-width:991px){.navbar-logo img{height:150px}.navbar-container{padding:0 19px}}@media(min-width:992px)and (max-width:1199px){.navbar-logo img{height:150px}.navbar-container{padding:0 42px}}.divider{width:100%;display:flex;align-items:center}.divider .circle{width:10px;height:10px;border-radius:99px;background-color:var(--circle-color,#276ebc)}.divider .line{width:100%;background-color:var(--line-color,#276ebc);height:4px}.aboutdivider{width:100%;display:flex;align-items:center}.aboutdivider .aboutcircle{width:10px;height:10px;border-radius:99px;background-color:var(--circle-color,#ffc727)}.aboutdivider .aboutline{width:100%;background-color:var(--line-color,#ffc727);height:4px}.homedivider{width:100%;display:flex;align-items:center}.homedivider .homecircle{width:10px;height:10px;border-radius:99px;background-color:var(--circle-color,#fff)}.homedivider .homeline{width:100%;background-color:var(--line-color,#fff);height:4px}@media(min-width:481px)and (max-width:767px){.aboutdivider{padding:0!important}}.divider1{width:100%;display:flex;align-items:center}.divider1 .circle1{width:10px;height:10px;border-radius:99px;background-color:#fff}.divider1 .line1{width:100%;background-color:#fff;height:4px}.collapsiblePanel{width:100%;color:#000;padding:.8rem 2rem;background-color:#ab3636}.collapsiblePanel__header{cursor:pointer;font-weight:300;letter-spacing:.54px;font-size:.8rem}.collapsiblePanel__header,.collapsiblePanel__headerleft{display:flex;justify-content:space-between;align-items:center}.collapsiblePanel__headerleft{gap:1rem;flex:1 1}.collapsiblePanel__headerright{display:flex;gap:2rem;align-items:center}.collapsiblePanel__headerleft .MuiSvgIcon-root{transition:all 1s ease-out;opacity:1}.open .collapsiblePanel__header .collapsiblePanel__headerleft .MuiSvgIcon-root{transform:rotate(180deg)}.collapsiblePanel__headerContent>h3{font-weight:600;color:#000;margin-bottom:10px}.collapsiblePanel__header>p{color:#202020;font-weight:500}.collapsiblePanel .collapsiblePanel__content{opacity:0;max-height:0;overflow-y:hidden;transition:all 1s ease-out}.collapsiblePanel__content>p{text-align:justify;font-weight:400;color:#242424;font-weight:500}.open .collapsiblePanel__content{max-height:3000px;opacity:1}@media screen and (max-width:768px){.collapsiblePanel{width:100%}}@media screen and (max-width:480px){.collapsiblePanel{padding:1rem}}.footer{position:relative;z-index:9999!important;isolation:isolate;pointer-events:auto;width:100%;background:url(/_next/static/media/foot.cfb52f90.jpeg) no-repeat 50%;padding:60px 2% 80px;overflow:visible;background-size:cover;background-repeat:no-repeat;background-position:50%}.footer:before{top:0;width:100%;height:100%;background-color:rgba(6,6,6,.86)}.footer:after,.footer:before{content:"";position:absolute;left:0;z-index:-1;pointer-events:none}.footer:after{bottom:0;width:150px;height:150px;background-size:contain;background-repeat:no-repeat;margin-left:-5%}.footer .x,.footerLeft,.footerRight,.linkSection,.linkSectionContainer{position:relative;z-index:1}.footer .footerLink,.footer a{cursor:pointer}.footer .footerLink,.footer a,.linkSection .footerLink{position:relative;z-index:20!important;pointer-events:auto!important;display:inline-block}.footer .x{align-items:flex-start;width:90%;max-width:1200px;margin:0 auto}.footer .x,.footerLeft{display:flex;flex-direction:column;gap:20px}.footerLeft{order:1;text-align:start}.footerLeft .footerLogo img{width:162px;height:auto;max-width:100%}.footerLogo{margin-top:-80px;margin-left:-18px}.footerText{margin-top:-60px;text-align:start;line-height:1.6}.footerLeft .footerText{color:#fff;font-size:14px}.socialIcons{display:flex;justify-content:space-around;gap:100px;margin-top:20px;margin-bottom:20px}.socialIcons img{width:30px;height:30px}.footerRight{order:2;width:100%;flex-direction:column;gap:30px}.footerRight,.iconGrid{text-align:start;display:flex}.iconGrid{flex-direction:row;gap:65px}.iconGridItem{display:flex;align-items:center;gap:20px}.footerRight .callIcon,.footerRight .milIconImg{width:40px;height:40px;object-fit:contain}.footerRight .iconText{color:#fff;font-size:14px;margin-top:10px;line-height:1.5}.linkSectionContainer{margin-top:20px;order:3;margin-bottom:40px;display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;width:100%;text-align:start;position:relative;z-index:10;pointer-events:auto}.linkSectionContainer .MuiGrid-container,.linkSectionContainer .MuiGrid-item,.linkSectionContainer>*{pointer-events:auto!important;position:relative;z-index:10}.linkSection{text-align:start;display:flex;flex-direction:column;gap:15px;position:relative;z-index:10;pointer-events:auto}.linkSection .MuiGrid-container,.linkSection .MuiGrid-item{pointer-events:auto!important;position:relative;z-index:15}.linkSection:first-of-type{order:1}.linkSection:last-of-type{order:3}.linkSection .footerLink{color:#fff;font-size:16px;text-decoration:none;padding:8px 0;line-height:1.5}.footer .line{width:90%;height:1px;background-color:#fff;bottom:60px}.copy_right_text,.footer .line{position:absolute;left:50%;transform:translateX(-50%)}.copy_right_text{width:100%;text-align:center;color:#fff;bottom:20px;font-size:10px;line-height:1.5}@media (min-width:641px) and (max-width:1024px){.footer{padding:60px 5% 100px}.footerLeft .footerText{font-size:16px}.footerRight .callIcon,.footerRight .milIconImg{width:50px;height:50px}.footerRight .iconText{font-size:16px}.footer:after{width:175px;height:175px}}@media (min-width:1025px){.footer .x{display:grid;grid-template-columns:1.2fr 1fr 1fr;align-items:start}.footerLogo{margin-top:-70px}.footerText{margin-top:-30px}.footerLeft,.footerRight,.linkSectionContainer{order:unset;margin:0}.footerLeft .footerText{font-size:18px}.socialIcons{justify-content:flex-start;gap:120px;margin-top:20px}.linkSectionContainer{display:flex;gap:40px;margin-bottom:0}.footerRight .callIcon,.footerRight .milIconImg{width:90px;height:90px}.footer:after{width:200px;height:200px}.copy_right_text{font-size:14px;bottom:25px}}.iconContent{display:flex;align-items:center;gap:8px;flex-direction:column;justify-content:flex-start;text-align:left}.footerweb{display:block}.footermobile{display:none}.footerText{margin-top:-68px}.footerRight{padding-top:10px!important}@media (max-width:480px){.socialImg{margin-right:33px}.socialIcons{margin-top:0;margin-bottom:30px}.iconGrid{flex-direction:column!important;gap:35px}.iconText{padding-left:10px;padding-bottom:0;margin-top:0!important;padding-top:0}.footerweb{display:none}.footermobile{display:block}.footer{background:url(/_next/static/media/footerImgMobile.9608727e.jpg) no-repeat 50%;background-size:cover;background-repeat:no-repeat;background-position:50%;padding:18px 2% 28px}.footerLeft .footerText{font-size:16px}.linkSectionContainer{padding-top:10px!important;margin-bottom:0}.linkSection h4{margin-bottom:0!important}.iconContent{flex-direction:row;justify-content:flex-start;text-align:left}}@media (min-width:480px) and (max-width:767px){.socialImg{margin-right:50px}.footer{padding:60px 2% 0}.socialIcons{margin-top:5px;margin-bottom:30px}.faqPageContainer .faqHeader .searchField{margin-right:0}.iconGrid{flex-direction:column}.iconContent{flex-direction:row;gap:17px}.footerRight .iconText{margin-top:0}.iconGrid{gap:40px}.footerText{width:70%;padding:0}}@media (min-width:768px) and (max-width:991px){.footer{padding:60px 2% 0}.socialIcons{margin-top:5px;margin-bottom:30px}.socialImg{margin-right:50px}.footerText{padding:0}.faqPageContainer .faqHeader .searchField{margin-right:0}.iconGrid{flex-direction:column}.iconContent{flex-direction:row;gap:17px}.footerRight .iconText{margin-top:0}.iconGrid{gap:40px}.footerText{width:70%}}@media (min-width:992px) and (max-width:1199px){.footer{padding:60px 2% 40px}.socialIcons{margin-top:5px;margin-bottom:30px}.socialImg{margin-right:50px}.faqPageContainer .faqHeader .searchField{margin-right:0}.iconGrid{flex-direction:column}.iconContent{flex-direction:row;gap:17px}.footerRight .iconText{margin-top:0}.iconGrid{gap:40px}.footerText{width:70%}.footerLeft,.footerRight,.linkSectionContainer{order:1}.footer .x{display:grid;grid-template-columns:none;align-items:start;grid:none}}@media (min-width:1200px) and (max-width:1439px){.footerText{width:80%}.socialImg{margin-right:30px}}@media (min-width:1300px) and (max-width:1439px){.socialImg{margin-right:40px}}@media (min-width:1440px){.footerText{width:70%}.socialImg{margin-right:40px}.footer .x{display:grid;align-items:start;max-width:unset;grid-template-columns:1.3fr 1fr 1fr!important}}.sectionHeaderWrapper{display:flex;justify-content:space-between;margin:20px 20px 20px 0;padding:20px 20px 20px 0}.alignRight{flex-direction:row-reverse;text-align:right}.center{justify-content:center}.themeDark{color:#fff!important}.yellowLine{display:flex;align-items:center}.dot{height:10px;width:10px;border-radius:100px}.dot,.line{background-color:#276ebc}.line{height:4px;flex-grow:1;margin:0 -1px}.sectionTitleTextStyling{font-size:50px;font-weight:400;letter-spacing:2.5px}.sectionTitleTextStyling,.tagLinesTextStyling{color:var(--Text-black,#262626);font-style:normal;line-height:normal}.tagLinesTextStyling{font-size:22px;font-weight:500;letter-spacing:.44px}@media screen and (max-width:960px){.sectionTitleTextStyling{font-size:30px;font-weight:400;letter-spacing:2.5px}.sectionTitleTextStyling,.tagLinesTextStyling{color:var(--Text-black,#262626);font-style:normal;line-height:normal}.tagLinesTextStyling{font-size:14px;font-weight:500;letter-spacing:.44px}}@import"https://fonts.googleapis.com/css2?family=Krona+One&family=Inter:wght@600&family=Archivo+Black&display=swap";@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/archivo-vietnamese-400-normal.8a66badc.woff2) format("woff2"),url(/_next/static/media/archivo-vietnamese-400-normal.d42e70da.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/archivo-latin-ext-400-normal.63433af4.woff2) format("woff2"),url(/_next/static/media/archivo-latin-ext-400-normal.d3275005.woff) format("woff");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/archivo-latin-400-normal.c9c41986.woff2) format("woff2"),url(/_next/static/media/archivo-latin-400-normal.39971c45.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Krona One;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/krona-one-latin-ext-400-normal.b986f7a1.woff2) format("woff2"),url(/_next/static/media/krona-one-latin-ext-400-normal.06ef4d75.woff) format("woff");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Krona One;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/krona-one-latin-400-normal.36e4b318.woff2) format("woff2"),url(/_next/static/media/krona-one-latin-400-normal.fdc422b5.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/inter-cyrillic-ext-400-normal.f572b170.woff2) format("woff2"),url(/_next/static/media/inter-cyrillic-ext-400-normal.2a31c04b.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/inter-cyrillic-400-normal.372704ff.woff2) format("woff2"),url(/_next/static/media/inter-cyrillic-400-normal.a6b6ef6f.woff) format("woff");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/inter-greek-ext-400-normal.4ce1df5d.woff2) format("woff2"),url(/_next/static/media/inter-greek-ext-400-normal.88ede1ea.woff) format("woff");unicode-range:U+1f??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/inter-greek-400-normal.d7020e3c.woff2) format("woff2"),url(/_next/static/media/inter-greek-400-normal.cc58c11b.woff) format("woff");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/inter-vietnamese-400-normal.de4fc44f.woff2) format("woff2"),url(/_next/static/media/inter-vietnamese-400-normal.a9dd2faf.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/inter-latin-ext-400-normal.32a25442.woff2) format("woff2"),url(/_next/static/media/inter-latin-ext-400-normal.4edcaace.woff) format("woff");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/inter-latin-400-normal.ef6d3f52.woff2) format("woff2"),url(/_next/static/media/inter-latin-400-normal.2c7a775c.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}.hostLayout{overflow-x:hidden;width:100%;max-width:100vw;margin:0;padding:0}.h1_headr__2{font-size:40px;font-weight:400;letter-spacing:2px;font-family:Archivo Black;margin-bottom:2px}.hostCircle{width:180px;height:180px;position:absolute;left:1.6rem;top:23rem}.hostIntro{display:flex;justify-content:center;align-items:flex-start;padding:2rem 0;background-color:#f8f4f4;margin-bottom:1rem;flex-wrap:wrap;gap:2rem}.hostIntroLeft{width:min(50%,600px);flex:1 1 300px;display:flex;flex-direction:column;gap:2rem;align-items:center;text-align:center;margin-top:4rem}.hostIntroHeader{max-width:100%;margin:0 auto 0 121px}.hostIntroHeader .p1{font-size:clamp(1rem,4vw,18px);font-weight:500;text-align:left}.hostIntroHeader .p2{font-size:clamp(1.5rem,5vw,34px);line-height:1.2;text-align:start;margin-bottom:.5rem;letter-spacing:1px;font-family:Krona One;color:#262626;font-weight:400}.hostIntroIcon{display:flex;align-items:center;justify-content:center;width:100%}.hostIntroIcon img{width:min(329px,100%);height:auto;aspect-ratio:329/319;margin:1rem auto}.hostIntroRight{flex:1 1 300px;display:flex;justify-content:center;align-items:center;width:100%}.hostIntroRight img{height:auto;aspect-ratio:650/539.7;width:70%}.stepsSection{position:relative;margin:1rem auto;padding:2rem 5%;align-items:center;overflow:visible}.steps,.stepsSection{width:100%;display:flex;flex-direction:column}.steps{max-width:900px;gap:2.5rem;z-index:1}.step__{width:51%;min-height:120px;display:flex;align-items:center;background-color:#e3f0ff;border:4px solid #276ebc;padding:0 1.5rem;border-radius:70px;transition:transform .3s ease,box-shadow .3s ease;position:relative}.step__:nth-child(odd){margin-right:auto;margin-left:0}.step__:nth-child(2n){margin-left:auto;margin-right:158px}.step__:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(39,110,188,.1)}.step__:nth-child(odd):not(:last-child):after{right:40px;transform:rotate(45deg);transform-origin:bottom}.step__:nth-child(2n):not(:last-child):after{left:40px;transform:rotate(-45deg);transform-origin:bottom}.icon__img{flex:0 0 80px;height:80px;display:flex;justify-content:center;align-items:center;position:relative}.paper__img{width:50%;height:auto;object-fit:contain}.matter__host{flex:1 1;font-size:18px;color:#262626;font-weight:500}.car__ver{position:relative}.verifiedBadge{position:absolute;top:0;right:15px;width:23px;height:23px;z-index:2}.decCircle{width:160px;height:auto;position:absolute;right:-2.2rem;bottom:0}.hformSection{width:100%;position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;padding:3rem 0;gap:2rem;text-align:center;margin-top:11rem}.hformSection:before{content:"";position:absolute;top:0;left:0;width:100%;height:350px;background-color:#2e78ca;z-index:1}.hformSectionLeft{flex:1 1 300px;display:flex;flex-direction:column;gap:2rem;max-width:800px;align-items:center;z-index:2}.formSectionHeader{margin-bottom:clamp(1rem,5%,3rem)}.hformSection .p1{color:#fff;font-size:44px;font-weight:600;line-height:1.2;padding-top:28px;font-family:Inter;letter-spacing:1px}.hformSection .p2{color:#fff;font-size:17px;font-weight:400;margin-top:.5rem;text-align:left}.hformSection .form{flex:1 1 300px;width:100%;right:7rem;max-width:420px;margin:1rem auto;position:absolute;z-index:2;top:-12rem}.hformSection .hostIntroIcon{width:60px;height:60px;position:absolute;top:75px;left:0;height:auto;opacity:.6;z-index:1;pointer-events:none}.hformSection .hostIntroIcon .decImg{width:210px;height:auto;object-fit:contain;margin-left:-1px}.hostSection2{width:100%;margin:10rem 6rem 0}.hostSectionHeader,.hostSectionHeader__{text-align:left;padding:1rem 6rem}.hostsecond{padding:1rem 0}.hostSectionHeader h1,.hostSectionHeader__ h1{font-size:40px;letter-spacing:3px;font-weight:400;font-weight:800;font-family:Archivo}.hostSectionHeader p,.hostSectionHeader__ p{font-size:18px;font-family:Archivo;padding:0;letter-spacing:1px}.hostCardSection{width:100%}.hostCardSection .MuiGrid-container{padding:0 6rem}.p__header__host{padding:0;font-family:Archivo;font-size:18px;margin-bottom:1px;font-weight:400}.hostCardSection .MuiGrid-container .MuiGrid-item{display:flex;align-items:stretch;justify-content:center;width:100%}.host-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);padding:2rem;height:100%;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.5rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}.host-card:hover{transform:translateY(-10px);box-shadow:0 8px 30px rgba(39,110,188,.15)}.host-card .card-image{width:80px;height:80px;display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.host-card .card-image .feature-icon{width:100%;height:auto;object-fit:contain}.host-card .card-title{font-size:clamp(1.25rem,2vw,1.75rem);color:#276ebc;margin:0;text-align:center}.host-card .card-description{font-size:clamp(.875rem,1.5vw,1rem);line-height:1.6;color:#555;text-align:center;margin:0;flex-grow:1}@media(min-width:1200px)and (max-width:1400px){.hostCircle{width:120px;height:120px;position:absolute;left:1.6rem;top:23rem}}@media(min-width:992px)and (max-width:1199px){.hostIntroHeader{margin-left:100px}.hostIntroHeader .p1{font-size:20px!important}.hostIntroHeader .p2{font-size:30px!important}.stepsSection{padding:2rem 9%}.hformSectionLeft{align-items:flex-start;padding-left:8rem}.hformSection .hostIntroIcon{top:174px}.p__header__host{font-size:18px}.hostCircle{width:100px;height:100px;position:absolute;left:1.2rem;top:20rem}.hformSection .hostIntroIcon{width:40px;height:40px}.hformSection .p1{font-size:29px}.hostCardSection{margin-top:2rem}.hostCard{height:340px!important;padding:30px 14px!important}.hostCardcontainer p{font-size:13px!important}}@media(min-width:768px)and (max-width:991px){.hostIntro{align-items:center;flex-direction:column;background-color:#fff}.hostCircle{display:none}.hostIntroHeader{margin-left:0}.hostIntroLeft{flex:unset;display:block;gap:unset;margin-top:0;width:100%}.hostIntroHeader .p2{font-size:34px;text-align:center}.hostIntroHeader .p1{text-align:center;font-size:20px}.hostSectionHeader,.hostSectionHeader__{text-align:center}.stepsSection{padding:1rem;margin:2rem auto}.steps{gap:2rem;width:100%;max-width:600px}.step__{width:95%;padding:1.25rem;gap:1rem;border-radius:60px;min-height:100px}.step__:nth-child(2n){margin-left:7%}.decCircle{display:none}.hformSection .form{top:12rem;flex:1 1 300px;width:100%;right:0;max-width:100%;margin:1rem auto;position:absolute;z-index:2;display:flex;justify-content:center}.hformSection .p1{padding-top:0}.hformSection .p2{font-size:20px;text-align:center}.hformSection:before{height:616px}.hformSection{margin-bottom:36rem;margin-top:2rem}.hformDiv{padding:19px}.hForm{width:350px!important}.hFormHeading{font-size:24px!important;text-align:center!important}.hinput{padding:5% 3%!important;border-radius:8px!important}.hostSection2{margin:0}.hostsecond{text-align:center}}@media(min-width:481px)and (max-width:767px){.hostIntro{align-items:center;flex-direction:column;background-color:#fff}.hostCircle{display:none}.hostIntroHeader{margin-left:0}.hostIntroLeft{flex:unset;display:block;gap:unset;margin-top:0;width:100%}.hostIntroHeader .p2{font-size:29px;text-align:center;padding:0 16px}.hostIntroHeader .p1{text-align:center;font-size:15px;padding:0 33px}.hostSectionHeader,.hostSectionHeader__{text-align:center}.hostSectionHeader h1,.hostSectionHeader__ h1{font-size:30px}.stepsSection{padding:1rem;margin:2rem 1rem}.steps{gap:2rem;width:100%;max-width:600px}.step__{width:90%;padding:1.25rem;gap:1rem;border-radius:60px;min-height:100px}.step__:nth-child(2n){margin-left:7%}.decCircle{display:none}.hformSection .form{top:9rem;flex:1 1 300px;width:100%;right:0;max-width:100%;margin:1rem auto;position:absolute;z-index:2;display:flex;justify-content:center}.hformSection .p1{padding-top:0;font-size:28px}.hformSection .p2{font-size:17px;text-align:center}.hformSection:before{height:616px}.hformSection{margin-bottom:33rem;margin-top:2rem}.hformDiv{padding:19px}.hForm{width:350px!important}.hFormHeading{font-size:24px!important;text-align:center!important}.hinput{padding:5% 3%!important;border-radius:8px!important}.hostSection2{margin:0}.hostsecond{text-align:center}.h1_headr__2{font-size:29px}.hostCardSection .MuiGrid-container{padding:2rem 3rem}.hostCardcontainer p{font-size:17px!important}.hostCard{height:330px!important}.hostHeads .faqContainer{margin:0 3rem!important}.isHostQuestionContainer{padding:0 7px!important}}@media(min-width:401px)and (max-width:480px){.hostIntro{align-items:center;flex-direction:column;gap:0;background-color:#fff}.hostCircle{display:none}.hostIntroHeader{margin-left:0}.hostIntroLeft{flex:unset;display:block;gap:unset;margin-top:0;width:100%}.hostIntroHeader .p2{font-size:22px;text-align:center;padding:0 16px}.hostIntroHeader .p1{font-size:16px;text-align:center;padding:0 16px}.hostSectionHeader,.hostSectionHeader__{text-align:center;padding:1rem 0}.hostSectionHeader h1,.hostSectionHeader__ h1{font-size:30px}.stepsSection{padding:1rem;margin:2rem 0}.steps{gap:2rem;width:100%;max-width:600px}.step__{width:95%;padding:1.25rem;gap:1rem;border-radius:60px;min-height:100px}.step__:nth-child(2n){margin-left:7%}.decCircle{display:none}.hformSection .form{top:8rem;flex:1 1 300px;width:100%;right:0;max-width:100%;margin:1rem auto;position:absolute;z-index:2;display:flex;justify-content:center}.hformSection .p1{padding-top:0;font-size:28px}.hformSection .p2{font-size:17px;text-align:center}.hformSection:before{height:480px}.hformSection{margin-bottom:31rem;margin-top:2rem}.hformDiv{padding:19px}.hForm{width:76vw!important}.hFormHeading{font-size:18px!important;text-align:center!important}.hinput{padding:5% 3%!important;border-radius:8px!important}.hostSection2{margin:0}.hostsecond{text-align:center}.h1_headr__2{font-size:30px}.hostCardSection .MuiGrid-container{padding:2rem 1.5rem}.hostCardcontainer p{font-size:17px!important}.hostCard{height:316px!important}.hostHeads .faqContainer{margin:0 1.5rem!important}.isHostQuestionContainer{padding:0 7px!important}}@media only screen and (max-width:400px){.hostIntro{align-items:center;flex-direction:column;gap:0;background-color:#fff}.hostCircle{display:none}.hostIntroHeader{margin-left:0}.hostIntroLeft{flex:unset;display:block;gap:unset;margin-top:0;width:100%}.hostIntroHeader .p2{font-size:26px;text-align:center;padding:0 16px}.hostIntroHeader .p1{font-size:13px;text-align:center;padding:0 16px;font-weight:400}.hostSectionHeader,.hostSectionHeader__{text-align:center;padding:1rem 0}.hostSectionHeader h1,.hostSectionHeader__ h1{font-size:30px;font-family:Archivo Black;font-weight:400}.stepsSection{padding:1rem;margin:2rem 0}.steps{gap:2rem;width:100%;max-width:600px}.step__{width:95%;padding:1.25rem;gap:1rem;border-radius:60px;min-height:100px}.step__:nth-child(2n){margin-left:7%}.decCircle{display:none}.hformSection .form{top:8rem;flex:1 1 300px;width:100%;right:0;max-width:100%;margin:1rem auto;position:absolute;z-index:2;display:flex;justify-content:center}.hformSection .p1{padding-top:0;font-size:28px}.hformSection .p2{font-size:17px;text-align:center}.hformSection:before{height:480px}.hformSection{margin-bottom:28rem;margin-top:2rem}.hformDiv{padding:19px}.hForm{width:76vw!important}.hFormHeading{font-size:18px!important;text-align:center!important}.hinput{padding:5% 3%!important;border-radius:8px!important}.matter__host{font-size:12px}.hostsecond{text-align:center}.h1_headr__2{font-size:30px;margin-bottom:2px}.hostCardSection .MuiGrid-container{padding:2rem 1.5rem}.hostCardcontainer p{font-size:17px!important}.hostCard{height:376px!important}.hostHeads .faqContainer{margin:0 1.5rem!important}.isHostQuestionContainer{padding:0 7px!important}.hostSectionHeader h1,.hostSectionHeader__ h1{margin-bottom:2px}.hostSectionHeader p,.hostSectionHeader__ p{margin-bottom:2px!important;letter-spacing:0;font-size:18px}.hostSection2{margin:0;padding-top:3rem!important}.p__header__host{margin-bottom:1px!important;letter-spacing:0;font-size:18px;margin-top:2px}}.hformDiv{background-color:#f6f1f1;border-radius:20px;padding:2% 5% 4%}.hForm{display:flex;flex-direction:column}.hForm label{margin:2% 0}.hinput{width:100%;padding:3%;margin:1% 0;border-radius:5px;outline:none;border:none;font-size:16px}.hFormHeading{font-size:22px;font-weight:800;line-height:32px;letter-spacing:1.4px;text-align:left;margin-bottom:1rem}.hForm{width:100%;padding:3%;margin:1% 0;border-radius:5px;outline:none;border:none;font-size:16px}.text-start{text-align:start}.hForm button{padding:4% 3%;background-color:#276ebc;border-radius:5px;border:none;color:#fff;cursor:pointer;margin-top:1rem}.hForm button:hover{transform:scale(1.01)}.hostCard{height:300px;width:100%;border-radius:20px;background:#f6f1f1;padding:32px 30px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition-duration:.5s}.hostCard:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.3);cursor:pointer}.hostCard .image{width:80px;height:80px}.hostCardcontainer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center}.hostCardcontainer h4{padding-top:30px;padding-bottom:10px;width:100%;color:#262626;font-size:20px;line-height:1.2;letter-spacing:.5px;margin:0 0 10px;font-weight:600}.hostCardcontainer p{color:#262626;font-weight:500;font-size:16px;letter-spacing:.18px;margin:0;width:100%}@font-face{font-family:Archivo Black;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/archivo-black-latin-ext-400-normal.83eebe74.woff2) format("woff2"),url(/_next/static/media/archivo-black-latin-ext-400-normal.9d58d531.woff) format("woff");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Archivo Black;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/archivo-black-latin-400-normal.e81f87c5.woff2) format("woff2"),url(/_next/static/media/archivo-black-latin-400-normal.9a6ac770.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}.faq{margin-top:5rem;width:100%}.faq,.faqContainer{display:flex;justify-content:center}.faqContainer{padding:.5rem;width:79%;background-color:#f6f1f1;border-radius:1rem;flex-direction:column;align-items:center;margin-left:2rem;margin-right:2rem}.faqContainer .SectionTitle{margin:10px auto;display:flex;align-items:center;flex-direction:column;color:#000;text-align:center}.faqContainer .SectionTitle h1{font-size:40px;letter-spacing:4px;padding-top:1rem;font-weight:400;font-family:Archivo Black;margin-bottom:2px}.faqContainer .SectionTitle p{font-size:18px;margin-bottom:1px;font-family:Archivo;letter-spacing:1px}.faqContainerCategories{width:100%;margin-top:2rem;display:flex;align-items:center;justify-content:space-around}.faqContainerCategories .faqChip{cursor:pointer;padding:5px 1rem;border:1px solid #262626;display:flex;gap:10px;align-items:center;border-radius:16px}.faqContainerCategories .faqChip img{width:1.5rem;height:1.5rem;object-fit:contain}.faqContainerCategories .faqChip.active{background-color:#fff;border:none}.faqContainerQuestions{width:95%;margin-top:1.5rem;display:flex;flex-direction:column;gap:2rem}.faqContainer h3{font-weight:400}.collapsiblePanel__headerleft{height:50px}.collapsiblePanel{border-radius:20px}.btn__FAQ{background-color:#fff;color:#276ebc;margin:2rem 1rem;padding:10px 30px;font-size:1rem;border:1px solid #276ebc;width:15%;border-radius:5px}.btn__FAQ:hover{background-color:hsla(0,0%,100%,.565);cursor:pointer}@media screen and (max-width:968px){.SectionTitle h1{font-size:1.8rem;font-weight:900;letter-spacing:0}.SectionTitle p{margin-bottom:0!important;padding:0}.btn__FAQ{width:230px;border-radius:10px}.faq{margin-top:16px;margin-bottom:16px}#home .faqContainer{width:92%!important}.faqContainer{margin:2rem 0}}@media(min-width:1200px)and (max-width:1399px){.SectionTitle{display:flex;align-items:center;flex-direction:column;color:#000}.SectionTitle h1{font-size:2.175rem!important;letter-spacing:2px}.SectionTitle p{font-size:.875rem!important}}#home{margin-bottom:3rem}#home .faqContainer{width:85%}@media screen and (min-width:1439px){#home .faqContainer{width:87%}}@media screen and (max-width:480px){#faqhome{letter-spacing:1px!important}}