.hero_about .hero_container_header:before{width:25%;top:3.73rem}.aboutPage{margin-top:-1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 0}@media(max-width:448px){.aboutPage{padding:4rem 2rem}}.aboutPage_container{max-width:1152px;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:30px}.aboutPage_container h1{position:relative;font-size:44px;line-height:55px;z-index:1;background-color:transparent}.aboutPage_container h1:before{content:"";width:100%;height:20px;position:absolute;top:9rem;left:0;background-image:url(/_next/static/media/Subtract.eb6fd78d.svg);background-repeat:no-repeat;background-size:contain;z-index:-1}.aboutPage_container_modules{max-width:1152px;width:100%;display:grid;grid-template-columns:40% 60%;grid-gap:2rem;gap:2rem;margin-top:50px}@media(max-width:448px){.aboutPage_container_modules{grid-template-columns:repeat(1,minmax(0,1fr));gap:5rem}}.aboutPage_container_modules div{display:flex;flex-direction:column;justify-content:center;gap:2rem}.aboutPage_container_modules div h1{font-size:clamp(2.5rem,.255vw + 2.444rem,2.75rem);line-height:clamp(2.813rem,.637vw + 2.673rem,3.438rem)}.aboutPage_container_modules div p{color:var(--Neutral-Darkest,#2a2a2a);font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.2px}.aboutPage_container_modules div button{padding:8px 24px;border-radius:32px;background-color:#d91e23;border:2px solid #d91e23;color:#fff;width:25%}.aboutPage_container_modules div button a{text-decoration:none;font-size:20px;font-weight:500;line-height:30px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.aboutPage_container_modules div_details{display:flex;align-items:flex-start;justify-content:center;position:relative;animation:fadeIn .5s ease-in-out forwards}.aboutPage_container_modules div_details img{width:clamp(15rem,-.3323rem + 5.988vw,100%);height:auto;position:relative;opacity:0;animation:fadeIn .5s ease-in-out forwards}.aboutPage_container_modules div_details img:first-child{animation-delay:.1s;bottom:3rem;left:5rem}@media(max-width:448px){.aboutPage_container_modules div_details img:first-child{left:0}}.aboutPage_container_modules div_details img:last-child{animation-delay:.2s;top:2rem;left:-1rem}.bnb{display:flex;width:75%;margin:0 auto;justify-content:space-between;align-items:center}@media(max-width:448px){.bnb{flex-direction:column-reverse}}.bnb .visit{margin-top:40px}.bnb .visit p{font-size:20px;font-weight:400;line-height:30px;letter-spacing:-.01em;text-align:left;color:#2a2a2a;margin-bottom:30px;margin-top:30px}.bnb .logo{margin-top:43px}.bnb .visit_btn{display:flex;justify-content:center;align-items:center;color:#000;background-color:#fff;font-weight:600;transition:all 1s ease;margin-top:15px;font-size:16px;padding:10px 24px;gap:8px;border-radius:32px}.bnb .visit_btn a{color:#000}.terms-wrapper{padding:4rem 2rem;margin:0 auto;max-width:1100px}.terms-wrapper .accordion-container{display:flex;flex-direction:column;gap:1.5rem}.terms-wrapper .accordion-item{border:1px solid #ddd;border-radius:1.5rem;overflow:hidden;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.08);transition:transform .2s ease}.terms-wrapper .accordion-item:hover{transform:translateY(-2px)}.terms-wrapper .accordion-item .accordion-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1.5rem 2rem;font-weight:600;font-size:2rem;cursor:pointer;background-color:#fefefe;border:none}.terms-wrapper .accordion-item .accordion-header .icon-title-wrapper{display:flex;align-items:center;gap:.75rem}.terms-wrapper .accordion-item .accordion-header .chevron{transition:transform .2s ease;font-size:1.5rem;color:#f50b0b;margin-left:auto}.terms-wrapper .accordion-item .accordion-header .rotate{transform:rotate(180deg)}.terms-wrapper .accordion-item .accordion-body{padding:1.5rem 2.5rem;background:#fcfcfc;width:100%;max-width:100%;word-wrap:break-word}.terms-wrapper .sub-accordion-item{margin-bottom:1rem}.terms-wrapper .sub-accordion-item .sub-accordion-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.5rem;font-weight:600;font-size:1.2rem;cursor:pointer;background-color:#f9f9f9;border:none;border-radius:.5rem;transition:background-color .2s ease;text-align:left}.terms-wrapper .sub-accordion-item .sub-accordion-header:hover{background-color:#f0f0f0}.terms-wrapper .sub-accordion-item .sub-accordion-header .title{flex-grow:1}.terms-wrapper .sub-accordion-item .sub-accordion-header .chevron{transition:transform .2s ease;font-size:1rem;color:#f50b0b;margin-left:1rem}.terms-wrapper .sub-accordion-item .sub-accordion-header .rotate{transform:rotate(180deg)}.terms-wrapper .sub-accordion-item .sub-accordion-body{padding:1rem 1.5rem;background:#fff;border-left:2px solid #f50b0b;text-align:left}.terms-wrapper .sub-accordion-item .sub-accordion-body p{margin-bottom:1rem;font-size:1.05rem;line-height:1.7;color:#4b4b4b}.terms-wrapper .sub-accordion-item .sub-accordion-body ul{margin-bottom:1rem;padding-left:2rem;list-style-type:disc}.terms-wrapper .sub-accordion-item .sub-accordion-body ul li{margin-bottom:.5rem;font-size:1.05rem;color:#4b4b4b}.hero{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:3rem;padding:3rem 0 4rem;max-width:1440px;width:100%;margin:6.45rem auto 0;background-image:url(/_next/static/media/herobg.578b684f.png);background-repeat:no-repeat}@media(max-width:672px){.hero{background-image:none;background:rgba(217,142,30,.2)}}@media(max-width:576px){.hero{background-image:none;background-color:rgba(217,142,30,.2);border-radius:24px}}@media(max-width:768px){.hero{background-image:none;background-color:rgba(217,142,30,.2);border-radius:24px}}.hero_container{max-width:1152px;width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.hero_container_header{position:relative;font-size:56px;z-index:1;background-color:transparent;text-align:left;color:#2a2a2a;margin-top:40px;line-height:67.2px;letter-spacing:-2%}@media(max-width:576px){.hero_container_header{text-align:center}}.hero_container_header:before{content:"";width:100%;height:20px;position:absolute;top:3.15rem;left:0;background-image:url(/_next/static/media/Subtract.1c0434ef.png);background-repeat:no-repeat;background-size:contain;z-index:-1}@media(max-width:576px){.hero_container_header:before{top:2.15rem}}.hero_container_modules{max-width:1152px;width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:2rem;gap:2rem}@media(max-width:576px){.hero_container_modules{grid-template-columns:repeat(1,minmax(0,1fr))}}.hero_container_modules aside:first-child{grid-column:span 3/span 3}@media(max-width:576px){.hero_container_modules aside:first-child{grid-column:span 1/span 1}}.hero_container_modules aside:last-child{grid-column:span 2/span 2}@media(max-width:576px){.hero_container_modules aside:last-child{grid-column:span 1/span 1}}.features{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 0 4rem}.features_container{max-width:1152px}.features_container_content{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;overflow:hidden}@media(max-width:448px){.features_container_content{padding:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.features_container_content_card{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards;display:flex;flex-direction:column;gap:1rem}.features_container_content_card p{color:#5f5f65;font-size:16px;font-weight:400;line-height:24px}.features_container_content_card p:first-child{color:var(--Neutral-Darkest,#2a2a2a);font-size:18px;font-weight:600;margin-bottom:4px}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.features .features_container_content_card:first-of-type{animation-delay:.2s}.features .features_container_content_card:nth-of-type(2){animation-delay:.4s}.features .features_container_content_card:nth-of-type(3){animation-delay:.6s}.features .features_container_content_card:nth-of-type(4){animation-delay:.8s}.features .features_container_content_card:nth-of-type(5){animation-delay:1s}.features .features_container_content_card:nth-of-type(6){animation-delay:1.2s}.features .features_container_content_card:nth-of-type(7){animation-delay:1.4s}.features .features_container_content_card:nth-of-type(8){animation-delay:1.6s}.features .features_container_content_card:nth-of-type(9){animation-delay:1.8s}.features .features_container_content_card:nth-of-type(10){animation-delay:2s}.features .features_container_content_card:nth-of-type(11){animation-delay:2.2s}.features .features_container_content_card:nth-of-type(12){animation-delay:2.4s}.sliderContainer{display:flex;flex-direction:column;align-items:center;padding:4rem 0;color:#2a2a2a}.sliderContainer h2{font-size:44px;font-weight:600;color:#2a2a2a;text-align:center}.slider{display:flex;overflow-x:hidden;width:80%;padding:20px;margin-bottom:20px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#ccc #f1f1f1;-ms-overflow-style:none;scrollbar-width:none}.slider::-webkit-scrollbar{height:10px}.slider::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:10px}.slider::-webkit-scrollbar-track{background-color:#f1f1f1}.slider::-webkit-scrollbar{display:none}.card{min-width:20rem;height:15rem;margin:0 10px;padding:20px;border-radius:10px;border:1px solid hsla(0,0%,80%,.6);box-shadow:0 4px 6px hsla(0,0%,64%,.1);scroll-snap-align:center;font-size:.95rem;display:grid;grid-gap:2rem;gap:2rem}.card_details{display:flex;align-items:center;gap:1rem}.card_details img{width:3rem;height:3rem;border-radius:50%}.card_details_country{display:flex;align-items:center;font-size:.75rem;gap:.5rem}.card_details_country img{width:1rem;height:auto}.indicators{display:flex;justify-content:center;gap:10px}.indicator{width:15px;height:15px;border-radius:50%;background:#ccc;cursor:pointer;transition:background .3s}.indicator.active{background-color:#d91e23}.name{font-weight:700}.top_countries{align-items:center;padding:3rem 0 4rem;gap:4rem}.top_countries,.top_countries_container{display:flex;flex-direction:column;justify-content:center}.top_countries_container{width:100%;max-width:1152px;gap:2rem}.top_countries_container h2{font-size:44px;font-weight:600;color:#2a2a2a;text-align:center}.top_countries_container_content{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;overflow:hidden}@media(max-width:448px){.top_countries_container_content{padding:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.top_countries_container_content_card{border:1px solid #d6d6d6;border-radius:.5rem;padding:1rem;display:flex;align-items:center;gap:1rem;opacity:1}.top_countries_container_content_card p{color:#5f5f65;font-size:16px;font-weight:500;line-height:24px}.top_countries_cta{color:#2a2a2a;background-color:#fff;font-weight:500;padding:10px 24px;gap:8px;border-radius:32px;border:1px 0 0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.privacy-policy-page{width:100%;max-width:1220px;margin:0 auto}.privacy-policy-page h2{text-align:center}.privacy-policy-content{display:flex;width:100%;margin-top:20px}.sidebar{width:30%;position:-webkit-sticky;position:sticky;top:20px;padding:20px;background:#f7f7f7;height:-moz-fit-content;height:fit-content;max-height:150vh;overflow-y:auto;border-radius:18px}.sidebar ul{list-style:none;padding:0}.sidebar li{cursor:pointer;color:#383838;margin:10px 0 20px}.sidebar li:active,.sidebar li:hover{color:#d91e23}.policy-text{padding:20px;width:80%}.policy-text div{margin-bottom:40px}h6{text-decoration:underline;cursor:pointer}