.trusted-wrapper{background:#fff;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;width:100%}.trusted-desktop{width:100%;display:flex}.trusted-text-box{text-align:center;color:#1b1b1b;box-sizing:border-box;border-right:1px solid #e5e5e5;justify-content:center;align-items:center;width:clamp(180px,20vw,280px);min-width:180px;height:clamp(70px,6vw,90px);padding:0 12px;font-size:clamp(12px,1vw,18px);font-weight:500;line-height:1.4;display:flex}.trusted-logo-column{background:#fff;border-right:1px solid #e5e5e5;flex:1;justify-content:center;align-items:center;min-width:120px;height:clamp(70px,6vw,90px);display:flex;overflow:hidden}.trusted-logo-column:last-child{border-right:none}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.logo-frame-container{justify-content:center;align-items:center;width:140px;height:60px;display:flex;position:relative;overflow:hidden}.logo-frame-img{object-fit:contain;width:120px;height:50px;animation:.6s ease-out forwards slideDown}.trusted-mobile-title{text-align:center;color:#1b1b1b;border-bottom:1px solid #e5e5e5;padding:22px 16px;font-size:18px;font-weight:600;line-height:1.4}.trusted-mobile-grid{width:100%;display:grid}@media (width>=768px) and (width<=1024px){.trusted-mobile-grid{grid-template-columns:repeat(4,1fr)}.trusted-mobile-item{background:#fff;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;justify-content:center;align-items:center;height:110px;display:flex}.trusted-mobile-item:nth-child(4n){border-right:none}.trusted-mobile-item .logo-frame-container{width:130px;height:55px}.trusted-mobile-item .logo-frame-img{width:110px;height:45px}}@media (width<=767px){.trusted-mobile-title{padding:18px 12px;font-size:16px}.trusted-mobile-grid{grid-template-columns:repeat(2,1fr)}.trusted-mobile-item{background:#fff;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;justify-content:center;align-items:center;height:85px;display:flex}.trusted-mobile-item:nth-child(2n){border-right:none}.trusted-mobile-item .logo-frame-container{width:110px;height:45px}.trusted-mobile-item .logo-frame-img{width:90px;height:36px}}@media (width<=480px){.trusted-mobile-item{height:75px}.trusted-mobile-item .logo-frame-container{width:100px;height:40px}.trusted-mobile-item .logo-frame-img{width:80px;height:32px}}.cards-scroll-container{scrollbar-width:none;-ms-overflow-style:none}.cards-scroll-container::-webkit-scrollbar{display:none}.testimonials-marquee-container{width:100%;position:relative;overflow:hidden}.testimonials-marquee-container:before,.testimonials-marquee-container:after{content:"";z-index:2;pointer-events:none;width:120px;height:100%;position:absolute;top:0}.testimonials-marquee-container:before{background:linear-gradient(90deg,#f7f7f7,#0000);left:0}.testimonials-marquee-container:after{background:linear-gradient(270deg,#f7f7f7,#0000);right:0}.testimonials-marquee-track{width:max-content;animation:35s linear infinite scrollMarquee;display:flex}.testimonials-marquee-track:hover{animation-play-state:paused}.testimonials-marquee-group{align-items:center;gap:80px;padding-right:80px;display:flex}@keyframes scrollMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.carousel-wrapper{width:100%;position:relative}.carousel-container{cursor:grab;-webkit-user-select:none;user-select:none;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:24px;padding:15px 40px 35px;display:flex;overflow-x:auto}.carousel-container::-webkit-scrollbar{display:none}.carousel-container.dragging{cursor:grabbing;scroll-behavior:auto}.expert-card{cursor:pointer;flex-shrink:0;width:180px;min-width:180px;overflow:hidden}.expert-image-wrapper{aspect-ratio:3/4;background:#f5f5f5;width:100%;line-height:0;position:relative;overflow:hidden}.expert-image{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:filter .5s;display:block}.expert-card:hover .expert-image{filter:grayscale(0%)}.expert-card h4,.expert-card p{transition:color .3s}.expert-card:hover h4{color:#000}.expert-card:hover p{color:#444}.nav-button{display:none!important}@media (width<=1024px){.carousel-container{gap:18px;padding:15px 20px 30px}.expert-card{width:170px;min-width:170px}}@media (width<=768px){.carousel-container{gap:16px;padding:15px 16px 25px}.expert-card{width:150px;min-width:150px}}@media (width<=480px){.expert-card{width:135px;min-width:135px}.carousel-container{gap:12px}}.domain-grid{background:0 0;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:40px;display:grid}.domain-card{background:#f8f8f8;flex-direction:column;justify-content:flex-start;min-height:180px;padding:30px;display:flex}.domain-icon-wrapper{justify-content:flex-start;align-items:center;margin-bottom:20px;display:flex}.domain-icon{object-fit:contain;width:40px;height:40px}.domain-card h3{color:#111;margin:0 0 12px;font-size:24px;font-weight:500}.domain-card p{color:#696969;margin:0;font-size:16px;line-height:1.6}@media (width<=1024px){.domain-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.domain-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.domain-grid{grid-template-columns:1fr}}html,body,#root{width:100%;min-height:100%;margin:0;padding:0;font-family:Fellix-TRIAL,sans-serif;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}
