@charset "UTF-8";.custom-page-content h1,.custom-page-content h2,.custom-page-content h3,.custom-page-content h4,.custom-page-content h5,.custom-page-content h6{margin-bottom:14px}.custom-page-content p{line-height:24px;color:var(--color-gray)}.custom-page-content ul,.custom-page-content ol{overflow:hidden}.ltr .custom-page-content ul,.ltr .custom-page-content ol{padding-left:16px}.rtl .custom-page-content ul,.rtl .custom-page-content ol{padding-right:16px}.custom-page-content ul li,.custom-page-content ol li{margin-bottom:9px;color:var(--color-gray)}.custom-page-content b,.custom-page-content strong,.custom-page-content em{font-weight:var(--font-medium)}.custom-page-content a{color:var(--color-primary)}.custom-page-content a:hover{color:var(--color-primary-hover)}.custom-page-content img{height:auto;max-width:100%;max-height:100%}.custom-page-content iframe{border:none;max-width:100%}.custom-page-content table{max-width:100%;border:none}.custom-page-content th{font-weight:var(--font-medium);padding:8px 15px}.custom-page-content td{vertical-align:middle;padding:8px 15px}.custom-page-wrap,.description{padding-top:46px}@media screen and (max-width:991px){.description{padding-top:25px}}@media screen and (max-width:767px){.custom-page-content img{width:100%}}.about-us-page{color:#1b365d;font-family:Outfit,Inter,sans-serif;padding-bottom:60px;opacity:0;transform:translateY(20px);animation:aboutFadeInUp .8s cubic-bezier(.25,1,.5,1) forwards}@keyframes aboutFadeInUp{to{opacity:1;transform:translateY(0)}}.about-us-page .about-hero-section{display:flex;align-items:center;gap:50px;margin-bottom:70px}@media screen and (max-width:991px){.about-us-page .about-hero-section{flex-direction:column;gap:30px}}.about-us-page .about-hero-image-wrapper{flex:1;width:100%}.about-us-page .about-hero-image-card{position:relative;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 4px 20px #1b365d0d;transition:all .4s cubic-bezier(.25,1,.5,1)}.about-us-page .about-hero-image-card:hover{transform:translateY(-8px);border-color:#44c693;box-shadow:0 15px 30px #1b365d1a}.about-us-page .about-hero-image-card:hover .about-hero-img{transform:scale(1.04)}.about-us-page .about-hero-img{width:100%;height:auto;display:block;transition:all .5s cubic-bezier(.25,1,.5,1);-o-object-fit:cover;object-fit:cover}.about-us-page .about-hero-image-badge{position:absolute;bottom:20px;background:#1b365d;color:#fff;padding:8px 16px;font-weight:700;font-size:13px;letter-spacing:1px;border-radius:6px;box-shadow:0 4px 10px #00000026}.ltr .about-us-page .about-hero-image-badge{left:20px;border-left:4px solid #44c693}.rtl .about-us-page .about-hero-image-badge{right:20px;border-right:4px solid #44c693}.about-us-page .about-hero-text{flex:1;width:100%}.about-us-page .about-subtitle{color:#44c693;font-weight:800;font-size:14px;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;display:block}.about-us-page .about-main-title{color:#1b365d;font-size:32px;font-weight:800;letter-spacing:-.5px;line-height:1.25;margin-bottom:25px;text-transform:uppercase}.about-us-page .about-desc-primary{font-size:16px;line-height:1.6;color:#1b365d;font-weight:600;margin-bottom:20px}.about-us-page .about-desc-secondary{font-size:15px;line-height:1.65;color:#4b5563;margin-bottom:0}.about-us-page .about-pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:80px}@media screen and (max-width:991px){.about-us-page .about-pillars-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.about-us-page .about-pillars-grid{grid-template-columns:1fr}}.about-us-page .about-pillar-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;flex-direction:column}.about-us-page .about-pillar-card:hover{transform:translateY(-10px);border-color:#44c693;box-shadow:0 15px 35px #1b365d14}.about-us-page .about-pillar-card:hover .about-pillar-image img{transform:scale(1.05)}.about-us-page .about-pillar-image{position:relative;padding-bottom:55%;overflow:hidden}.about-us-page .about-pillar-image img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s cubic-bezier(.25,1,.5,1)}.about-us-page .about-pillar-body{padding:30px;flex-grow:1;display:flex;flex-direction:column}.about-us-page .about-pillar-title{color:#1b365d;font-size:18px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;margin-bottom:12px}.about-us-page .about-pillar-text{font-size:14px;line-height:1.6;color:#4b5563;margin-bottom:0}.about-us-page .about-team-section{border-top:1px solid #e5e7eb;padding-top:70px}.about-us-page .about-team-header{text-align:center;max-width:700px;margin:0 auto 50px}.about-us-page .about-team-title{color:#1b365d;font-size:28px;font-weight:800;letter-spacing:1px;text-transform:uppercase;margin-bottom:15px}.about-us-page .about-team-subtitle{font-size:15px;line-height:1.6;color:#4b5563;margin-bottom:0}.about-us-page .about-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media screen and (max-width:991px){.about-us-page .about-team-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.about-us-page .about-team-grid{grid-template-columns:1fr}}.about-us-page .about-team-card{text-align:center;background:#fff;padding:30px 20px;border-radius:16px;border:1px solid #e5e7eb;transition:all .4s cubic-bezier(.25,1,.5,1)}.about-us-page .about-team-card:hover{transform:translateY(-8px);border-color:#44c693;box-shadow:0 15px 30px #1b365d14}.about-us-page .about-team-card:hover .about-team-avatar{border-color:#44c693;transform:scale(1.05)}.about-us-page .about-team-avatar-wrapper{display:flex;justify-content:center;margin-bottom:20px}.about-us-page .about-team-avatar{width:120px;height:120px;border-radius:50%;border:3px solid #1B365D;padding:4px;overflow:hidden;background:#fff;transition:all .4s cubic-bezier(.25,1,.5,1)}.about-us-page .about-team-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.about-us-page .about-team-name{color:#1b365d;font-size:16px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;margin-bottom:6px;transition:all .2s ease}.about-us-page .about-team-role{font-size:13px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:1px;margin-bottom:0}.about-us-page .about-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:50px}@media screen and (max-width:768px){.about-us-page .about-values-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.about-us-page .about-values-grid{grid-template-columns:1fr}}.about-us-page .about-value-pill{background:#edf7fd;border:1px solid #BAE6FD;border-radius:12px;padding:16px 20px;text-align:center;font-weight:700;color:#1b365d;font-size:15px;box-shadow:0 4px 6px #1b365d05;transition:all .3s ease}.about-us-page .about-value-pill:hover{background:#1b365d;color:#fff;border-color:#1b365d;transform:translateY(-2px)}.about-us-page .about-mission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:70px}@media screen and (max-width:991px){.about-us-page .about-mission-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.about-us-page .about-mission-grid{grid-template-columns:1fr}}.about-us-page .about-focus-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:70px}@media screen and (max-width:768px){.about-us-page .about-focus-section{grid-template-columns:1fr}}.about-us-page .about-focus-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:35px;box-shadow:0 4px 20px #1b365d08;transition:all .4s ease}.about-us-page .about-focus-card:hover{border-color:#44c693;box-shadow:0 10px 30px #1b365d14;transform:translateY(-4px)}.about-us-page .about-focus-title-wrapper{display:flex;align-items:center;gap:15px;margin-bottom:20px}.about-us-page .about-focus-icon{width:48px;height:48px;border-radius:12px;background:#edf7fd;color:#1b365d;display:flex;align-items:center;justify-content:center;font-size:24px}.about-us-page .about-focus-title{color:#1b365d;font-size:20px;font-weight:800;margin:0;text-transform:uppercase}.about-us-page .about-focus-text{font-size:14.5px;line-height:1.65;color:#4b5563}.about-us-page .about-promise-box{color:#fff;border-radius:20px;padding:45px 50px;text-align:center;position:relative;overflow:hidden;box-shadow:0 10px 30px #1b365d26;margin-bottom:50px}.ltr .about-us-page .about-promise-box{background:linear-gradient(135deg,#1b365d,#0d1e36);border-left:5px solid #44c693}.rtl .about-us-page .about-promise-box{background:linear-gradient(-135deg,#1b365d,#0d1e36);border-right:5px solid #44c693}@media screen and (max-width:576px){.about-us-page .about-promise-box{padding:30px 20px}}.about-us-page .about-promise-badge{display:inline-block;background:#44c69326;color:#44c693;padding:6px 16px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:20px}.about-us-page .about-promise-title{font-size:26px;font-weight:800;margin-bottom:20px;color:#fff;text-transform:uppercase;letter-spacing:.5px}.about-us-page .about-promise-text{font-size:16px;line-height:1.7;max-width:700px;margin:0 auto;color:#e2e8f0}.about-us-page .about-span-2{grid-column:span 2}@media screen and (max-width:991px){.about-us-page .about-span-2{grid-column:span 1}}@media screen and (max-width:768px){.about-us-page .about-span-2{grid-column:span 1}}.about-us-page .how-to-buy-page{opacity:0;transform:translateY(20px);animation:aboutFadeInUp .8s cubic-bezier(.25,1,.5,1) forwards}.about-us-page .how-to-buy-page .buy-step-card:hover{transform:translateY(-4px);border-color:#44c693;box-shadow:0 10px 25px #1b365d0f}.about-us-page .how-to-buy-page .buy-step-card:hover .buy-step-number{background:#44c693;border-color:#fff}@media screen and (max-width:576px){.about-us-page .how-to-buy-page .buy-step-card{flex-direction:column;align-items:flex-start!important;gap:15px!important}}.about-us-page .how-to-buy-page .buy-step-number{transition:all .3s ease}.policy-page{color:#1b365d;font-family:Outfit,Inter,sans-serif;padding-bottom:60px;opacity:0;transform:translateY(20px);animation:policyFadeInUp .8s cubic-bezier(.25,1,.5,1) forwards}@keyframes policyFadeInUp{to{opacity:1;transform:translateY(0)}}.policy-page .policy-header-banner{text-align:center;margin-bottom:50px;padding:50px 40px;border-radius:20px;border:1px solid #BAE6FD;box-shadow:0 4px 20px #1b365d05}.ltr .policy-page .policy-header-banner{background:linear-gradient(135deg,#edf7fd,#e0f2fe)}.rtl .policy-page .policy-header-banner{background:linear-gradient(-135deg,#edf7fd,#e0f2fe)}.policy-page .policy-header-banner .policy-badge{color:#44c693;font-weight:800;font-size:13px;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;display:block}.policy-page .policy-header-banner .policy-title{font-size:32px;font-weight:800;text-transform:uppercase;color:#1b365d;margin-bottom:15px}.policy-page .policy-header-banner .policy-subtitle{font-size:16px;color:#4b5563;max-width:600px;margin:0 auto;line-height:1.6}.policy-page .policy-content-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:45px;box-shadow:0 4px 25px #1b365d05;margin-bottom:40px;line-height:1.75}.policy-page .policy-content-card h3{font-size:20px;font-weight:800;color:#1b365d;text-transform:uppercase;margin-top:35px;margin-bottom:20px;letter-spacing:.5px;border-bottom:2px solid #EDF7FD;padding-bottom:10px;display:flex;align-items:center;gap:10px}.policy-page .policy-content-card h3 i{color:#44c693;font-size:24px}.policy-page .policy-content-card h3:first-of-type{margin-top:0}.policy-page .policy-content-card p{font-size:15px;color:#4b5563;margin-bottom:20px}.policy-page .policy-content-card ul,.policy-page .policy-content-card ol{margin-bottom:25px}.ltr .policy-page .policy-content-card ul,.ltr .policy-page .policy-content-card ol{padding-left:20px}.rtl .policy-page .policy-content-card ul,.rtl .policy-page .policy-content-card ol{padding-right:20px}.policy-page .policy-content-card ul li,.policy-page .policy-content-card ol li{font-size:15px;color:#4b5563;margin-bottom:12px;line-height:1.6;position:relative}.policy-page .policy-content-card ul li strong,.policy-page .policy-content-card ol li strong{color:#1b365d}.policy-page .policy-content-card ul li{list-style-type:none}.ltr .policy-page .policy-content-card ul li{padding-left:15px}.rtl .policy-page .policy-content-card ul li{padding-right:15px}.policy-page .policy-content-card ul li:before{content:"•";color:#44c693;font-weight:700;display:inline-block;width:1em}.ltr .policy-page .policy-content-card ul li:before{margin-left:-1em}.rtl .policy-page .policy-content-card ul li:before{margin-right:-1em}.policy-page .policy-content-card .policy-highlight-box{background:#edf7fd;padding:20px 25px;margin:25px 0;font-size:15px;color:#1b365d;font-weight:600}.ltr .policy-page .policy-content-card .policy-highlight-box{border-left:4px solid #44c693;border-radius:0 12px 12px 0}.rtl .policy-page .policy-content-card .policy-highlight-box{border-right:4px solid #44c693;border-radius:12px 0 0 12px}.policy-page .policy-content-card .policy-highlight-box p{margin-bottom:0;color:#1b365d;font-weight:500}.policy-page .policy-content-card .policy-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:30px 0}@media screen and (max-width:768px){.policy-page .policy-content-card .policy-grid-2{grid-template-columns:1fr}}.policy-page .policy-content-card .policy-grid-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:25px;transition:all .3s ease}.policy-page .policy-content-card .policy-grid-card:hover{border-color:#bae6fd;box-shadow:0 8px 20px #1b365d0a;transform:translateY(-2px)}.policy-page .policy-content-card .policy-grid-card h4{font-size:16px;font-weight:700;color:#1b365d;text-transform:uppercase;margin-bottom:10px;display:flex;align-items:center;gap:8px}.policy-page .policy-content-card .policy-grid-card h4 i{color:#44c693}.policy-page .policy-content-card .policy-grid-card p{font-size:14px;margin-bottom:0;line-height:1.6}
