.professional-section{position:relative;width:100%;min-height:800px;background:#fff;margin-top:0;padding:100px 0 75px;z-index:2;overflow-x:hidden}.professional-section .professional-container{position:relative;width:1440px;margin:0 auto;max-width:100%}.professional-section .professional-container .title-section{width:580px;margin:0 auto 30px;text-align:center}.professional-section .professional-container .title-section .main-title{font-family:var(--font-inter-tight),"Inter Tight",sans-serif;font-weight:800;font-size:64px;line-height:1.2;letter-spacing:-1.92px;color:#000;margin:0 0 20px}.professional-section .professional-container .title-section .main-title .highlight-text{color:#4d4397}.professional-section .professional-container .title-section .subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:15px;line-height:22px;color:#000;margin:0;text-wrap:balance;max-width:100%}.professional-section .professional-container .testimonials-loop-container{width:100%;height:auto;min-height:730px;overflow:hidden;touch-action:pan-x pan-y}.professional-section .professional-container .testimonials-loop-container .testimonials-loop{height:auto;min-height:100%;overflow-y:hidden!important;padding-bottom:25px!important}.professional-section .testimonial-column{display:flex;flex-direction:column;gap:35px;width:350px;flex-shrink:0}.professional-section .card-link{text-decoration:none;color:inherit;display:block;width:fit-content}.professional-section .image-card{width:350px;height:auto;display:flex;flex-direction:column;flex-shrink:0}.professional-section .image-card .card-image-container{position:relative;width:100%;height:225px}.professional-section .image-card .card-image-container .card-top-image{width:100%;height:100%;object-fit:cover;border-top-left-radius:26.37px;border-top-right-radius:26.37px;border:.799px solid hsla(0,0%,7%,.05)}.professional-section .image-card .card-image-container .overlay-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:var(--font-inter-tight),"Inter Tight",sans-serif;font-weight:800;text-align:center;white-space:nowrap;overflow:visible;padding:4px 0;display:flex;flex-direction:column;align-items:center;gap:2px}.professional-section .image-card .card-image-container .overlay-text .overlay-title{font-size:44px;line-height:1.1;letter-spacing:-1.3px}.professional-section .image-card .card-image-container .overlay-text .overlay-subtitle{font-size:28px;line-height:1.2}.professional-section .image-card .card-bottom-section{width:100%;min-height:80px;background:#fff;border-bottom-left-radius:26.37px;border-bottom-right-radius:26.37px;box-shadow:0 3.196px 3.196px 0 rgba(0,0,0,.25);border:.799px solid hsla(0,0%,7%,.05);border-top:none;display:flex;align-items:flex-start;padding:15px 19px;box-sizing:border-box}.professional-section .image-card .card-bottom-section .bottom-text{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:rgba(0,0,0,.5);margin:0;line-height:1.4}.professional-section .image-card .overlay-text{text-shadow:0 0 8px hsla(0,0%,100%,.9),0 0 15px hsla(0,0%,100%,.7),0 0 25px hsla(0,0%,100%,.5);color:#4d4397}.professional-section .testimonial-card{width:350px;flex-shrink:0}.professional-section .testimonial-card.clickable{cursor:pointer}.professional-section .testimonial-card.clickable .card-content{animation:breathing 3s ease-in-out infinite;will-change:transform;transform-origin:center center;transition:transform .3s ease,box-shadow .3s ease}.professional-section .testimonial-card.clickable .card-content:hover{animation-play-state:paused;transform:scale(1.02)}.professional-section .card-content{width:100%;min-height:305px;padding:35px 40px;background:#fff;border:.799px solid hsla(0,0%,7%,.05);border-radius:26.37px;box-shadow:0 3.196px 3.196px 0 rgba(0,0,0,.25)}.professional-section .card-content>:last-child{margin-bottom:0!important}.professional-section .card-content>.user-company{font-family:Inter,sans-serif;font-weight:700;font-style:italic;font-size:14px;line-height:19px;color:#161d3a;margin:0 0 17px}.professional-section .card-content .user-header{display:flex;align-items:flex-start;gap:13px;margin-bottom:17px}.professional-section .card-content .user-header .user-avatar{width:60px;height:60px;border-radius:50%;flex-shrink:0;object-fit:cover}.professional-section .card-content .user-header .user-details{flex:1;padding-top:8px}.professional-section .card-content .user-header .user-details .user-name{font-family:Inter,sans-serif;font-weight:400;font-size:12.785px;line-height:17.58px;color:#000;margin:0 0 2px}.professional-section .card-content .user-header .user-details .user-role{font-family:Inter,sans-serif;font-weight:500;font-size:12.785px;line-height:17.58px;color:#161d3a;margin:0}.professional-section .card-content .company-logo{width:103.448px;height:25px;margin-bottom:15px}.professional-section .card-content .company-logo img{width:100%;height:100%;object-fit:contain}.professional-section .card-content .testimonial-text{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:20px;color:#000;margin:0}@media screen and (max-width:375px){.professional-section{min-height:80svh;display:flex;flex-direction:column;padding:70px 0 60px;box-sizing:border-box}.professional-section .professional-container{flex:1;display:flex;flex-direction:column;padding:0}.professional-section .professional-container .title-section{width:100%;padding:0 12px;margin-bottom:30px}.professional-section .professional-container .title-section .main-title{font-size:24px;letter-spacing:-.5px;margin-bottom:20px}.professional-section .professional-container .title-section .subtitle{font-size:11px;line-height:16px}.professional-section .professional-container .testimonials-loop-container{flex:1;min-height:300px;width:100%;margin:0;overflow:hidden;display:flex;align-items:center}.professional-section .professional-container .testimonials-loop-container .testimonials-loop{padding-bottom:15px!important;width:100%}.professional-section .testimonial-column{width:155px;gap:16px}.professional-section .image-card{width:155px;height:auto}.professional-section .testimonial-card{width:155px}.professional-section .image-card .card-image-container{height:100px}.professional-section .image-card .card-image-container .card-top-image{border-top-left-radius:15px;border-top-right-radius:15px}.professional-section .image-card .card-image-container .overlay-text .overlay-title{font-size:26px;letter-spacing:-.5px}.professional-section .image-card .card-image-container .overlay-text .overlay-subtitle{font-size:13px}.professional-section .image-card .card-bottom-section{min-height:35px;padding:7px 8px;align-items:flex-start;border-bottom-left-radius:15px;border-bottom-right-radius:15px;box-shadow:0 1.5px 1.5px 0 rgba(0,0,0,.25);border:.4px solid hsla(0,0%,7%,.05);border-top:none}.professional-section .image-card .card-bottom-section .bottom-text{font-size:8px;line-height:1.2}.professional-section .card-content{padding:10px 12px;min-height:135px;border-radius:15px}.professional-section .card-content .user-header{gap:6px;margin-bottom:8px}.professional-section .card-content .user-header .user-avatar{width:28px;height:28px}.professional-section .card-content .user-header .user-details{padding-top:2px}.professional-section .card-content .user-header .user-details .user-name,.professional-section .card-content .user-header .user-details .user-role{font-size:8px;line-height:11px}.professional-section .card-content>.user-company{font-weight:700;font-size:9px;line-height:12px;margin-bottom:6px}.professional-section .card-content .company-logo{width:50px;height:12px;margin-bottom:6px}.professional-section .card-content .testimonial-text{font-size:7px;line-height:11px}}@media screen and (min-width:376px)and (max-width:480px){.professional-section{min-height:80svh;display:flex;flex-direction:column;padding:80px 0 60px;box-sizing:border-box}.professional-section .professional-container{flex:1;display:flex;flex-direction:column;padding:0}.professional-section .professional-container .title-section{width:100%;padding:0 12px;margin-bottom:30px}.professional-section .professional-container .title-section .main-title{font-size:28px;letter-spacing:-.8px;margin-bottom:20px}.professional-section .professional-container .title-section .subtitle{font-size:11px;line-height:16px}.professional-section .professional-container .testimonials-loop-container{flex:1;min-height:320px;width:100%;margin:0;overflow:hidden;display:flex;align-items:center}.professional-section .professional-container .testimonials-loop-container .testimonials-loop{padding-bottom:18px!important;width:100%}.professional-section .testimonial-column{width:175px;gap:20px}.professional-section .image-card{width:175px;height:auto}.professional-section .testimonial-card{width:175px}.professional-section .image-card .card-image-container{height:113px}.professional-section .image-card .card-image-container .card-top-image{border-top-left-radius:18px;border-top-right-radius:18px}.professional-section .image-card .card-image-container .overlay-text .overlay-title{font-size:28px;letter-spacing:-.6px}.professional-section .image-card .card-image-container .overlay-text .overlay-subtitle{font-size:15px}.professional-section .image-card .card-bottom-section{min-height:40px;padding:8px 10px;align-items:flex-start;border-bottom-left-radius:18px;border-bottom-right-radius:18px;box-shadow:0 1.6px 1.6px 0 rgba(0,0,0,.25);border:.4px solid hsla(0,0%,7%,.05);border-top:none}.professional-section .image-card .card-bottom-section .bottom-text{font-size:9px;line-height:1.3}.professional-section .card-content{padding:15px 18px;min-height:153px;border-radius:18px}.professional-section .card-content .user-header{gap:8px;margin-bottom:10px}.professional-section .card-content .user-header .user-avatar{width:32px;height:32px}.professional-section .card-content .user-header .user-details{padding-top:3px}.professional-section .card-content .user-header .user-details .user-name,.professional-section .card-content .user-header .user-details .user-role{font-size:9px;line-height:12px}.professional-section .card-content>.user-company{font-weight:700;font-size:10px;line-height:13px;margin-bottom:8px}.professional-section .card-content .company-logo{width:60px;height:14px;margin-bottom:8px}.professional-section .card-content .testimonial-text{font-size:8px;line-height:13px}}@media screen and (min-width:481px)and (max-width:768px){.professional-section{min-height:80svh;display:flex;flex-direction:column;padding:90px 0 70px;box-sizing:border-box}.professional-section .professional-container{flex:1;display:flex;flex-direction:column;padding:0}.professional-section .professional-container .title-section{width:100%;padding:0 16px;margin-bottom:30px}.professional-section .professional-container .title-section .main-title{font-size:36px;letter-spacing:-1px;margin-bottom:20px}.professional-section .professional-container .title-section .subtitle{font-size:11px;line-height:16px}.professional-section .professional-container .testimonials-loop-container{flex:1;min-height:380px;width:100%;margin:0;overflow:hidden;display:flex;align-items:center}.professional-section .professional-container .testimonials-loop-container .testimonials-loop{padding-bottom:20px!important;width:100%}.professional-section .testimonial-column{width:230px;gap:24px}.professional-section .image-card{width:230px;height:auto}.professional-section .testimonial-card{width:230px}.professional-section .image-card .card-image-container{height:148px}.professional-section .image-card .card-image-container .card-top-image{border-top-left-radius:20px;border-top-right-radius:20px}.professional-section .image-card .card-image-container .overlay-text .overlay-title{font-size:36px;letter-spacing:-.8px}.professional-section .image-card .card-image-container .overlay-text .overlay-subtitle{font-size:18px}.professional-section .image-card .card-bottom-section{min-height:52px;padding:10px 13px;align-items:flex-start;border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 2.1px 2.1px 0 rgba(0,0,0,.25);border:.5px solid hsla(0,0%,7%,.05);border-top:none}.professional-section .image-card .card-bottom-section .bottom-text{font-size:11px;line-height:1.35}.professional-section .card-content{padding:22px 26px;min-height:200px}.professional-section .card-content .user-header{gap:10px;margin-bottom:12px}.professional-section .card-content .user-header .user-avatar{width:42px;height:42px}.professional-section .card-content .user-header .user-details{padding-top:5px}.professional-section .card-content .user-header .user-details .user-name,.professional-section .card-content .user-header .user-details .user-role{font-size:10px;line-height:14px}.professional-section .card-content>.user-company{font-weight:700;font-size:11px;line-height:15px;margin-bottom:11px}.professional-section .card-content .company-logo{width:75px;height:18px;margin-bottom:10px}.professional-section .card-content .testimonial-text{font-size:10px;line-height:16px}}@media screen and (min-width:769px)and (max-width:1024px){.professional-section{padding:80px 0 60px}.professional-section .professional-container{padding:0 30px}.professional-section .professional-container .title-section{width:auto;max-width:500px;margin:0 auto 30px}.professional-section .professional-container .title-section .main-title{font-size:48px;letter-spacing:-1.4px;margin-bottom:20px}.professional-section .professional-container .title-section .subtitle{font-size:11px;line-height:16px}.professional-section .professional-container .testimonials-loop-container{height:auto;min-height:600px;width:calc(100% + 60px);margin:0 -30px;overflow:hidden}.professional-section .professional-container .testimonials-loop-container .testimonials-loop{padding-bottom:22px!important}.professional-section .testimonial-column{width:280px;gap:28px}.professional-section .image-card{width:280px;height:auto}.professional-section .testimonial-card{width:280px}.professional-section .image-card .card-image-container{height:180px}.professional-section .image-card .card-image-container .card-top-image{border-top-left-radius:21px;border-top-right-radius:21px}.professional-section .image-card .card-image-container .overlay-text .overlay-title{font-size:44px;letter-spacing:-1px}.professional-section .image-card .card-image-container .overlay-text .overlay-subtitle{font-size:22px}.professional-section .image-card .card-bottom-section{min-height:64px;padding:12px 15px;align-items:flex-start;border-bottom-left-radius:21px;border-bottom-right-radius:21px;box-shadow:0 2.5px 2.5px 0 rgba(0,0,0,.25);border:.64px solid hsla(0,0%,7%,.05);border-top:none}.professional-section .image-card .card-bottom-section .bottom-text{font-size:12px}.professional-section .card-content{padding:28px 32px;min-height:244px}.professional-section .card-content .user-header{gap:11px;margin-bottom:14px}.professional-section .card-content .user-header .user-avatar{width:48px;height:48px}.professional-section .card-content .user-header .user-details{padding-top:6px}.professional-section .card-content .user-header .user-details .user-name,.professional-section .card-content .user-header .user-details .user-role{font-size:11px;line-height:15px}.professional-section .card-content>.user-company{font-weight:700;font-size:12px;line-height:16px;margin-bottom:14px}.professional-section .card-content .company-logo{width:83px;height:20px;margin-bottom:12px}.professional-section .card-content .testimonial-text{font-size:11px;line-height:18px}}@media screen and (min-width:1025px)and (max-width:1440px){.professional-section .professional-container{padding:0 40px}.professional-section .professional-container .title-section{width:550px;margin:0 auto 30px}.professional-section .professional-container .title-section .main-title{font-size:58px;letter-spacing:-1.7px;margin-bottom:20px}.professional-section .professional-container .title-section .subtitle{font-size:14px;line-height:21px}.professional-section .professional-container .testimonials-loop-container{height:auto;min-height:700px;overflow:hidden}.professional-section .professional-container .testimonials-loop-container .testimonials-loop{padding-bottom:25px!important}.professional-section .testimonial-column{width:320px;gap:32px}.professional-section .image-card{width:320px;height:auto}.professional-section .testimonial-card{width:320px}.professional-section .image-card .card-image-container{height:206px}.professional-section .image-card .card-image-container .card-top-image{border-top-left-radius:24px;border-top-right-radius:24px}.professional-section .image-card .card-image-container .overlay-text .overlay-title{font-size:48px;letter-spacing:-1.2px}.professional-section .image-card .card-image-container .overlay-text .overlay-subtitle{font-size:25px}.professional-section .image-card .card-bottom-section{min-height:73px;padding:14px 17px;align-items:flex-start;border-bottom-left-radius:24px;border-bottom-right-radius:24px;box-shadow:0 2.9px 2.9px 0 rgba(0,0,0,.25);border:.73px solid hsla(0,0%,7%,.05);border-top:none}.professional-section .image-card .card-bottom-section .bottom-text{font-size:13px}.professional-section .card-content{padding:32px 36px;min-height:279px}.professional-section .card-content .user-header{gap:12px;margin-bottom:16px}.professional-section .card-content .user-header .user-avatar{width:55px;height:55px}.professional-section .card-content .user-header .user-details .user-name,.professional-section .card-content .user-header .user-details .user-role{font-size:12px;line-height:16px}.professional-section .card-content>.user-company{font-weight:700;font-size:13px;line-height:17px;margin-bottom:16px}.professional-section .card-content .company-logo{width:95px;height:23px;margin-bottom:14px}.professional-section .card-content .testimonial-text{font-size:11px;line-height:19px}}@media screen and (min-width:1441px)and (max-width:1919px){.professional-section .professional-container{width:1600px;padding:0}.professional-section .professional-container .testimonials-loop-container{width:100%;margin:0;height:auto;min-height:750px;overflow:hidden}.professional-section .professional-container .testimonials-loop-container .testimonials-loop{padding-bottom:25px!important}.professional-section .testimonial-column{width:350px;gap:35px}}@media screen and (min-width:1920px){.professional-section .professional-container{width:1800px;padding:0}.professional-section .professional-container .testimonials-loop-container{width:100%;margin:0;height:auto;min-height:750px;overflow:hidden}.professional-section .professional-container .testimonials-loop-container .testimonials-loop{padding-bottom:25px!important}.professional-section .testimonial-column{width:350px;gap:35px}}@media screen and (min-width:2560px){.professional-section .professional-container{width:2200px}}@media screen and (max-height:600px)and (orientation:landscape){.professional-section{padding:60px 0 40px;min-height:auto}.professional-section .professional-container .testimonials-loop-container{height:auto;min-height:clamp(420px,75vh,650px);overflow:hidden}.professional-section .professional-container .testimonials-loop-container .testimonials-loop{padding-bottom:20px!important}.professional-section .testimonial-column{width:280px;gap:20px}.professional-section .image-card{min-height:180px}.professional-section .testimonial-card{width:280px}.professional-section .card-content{min-height:180px;padding:16px 20px}}@keyframes breathing{0%,to{transform:scale(1);box-shadow:0 3.196px 8px rgba(0,0,0,.12)}50%{transform:scale(1.01);box-shadow:0 4px 20px rgba(77,67,151,.3)}}@media(hover:none)and (pointer:coarse){.professional-section .testimonials-loop-container{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.professional-section .image-card:hover,.professional-section .testimonial-card:hover{transform:none;box-shadow:none}.professional-section .clickable{-webkit-tap-highlight-color:rgba(77,67,151,.1)}.professional-section .clickable:active{transform:scale(.98);transition:transform .1s ease}}@media(prefers-contrast:high){.professional-section .card-bottom-section,.professional-section .card-content{border:2px solid #000}.professional-section .testimonial-text{color:#000}}@media(prefers-reduced-motion:reduce){.professional-section *{animation:none!important;transition:none!important}}.effortless-section{position:relative;width:100%;background:#202020;padding:100px 0}.effortless-section .effortless-container{width:1440px;margin:0 auto}.effortless-section .effortless-container .title-section{width:580px;margin:0 auto 30px;text-align:center}.effortless-section .effortless-container .title-section .main-title{font-family:var(--font-inter-tight),"Inter Tight",sans-serif;font-weight:800;font-size:64px;line-height:1.2;letter-spacing:-1.92px;color:#fff;margin:0 0 20px;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:16px}.effortless-section .effortless-container .title-section .main-title .static-text{display:inline-block}.effortless-section .effortless-container .title-section .subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:15px;line-height:22px;color:#fff;margin:0;text-wrap:balance;max-width:100%}.effortless-section .effortless-container .step-row{display:flex;align-items:center;justify-content:center;gap:96px}.effortless-section .effortless-container .step-row:not(:last-child){margin-bottom:72px}.effortless-section .effortless-container .step-row.step-1 .step-content{width:288px;display:inline-flex;flex-direction:column;gap:24px}.effortless-section .effortless-container .step-row.step-1 .step-content .icon-wrapper{width:40px;height:40px;overflow:hidden}.effortless-section .effortless-container .step-row.step-1 .step-content .icon-wrapper img,.effortless-section .effortless-container .step-row.step-1 .step-content .icon-wrapper svg{display:block;width:100%;height:100%}.effortless-section .effortless-container .step-row.step-1 .step-content .step-title{font-family:Inter,sans-serif;font-weight:500;font-size:30px;line-height:1.2;color:#fff;margin:0}.effortless-section .effortless-container .step-row.step-1 .step-content .step-description{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:hsla(0,0%,100%,.75);margin:0;text-wrap:balance;max-width:100%}.effortless-section .effortless-container .step-row.step-1 .step-image{width:650px;height:384px;border-radius:12px;overflow:hidden;box-shadow:0 2.743px 6.856px 0 rgba(0,0,0,.25)}.effortless-section .effortless-container .step-row.step-1 .step-image img,.effortless-section .effortless-container .step-row.step-1 .step-image video{width:100%;height:100%;object-fit:cover;display:block}.effortless-section .effortless-container .step-row.step-2{gap:140px}.effortless-section .effortless-container .step-row.step-2 .step-image{position:relative;border-radius:18.89px;overflow:visible}.effortless-section .effortless-container .step-row.step-2 .step-image img{width:100%;height:100%;object-fit:cover}.effortless-section .effortless-container .step-row.step-2 .step-content{width:288px;display:inline-flex;flex-direction:column;gap:24px}.effortless-section .effortless-container .step-row.step-2 .step-content .icon-wrapper{width:40px;height:40px;overflow:hidden}.effortless-section .effortless-container .step-row.step-2 .step-content .icon-wrapper img,.effortless-section .effortless-container .step-row.step-2 .step-content .icon-wrapper svg{display:block;width:100%;height:100%}.effortless-section .effortless-container .step-row.step-2 .step-content .step-title{font-family:Inter,sans-serif;font-weight:500;font-size:30px;line-height:1.2;color:#fff;margin:0}.effortless-section .effortless-container .step-row.step-2 .step-content .step-description{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:hsla(0,0%,100%,.75);margin:0;text-wrap:balance;max-width:100%}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container{display:inline-flex;position:relative;overflow:hidden;border-radius:200px;padding:2px;text-decoration:none;margin-top:8px;width:fit-content;align-self:flex-start}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container:before{content:"";position:absolute;width:200%;height:30%;top:0;left:-100%;border-radius:50%;background:radial-gradient(circle,rgba(129,140,248,.9),transparent 10%);animation:star-movement-top 3s linear infinite alternate;z-index:0}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container:after{content:"";position:absolute;width:200%;height:30%;bottom:0;right:-100%;border-radius:50%;background:radial-gradient(circle,rgba(129,140,248,.9),transparent 10%);animation:star-movement-bottom 3s linear infinite alternate;z-index:0}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container .download-btn{position:relative;padding:12px 24px;background:linear-gradient(135deg,rgba(77,67,151,.7),rgba(93,83,167,.5) 50%,rgba(77,67,151,.7));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-color:hsla(0,0%,100%,.4) hsla(0,0%,100%,.25) hsla(0,0%,100%,.25) hsla(0,0%,100%,.3);border-style:solid;border-width:1px;border-radius:200px;box-shadow:0 4px 20px 0 rgba(77,67,151,.4),inset 0 1px 1px hsla(0,0%,100%,.15);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:1}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container .download-btn .btn-text{font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#fff;text-align:center;white-space:nowrap;line-height:normal;text-shadow:0 1px 2px rgba(0,0,0,.2)}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container:hover .download-btn{transform:translateY(-2px);background:linear-gradient(135deg,rgba(93,83,167,.8),rgba(109,99,183,.6) 50%,rgba(93,83,167,.8));box-shadow:0 8px 28px 0 rgba(77,67,151,.5),inset 0 1px 1px hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.35)}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container:active .download-btn{transform:translateY(0)}@keyframes star-movement-top{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}@keyframes star-movement-bottom{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}.effortless-section .effortless-container .pdf-scroll-container .scroll-indicator{position:absolute;bottom:12px;right:12px;display:flex;align-items:center;gap:6px;padding:6px 10px;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);border-radius:20px;color:hsla(0,0%,100%,.8);font-family:Inter,sans-serif;font-size:11px;font-weight:500;opacity:1;transition:opacity .3s ease;pointer-events:none;z-index:20}.effortless-section .effortless-container .pdf-scroll-container .scroll-indicator svg{width:14px;height:18px}.effortless-section .effortless-container .pdf-scroll-container .scroll-indicator .scroll-dot{animation:scroll-bounce 1.5s ease-in-out infinite;transform-origin:center}.effortless-section .effortless-container .pdf-scroll-container .scroll-indicator .scroll-text{letter-spacing:.3px}.effortless-section .effortless-container .pdf-scroll-container:hover .scroll-indicator{opacity:0}@keyframes scroll-bounce{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(6px);opacity:.5}}@media screen and (max-width:1440px){.effortless-section{padding:80px 60px 100px}.effortless-section .effortless-container{width:100%;max-width:1200px}.effortless-section .effortless-container .title-section{width:100%;max-width:500px;margin-bottom:30px}.effortless-section .effortless-container .title-section .main-title{font-size:52px;letter-spacing:-1.5px;gap:12px;margin-bottom:20px}.effortless-section .effortless-container .title-section .subtitle{font-size:13px;line-height:19px}.effortless-section .effortless-container .step-row{gap:60px}.effortless-section .effortless-container .step-row:not(:last-child){margin-bottom:60px}.effortless-section .effortless-container .step-row.step-1 .step-content{width:240px;gap:20px}.effortless-section .effortless-container .step-row.step-1 .step-content .icon-wrapper{width:36px;height:36px}.effortless-section .effortless-container .step-row.step-1 .step-content .step-title{font-size:26px}.effortless-section .effortless-container .step-row.step-1 .step-content .step-description{font-size:15px;line-height:20px}.effortless-section .effortless-container .step-row.step-1 .step-image{width:550px;height:420px;overflow:hidden}.effortless-section .effortless-container .step-row.step-1 .step-image img,.effortless-section .effortless-container .step-row.step-1 .step-image video{width:100%;height:100%;object-fit:cover;display:block}.effortless-section .effortless-container .step-row.step-2 .step-content{width:240px;gap:20px}.effortless-section .effortless-container .step-row.step-2 .step-content .icon-wrapper{width:36px;height:36px}.effortless-section .effortless-container .step-row.step-2 .step-content .step-title{font-size:26px}.effortless-section .effortless-container .step-row.step-2 .step-content .step-description{font-size:15px;line-height:20px}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container .download-btn{padding:11px 22px}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container .download-btn .btn-text{font-size:13px}}@media screen and (max-width:1024px){.effortless-section{padding:60px 40px 100px}.effortless-section .effortless-container{max-width:900px}.effortless-section .effortless-container .title-section{max-width:420px;margin-bottom:30px}.effortless-section .effortless-container .title-section .main-title{font-size:44px;letter-spacing:-1.3px;gap:10px;margin-bottom:20px}.effortless-section .effortless-container .title-section .subtitle{font-size:12px;line-height:18px}.effortless-section .effortless-container .step-row{gap:40px}.effortless-section .effortless-container .step-row:not(:last-child){margin-bottom:48px}.effortless-section .effortless-container .step-row.step-1 .step-content{width:200px;gap:16px}.effortless-section .effortless-container .step-row.step-1 .step-content .icon-wrapper{width:32px;height:32px}.effortless-section .effortless-container .step-row.step-1 .step-content .step-title{font-size:22px}.effortless-section .effortless-container .step-row.step-1 .step-content .step-description{font-size:14px;line-height:18px}.effortless-section .effortless-container .step-row.step-1 .step-image{width:480px;height:380px;overflow:hidden}.effortless-section .effortless-container .step-row.step-1 .step-image img,.effortless-section .effortless-container .step-row.step-1 .step-image video{width:100%;height:100%;object-fit:cover;display:block}.effortless-section .effortless-container .step-row.step-2 .step-content{width:200px;gap:16px}.effortless-section .effortless-container .step-row.step-2 .step-content .icon-wrapper{width:32px;height:32px}.effortless-section .effortless-container .step-row.step-2 .step-content .step-title{font-size:22px}.effortless-section .effortless-container .step-row.step-2 .step-content .step-description{font-size:14px;line-height:18px}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container .download-btn{padding:10px 20px}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container .download-btn .btn-text{font-size:12px}}@media screen and (max-width:768px){.effortless-section{padding:50px 24px 100px}.effortless-section .effortless-container{max-width:720px}.effortless-section .effortless-container .title-section{max-width:360px;margin-bottom:30px}.effortless-section .effortless-container .title-section .main-title{font-size:36px;letter-spacing:-1px;flex-wrap:wrap;gap:8px;margin-bottom:20px}.effortless-section .effortless-container .title-section .subtitle{font-size:11px;line-height:16px}.effortless-section .effortless-container .step-row{flex-direction:column;align-items:center;gap:24px}.effortless-section .effortless-container .step-row:not(:last-child){margin-bottom:50px}.effortless-section .effortless-container .step-row.step-2{gap:16px}.effortless-section .effortless-container .step-row.step-1 .step-content{width:100%;max-width:360px;text-align:center;align-items:center;gap:16px}.effortless-section .effortless-container .step-row.step-1 .step-content .icon-wrapper{width:28px;height:28px}.effortless-section .effortless-container .step-row.step-1 .step-content .step-title{font-size:20px}.effortless-section .effortless-container .step-row.step-1 .step-content .step-description{font-size:13px;line-height:18px}.effortless-section .effortless-container .step-row.step-1 .step-image{width:100%;max-width:400px;height:320px;overflow:hidden}.effortless-section .effortless-container .step-row.step-1 .step-image img,.effortless-section .effortless-container .step-row.step-1 .step-image video{width:100%;height:100%;object-fit:cover;display:block}.effortless-section .effortless-container .step-row.step-2{flex-direction:column-reverse}.effortless-section .effortless-container .step-row.step-2 .step-content{width:100%;max-width:360px;text-align:center;align-items:center;gap:16px}.effortless-section .effortless-container .step-row.step-2 .step-content .icon-wrapper{width:28px;height:28px}.effortless-section .effortless-container .step-row.step-2 .step-content .step-title{font-size:20px}.effortless-section .effortless-container .step-row.step-2 .step-content .step-description{font-size:13px;line-height:18px}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container{margin-top:8px;align-self:center}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container .download-btn{padding:10px 20px}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container .download-btn .btn-text{font-size:12px}}@media screen and (max-width:480px){.effortless-section{padding:40px 16px 60px}.effortless-section .effortless-container .title-section{max-width:100%;margin-bottom:30px}.effortless-section .effortless-container .title-section .main-title{font-size:28px;letter-spacing:-.8px;flex-wrap:wrap;gap:6px;margin-bottom:20px}.effortless-section .effortless-container .title-section .subtitle{font-size:11px;line-height:16px;white-space:normal}.effortless-section .effortless-container .step-row{flex-direction:column;align-items:center;gap:24px}.effortless-section .effortless-container .step-row:not(:last-child){margin-bottom:50px}.effortless-section .effortless-container .step-row.step-2{gap:16px}.effortless-section .effortless-container .step-row.step-1 .step-content{width:100%;max-width:300px;text-align:center;align-items:center;gap:16px}.effortless-section .effortless-container .step-row.step-1 .step-content .icon-wrapper{width:22px;height:22px}.effortless-section .effortless-container .step-row.step-1 .step-content .step-title{font-size:16px}.effortless-section .effortless-container .step-row.step-1 .step-content .step-description{font-size:11px;line-height:15px}.effortless-section .effortless-container .step-row.step-1 .step-image{width:100%;max-width:320px;height:280px;overflow:hidden}.effortless-section .effortless-container .step-row.step-1 .step-image img,.effortless-section .effortless-container .step-row.step-1 .step-image video{width:100%;height:100%;object-fit:cover;display:block}.effortless-section .effortless-container .step-row.step-2{flex-direction:column-reverse}.effortless-section .effortless-container .step-row.step-2 .step-content{width:100%;max-width:300px;text-align:center;align-items:center;gap:16px}.effortless-section .effortless-container .step-row.step-2 .step-content .icon-wrapper{width:22px;height:22px}.effortless-section .effortless-container .step-row.step-2 .step-content .step-title{font-size:16px}.effortless-section .effortless-container .step-row.step-2 .step-content .step-description{font-size:11px;line-height:15px}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container{margin-top:8px;align-self:center}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container .download-btn{padding:10px 20px}.effortless-section .effortless-container .step-row.step-2 .step-content .download-btn-container .download-btn .btn-text{font-size:11px}}.coverage-modal-backdrop{position:fixed;inset:0;background:rgba(22,29,58,.6);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:24px}.coverage-modal{position:relative;background:#fff;border-radius:12px;max-width:960px;width:100%;max-height:85vh;overflow:hidden;box-shadow:0 25px 50px -12px rgba(22,29,58,.25)}.coverage-modal .close-button{position:absolute;top:20px;right:20px;width:36px;height:36px;border:1px solid #e5e7eb;background:#fff;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#161d3a;transition:all .2s ease;z-index:10}.coverage-modal .close-button:hover{background:#f9fafb;border-color:#4d4397;color:#4d4397}.coverage-modal .modal-content{overflow-y:auto;max-height:85vh;padding:48px}.coverage-modal .modal-content::-webkit-scrollbar{width:6px}.coverage-modal .modal-content::-webkit-scrollbar-track{background:#f1f1f1}.coverage-modal .modal-content::-webkit-scrollbar-thumb{background:#bfbcdd;border-radius:3px}.coverage-modal .modal-content::-webkit-scrollbar-thumb:hover{background:#4d4397}.coverage-modal .modal-header{margin-bottom:40px;padding-bottom:24px;border-bottom:2px solid #4d4397}.coverage-modal .modal-header .modal-title{font-family:var(--font-inter-tight),"Inter Tight",sans-serif;font-size:32px;font-weight:800;color:#161d3a;margin:0 0 12px;letter-spacing:-.5px}.coverage-modal .modal-header .modal-subtitle{font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:rgba(0,0,0,.5);margin:0;line-height:1.6;max-width:700px}.coverage-modal .coverage-section{margin-bottom:36px}.coverage-modal .coverage-section .section-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.coverage-modal .coverage-section .section-number{font-family:var(--font-inter-tight),"Inter Tight",sans-serif;font-size:14px;font-weight:700;color:#fff;background:#4d4397;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.coverage-modal .coverage-section .section-title-group{flex:1}.coverage-modal .coverage-section .section-title{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#161d3a;margin:0 0 4px}.coverage-modal .coverage-section .section-desc{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:rgba(0,0,0,.5);margin:0}.coverage-modal .items-grid{display:grid;gap:1px;background:#e5e7eb;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.coverage-modal .items-grid.three-col{grid-template-columns:repeat(3,1fr)}.coverage-modal .items-grid.four-col{grid-template-columns:repeat(4,1fr)}.coverage-modal .items-grid .item{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#161d3a;padding:12px 16px;background:#fff;transition:background-color .15s ease}.coverage-modal .items-grid .item:hover{background:#f9fafb}.coverage-modal .subsections-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.coverage-modal .subsection{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.coverage-modal .subsection .subsection-title{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#fff;background:#4d4397;margin:0;padding:10px 16px}.coverage-modal .subsection .subsection-items{padding:8px 0}.coverage-modal .subsection .sub-item{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#161d3a;position:relative;padding:6px 16px 6px 28px}.coverage-modal .subsection .sub-item:before{content:"";position:absolute;left:16px;top:50%;transform:translateY(-50%);width:4px;height:4px;background:#bfbcdd;border-radius:50%}.coverage-modal .summary-section{margin-top:36px;padding:20px 24px;background:linear-gradient(135deg,rgba(77,67,151,.08),rgba(191,188,221,.15));border-radius:8px;border-left:4px solid #4d4397}.coverage-modal .summary-section .summary-text{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#161d3a;margin:0;line-height:1.7}@media(max-width:768px){.coverage-modal-backdrop{padding:16px}.coverage-modal{border-radius:10px;max-height:90vh}.coverage-modal .close-button{top:16px;right:16px;width:32px;height:32px}.coverage-modal .modal-content{padding:32px 24px;max-height:90vh}.coverage-modal .modal-header{margin-bottom:28px;padding-bottom:20px}.coverage-modal .modal-header .modal-title{font-size:24px}.coverage-modal .modal-header .modal-subtitle{font-size:14px}.coverage-modal .coverage-section{margin-bottom:28px}.coverage-modal .coverage-section .section-header{gap:12px;margin-bottom:16px}.coverage-modal .coverage-section .section-number{width:24px;height:24px;font-size:12px}.coverage-modal .coverage-section .section-title{font-size:16px}.coverage-modal .coverage-section .section-desc{font-size:12px}.coverage-modal .items-grid.four-col,.coverage-modal .items-grid.three-col{grid-template-columns:repeat(2,1fr)}.coverage-modal .items-grid .item{font-size:12px;padding:10px 12px}.coverage-modal .subsections-grid{grid-template-columns:1fr;gap:12px}.coverage-modal .subsection .subsection-title{font-size:13px;padding:8px 14px}.coverage-modal .subsection .sub-item{font-size:12px;padding:5px 14px 5px 24px}.coverage-modal .subsection .sub-item:before{left:14px}.coverage-modal .summary-section{margin-top:28px;padding:16px 20px}.coverage-modal .summary-section .summary-text{font-size:13px}}@media(max-width:480px){.coverage-modal-backdrop{padding:12px}.coverage-modal .modal-content{padding:24px 18px}.coverage-modal .modal-header .modal-title{font-size:20px}.coverage-modal .modal-header .modal-subtitle{font-size:13px}.coverage-modal .items-grid.four-col,.coverage-modal .items-grid.three-col{grid-template-columns:1fr}.coverage-modal .items-grid .item{font-size:12px;padding:10px 14px}.coverage-modal .summary-section{padding:14px 16px}.coverage-modal .summary-section .summary-text{font-size:12px}}@keyframes waveIn{0%{opacity:0;transform:translateY(50px) translateX(-20px)}60%{opacity:1;transform:translateY(-10px) translateX(5px)}80%{transform:translateY(5px) translateX(-2px)}to{opacity:1;transform:translateY(0) translateX(0)}}.category-section{position:relative;width:100%;overflow:hidden;background-color:#fff;padding:100px 0 75px}.category-section .category-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.category-section .category-background .background-image{display:block;width:100%;height:100%;object-fit:cover}.category-section .category-container{position:relative;width:1440px;margin:0 auto;z-index:1}.category-section .category-container .title-section{width:840px;margin:0 auto 30px;display:flex;flex-direction:column;align-items:center;text-align:center}.category-section .category-container .title-section .main-title{font-family:var(--font-inter-tight),"Inter Tight",sans-serif;font-weight:800;font-size:64px;line-height:1.2;letter-spacing:-1.92px;color:#000;margin:0 0 20px;display:flex;justify-content:center;align-items:center;gap:.25em}.category-section .category-container .title-section .main-title .blur-text{margin:0;padding:0;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit}.category-section .category-container .title-section .main-title .highlight{color:#4d4397}.category-section .category-container .title-section .subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:15px;line-height:22px;color:#000;margin:0;width:100%;max-width:840px;text-align:center;justify-content:center;text-wrap:balance}.category-section .category-container .categories-wrapper{width:100%;max-width:1124px;margin:0 auto;position:relative}.category-section .category-container .categories-wrapper .and-more-below{margin-top:24px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;color:#4d4397;cursor:pointer;transition:opacity .2s ease}.category-section .category-container .categories-wrapper .and-more-below:hover{opacity:.7}.category-section .category-container .categories-grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,auto);border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.category-section .category-container .categories-grid .and-more-cell{display:none}.category-section .category-container .categories-grid .category-card{position:relative;display:flex;flex-direction:column;gap:12px;padding:32px;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;opacity:0;background:#fff;transition:background-color .3s ease}.category-section .category-container .categories-grid .category-card:nth-child(3n){border-right:none}.category-section .category-container .categories-grid .category-card:nth-child(n+7){border-bottom:none}.category-section .category-container .categories-grid .category-card:nth-child(-n+3):before{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(0deg,#f3f4f6,transparent);opacity:0;transition:opacity .2s;pointer-events:none;z-index:0}.category-section .category-container .categories-grid .category-card:nth-child(-n+3):hover:before{opacity:1}.category-section .category-container .categories-grid .category-card:nth-child(n+4):nth-child(-n+6):before{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(243,244,246,.5),rgba(243,244,246,.8) 50%,rgba(243,244,246,.5));opacity:0;transition:opacity .2s;pointer-events:none;z-index:0}.category-section .category-container .categories-grid .category-card:nth-child(n+4):nth-child(-n+6):hover:before{opacity:1}.category-section .category-container .categories-grid .category-card:nth-child(n+7):before{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(180deg,#f3f4f6,transparent);opacity:0;transition:opacity .2s;pointer-events:none;z-index:0}.category-section .category-container .categories-grid .category-card:nth-child(n+7):hover:before{opacity:1}.category-section .category-container .categories-grid .category-card .card-header{position:relative;display:flex;align-items:center;gap:14.046px;height:35px;z-index:1}.category-section .category-container .categories-grid .category-card .card-header:before{content:"";position:absolute;left:-32px;top:50%;transform:translateY(-50%);width:4px;height:24px;background-color:#d1d5db;border-radius:0 4px 4px 0;transition:all .2s}.category-section .category-container .categories-grid .category-card .card-header:has(.icon-wrapper[style*="width: 20px"]){gap:20px}.category-section .category-container .categories-grid .category-card .card-header .icon-wrapper{flex-shrink:0;display:flex;align-items:center;justify-content:center;z-index:1}.category-section .category-container .categories-grid .category-card .card-header .icon-wrapper img{display:block;width:100%;height:100%}.category-section .category-container .categories-grid .category-card .card-header .card-title{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:normal;margin:0;white-space:nowrap;flex-shrink:0;color:#000;transition:transform .2s;display:inline-block;z-index:1}.category-section .category-container .categories-grid .category-card:hover .card-header:before{height:32px;background-color:#4d4397}.category-section .category-container .categories-grid .category-card:hover .card-header .card-title{transform:translateX(8px)}.category-section .category-container .categories-grid .category-card .card-description{position:relative;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:16px;color:rgba(0,0,0,.5);margin:0;z-index:1}.category-section .category-container .categories-grid.animate .category-card{animation:waveIn 1s cubic-bezier(.25,.46,.45,.94) forwards}.category-section .category-container .categories-grid.animate .category-card:first-child{animation-delay:.1s}.category-section .category-container .categories-grid.animate .category-card:nth-child(2){animation-delay:.25s}.category-section .category-container .categories-grid.animate .category-card:nth-child(3){animation-delay:.4s}.category-section .category-container .categories-grid.animate .category-card:nth-child(4){animation-delay:.55s}.category-section .category-container .categories-grid.animate .category-card:nth-child(5){animation-delay:.7s}.category-section .category-container .categories-grid.animate .category-card:nth-child(6){animation-delay:.85s}.category-section .category-container .categories-grid.animate .category-card:nth-child(7){animation-delay:1s}.category-section .category-container .categories-grid.animate .category-card:nth-child(8){animation-delay:1.15s}.category-section .category-container .categories-grid.animate .category-card:nth-child(9){animation-delay:1.3s}@media screen and (max-width:375px){.category-section{padding:50px 16px 40px;min-height:auto}.category-section .category-container{width:100%;max-width:100%}.category-section .category-container .title-section{width:100%;margin-bottom:30px;padding:0}.category-section .category-container .title-section .main-title{font-size:24px;line-height:1.2;letter-spacing:-.5px;margin-bottom:20px;flex-direction:column;gap:0}.category-section .category-container .title-section .subtitle{font-size:11px;line-height:16px;width:100%}.category-section .category-container .categories-wrapper .and-more-below{display:none}.category-section .category-container .categories-grid{grid-template-columns:repeat(2,1fr);max-width:100%;border-radius:6px}.category-section .category-container .categories-grid .and-more-cell{display:flex;align-items:center;padding:16px;border-right:1px solid #e5e7eb;border-bottom:none;cursor:pointer;transition:background-color .2s ease}.category-section .category-container .categories-grid .and-more-cell:hover{background-color:#f9fafb}.category-section .category-container .categories-grid .and-more-cell .and-more{font-family:Inter,sans-serif;font-weight:500;font-size:13px;line-height:1.3;color:#4d4397;margin:0}.category-section .category-container .categories-grid .category-card{padding:16px;gap:8px}.category-section .category-container .categories-grid .category-card:nth-child(2n){border-right:none}.category-section .category-container .categories-grid .category-card:nth-child(3n){border-right:1px solid #e5e7eb}.category-section .category-container .categories-grid .category-card:last-child:nth-child(odd),.category-section .category-container .categories-grid .category-card:nth-last-child(-n+2){border-bottom:none}.category-section .category-container .categories-grid .category-card:nth-child(n+7){border-bottom:1px solid #e5e7eb}.category-section .category-container .categories-grid .category-card .card-header{height:auto;gap:10px}.category-section .category-container .categories-grid .category-card .card-header:before{left:-16px;width:3px;height:18px}.category-section .category-container .categories-grid .category-card .card-header:has(.icon-wrapper[style*="width: 20px"]){gap:14px}.category-section .category-container .categories-grid .category-card .card-header .icon-wrapper{width:20px!important;height:20px!important}.category-section .category-container .categories-grid .category-card .card-header .icon-wrapper img{width:100%;height:100%;object-fit:contain}.category-section .category-container .categories-grid .category-card .card-header .card-title{font-size:13px;line-height:1.3;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;flex:1;min-width:0}.category-section .category-container .categories-grid .category-card:hover .card-header:before{height:22px}.category-section .category-container .categories-grid .category-card:hover .card-header .card-title{transform:translateX(6px)}.category-section .category-container .categories-grid .category-card .card-description{font-size:10px;line-height:14px}}@media screen and (min-width:376px)and (max-width:480px){.category-section{padding:60px 16px 40px;min-height:auto}.category-section .category-container{width:100%}.category-section .category-container .title-section{width:100%;margin-bottom:30px}.category-section .category-container .title-section .main-title{font-size:28px;line-height:1.2;letter-spacing:-.8px;margin-bottom:20px;flex-direction:column;gap:0}.category-section .category-container .title-section .subtitle{font-size:11px;line-height:16px;width:100%}.category-section .category-container .categories-wrapper .and-more-below{display:none}.category-section .category-container .categories-grid{grid-template-columns:repeat(2,1fr);max-width:100%;border-radius:6px}.category-section .category-container .categories-grid .and-more-cell{display:flex;align-items:center;padding:18px;border-right:1px solid #e5e7eb;border-bottom:none;cursor:pointer;transition:background-color .2s ease}.category-section .category-container .categories-grid .and-more-cell:hover{background-color:#f9fafb}.category-section .category-container .categories-grid .and-more-cell .and-more{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.3;color:#4d4397;margin:0}.category-section .category-container .categories-grid .category-card{padding:18px;gap:10px}.category-section .category-container .categories-grid .category-card:nth-child(2n){border-right:none}.category-section .category-container .categories-grid .category-card:nth-child(3n){border-right:1px solid #e5e7eb}.category-section .category-container .categories-grid .category-card:last-child:nth-child(odd),.category-section .category-container .categories-grid .category-card:nth-last-child(-n+2){border-bottom:none}.category-section .category-container .categories-grid .category-card:nth-child(n+7){border-bottom:1px solid #e5e7eb}.category-section .category-container .categories-grid .category-card .card-header{height:auto;gap:12px}.category-section .category-container .categories-grid .category-card .card-header:before{left:-18px;width:3px;height:20px}.category-section .category-container .categories-grid .category-card .card-header:has(.icon-wrapper[style*="width: 20px"]){gap:16px}.category-section .category-container .categories-grid .category-card .card-header .icon-wrapper{width:22px!important;height:22px!important}.category-section .category-container .categories-grid .category-card .card-header .icon-wrapper img{width:100%;height:100%;object-fit:contain}.category-section .category-container .categories-grid .category-card .card-header .card-title{font-size:14px;line-height:1.3;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;flex:1;min-width:0}.category-section .category-container .categories-grid .category-card:hover .card-header:before{height:24px}.category-section .category-container .categories-grid .category-card:hover .card-header .card-title{transform:translateX(6px)}.category-section .category-container .categories-grid .category-card .card-description{font-size:11px;line-height:15px}}@media screen and (min-width:481px)and (max-width:768px){.category-section{padding:70px 20px 50px}.category-section .category-container{width:100%}.category-section .category-container .title-section{width:100%;margin-bottom:30px}.category-section .category-container .title-section .main-title{font-size:36px;line-height:1.2;letter-spacing:-1px;margin-bottom:20px}.category-section .category-container .title-section .subtitle{font-size:11px;line-height:16px;width:100%;max-width:500px}.category-section .category-container .categories-wrapper .and-more-below{display:none}.category-section .category-container .categories-grid{grid-template-columns:repeat(2,1fr);max-width:100%;border-radius:7px}.category-section .category-container .categories-grid .and-more-cell{display:flex;align-items:center;padding:22px;border-right:1px solid #e5e7eb;border-bottom:none;cursor:pointer;transition:background-color .2s ease}.category-section .category-container .categories-grid .and-more-cell:hover{background-color:#f9fafb}.category-section .category-container .categories-grid .and-more-cell .and-more{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.3;color:#4d4397;margin:0}.category-section .category-container .categories-grid .category-card{padding:22px;gap:10px}.category-section .category-container .categories-grid .category-card:nth-child(2n){border-right:none}.category-section .category-container .categories-grid .category-card:nth-child(3n){border-right:1px solid #e5e7eb}.category-section .category-container .categories-grid .category-card:last-child:nth-child(odd),.category-section .category-container .categories-grid .category-card:nth-last-child(-n+2){border-bottom:none}.category-section .category-container .categories-grid .category-card:nth-child(n+7){border-bottom:1px solid #e5e7eb}.category-section .category-container .categories-grid .category-card .card-header{height:auto;gap:12px}.category-section .category-container .categories-grid .category-card .card-header:before{left:-22px;width:3.5px;height:20px}.category-section .category-container .categories-grid .category-card .card-header:has(.icon-wrapper[style*="width: 20px"]){gap:17px}.category-section .category-container .categories-grid .category-card .card-header .icon-wrapper{width:24px!important;height:24px!important}.category-section .category-container .categories-grid .category-card .card-header .icon-wrapper img{width:100%;height:100%;object-fit:contain}.category-section .category-container .categories-grid .category-card .card-header .card-title{font-size:16px;line-height:1.3;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;flex:1;min-width:0}.category-section .category-container .categories-grid .category-card:hover .card-header:before{height:26px}.category-section .category-container .categories-grid .category-card:hover .card-header .card-title{transform:translateX(7px)}.category-section .category-container .categories-grid .category-card .card-description{font-size:13px;line-height:18px}}@media screen and (min-width:769px)and (max-width:1024px){.category-section{padding:80px 30px 60px}.category-section .category-container{width:100%}.category-section .category-container .title-section{width:100%;max-width:700px;margin:0 auto 30px}.category-section .category-container .title-section .main-title{font-size:48px;line-height:1.2;letter-spacing:-1.4px;margin-bottom:20px;word-wrap:break-word;overflow-wrap:break-word}.category-section .category-container .title-section .main-title .blur-text{word-wrap:break-word;overflow-wrap:break-word}.category-section .category-container .title-section .subtitle{font-size:11px;line-height:16px;width:100%;max-width:600px;word-wrap:break-word;overflow-wrap:break-word}.category-section .category-container .categories-wrapper .and-more-below{display:none}.category-section .category-container .categories-grid{max-width:100%;grid-template-columns:repeat(2,1fr);border-radius:7px}.category-section .category-container .categories-grid .and-more-cell{display:flex;align-items:center;padding:26px;border-right:1px solid #e5e7eb;border-bottom:none;cursor:pointer;transition:background-color .2s ease}.category-section .category-container .categories-grid .and-more-cell:hover{background-color:#f9fafb}.category-section .category-container .categories-grid .and-more-cell .and-more{font-family:Inter,sans-serif;font-weight:500;font-size:17px;color:#4d4397;margin:0}.category-section .category-container .categories-grid .category-card{padding:26px;gap:11px}.category-section .category-container .categories-grid .category-card:nth-child(2n){border-right:none}.category-section .category-container .categories-grid .category-card:nth-child(3n){border-right:1px solid #e5e7eb}.category-section .category-container .categories-grid .category-card:last-child:nth-child(odd),.category-section .category-container .categories-grid .category-card:nth-last-child(-n+2){border-bottom:none}.category-section .category-container .categories-grid .category-card:nth-child(n+7){border-bottom:1px solid #e5e7eb}.category-section .category-container .categories-grid .category-card .card-header{height:auto;gap:13px}.category-section .category-container .categories-grid .category-card .card-header:before{left:-26px;width:3.5px;height:22px}.category-section .category-container .categories-grid .category-card .card-header:has(.icon-wrapper[style*="width: 20px"]){gap:18px}.category-section .category-container .categories-grid .category-card .card-header .icon-wrapper{width:26px!important;height:26px!important}.category-section .category-container .categories-grid .category-card .card-header .icon-wrapper img{width:100%;height:100%;object-fit:contain}.category-section .category-container .categories-grid .category-card .card-header .card-title{font-size:17px;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;flex:1;min-width:0}.category-section .category-container .categories-grid .category-card:hover .card-header:before{height:28px}.category-section .category-container .categories-grid .category-card:hover .card-header .card-title{transform:translateX(7px)}.category-section .category-container .categories-grid .category-card .card-description{font-size:13px;line-height:18px}}@media screen and (min-width:1025px)and (max-width:1440px){.category-section{padding:90px 40px 70px}.category-section .category-container{width:100%}.category-section .category-container .title-section{width:100%;max-width:800px;margin:0 auto 30px}.category-section .category-container .title-section .main-title{font-size:58px;line-height:1.2;letter-spacing:-1.7px;margin-bottom:20px}.category-section .category-container .title-section .subtitle{font-size:14px;line-height:21px;width:100%;max-width:650px}.category-section .category-container .categories-wrapper .and-more-below{margin-top:20px;font-size:15px}.category-section .category-container .categories-grid{max-width:100%;grid-template-columns:repeat(3,1fr);border-radius:8px}.category-section .category-container .categories-grid .and-more-cell{display:none}.category-section .category-container .categories-grid .category-card{padding:30px;gap:12px}.category-section .category-container .categories-grid .category-card:nth-child(3n){border-right:none}.category-section .category-container .categories-grid .category-card:nth-child(2n){border-right:1px solid #e5e7eb}.category-section .category-container .categories-grid .category-card:nth-child(n+7){border-bottom:none}.category-section .category-container .categories-grid .category-card:nth-last-child(-n+2){border-bottom:1px solid #e5e7eb}.category-section .category-container .categories-grid .category-card .card-header{height:35px;gap:13.5px}.category-section .category-container .categories-grid .category-card .card-header:before{left:-30px;width:3.5px;height:22px}.category-section .category-container .categories-grid .category-card .card-header:has(.icon-wrapper[style*="width: 20px"]){gap:19px}.category-section .category-container .categories-grid .category-card .card-header .icon-wrapper{width:28px!important;height:28px!important}.category-section .category-container .categories-grid .category-card .card-header .icon-wrapper img{width:100%;height:100%;object-fit:contain}.category-section .category-container .categories-grid .category-card .card-header .card-title{font-size:17.5px;white-space:nowrap}.category-section .category-container .categories-grid .category-card:hover .card-header:before{height:30px}.category-section .category-container .categories-grid .category-card:hover .card-header .card-title{transform:translateX(8px)}.category-section .category-container .categories-grid .category-card .card-description{font-size:13.5px;line-height:16px}}@media screen and (max-height:600px)and (orientation:landscape){.category-section{padding:60px 20px 40px;min-height:auto}.category-section .category-container .title-section{margin-bottom:30px}.category-section .category-container .title-section .main-title{font-size:32px;line-height:1.2;letter-spacing:-.9px;word-wrap:break-word;overflow-wrap:break-word}.category-section .category-container .title-section .main-title .blur-text{word-wrap:break-word;overflow-wrap:break-word}.category-section .category-container .title-section .subtitle{font-size:12px;line-height:18px;word-wrap:break-word;overflow-wrap:break-word}.category-section .category-container .categories-wrapper .and-more-below{display:none}.category-section .category-container .categories-grid{grid-template-columns:repeat(2,1fr);border-radius:7px}.category-section .category-container .categories-grid .and-more-cell{display:flex;align-items:center;padding:20px;border-right:1px solid #e5e7eb;border-bottom:none;cursor:pointer;transition:background-color .2s ease}.category-section .category-container .categories-grid .and-more-cell:hover{background-color:#f9fafb}.category-section .category-container .categories-grid .and-more-cell .and-more{font-family:Inter,sans-serif;font-weight:500;font-size:15px;color:#4d4397;margin:0}.category-section .category-container .categories-grid .category-card{padding:20px;gap:9px}.category-section .category-container .categories-grid .category-card:nth-child(2n){border-right:none}.category-section .category-container .categories-grid .category-card:nth-child(3n){border-right:1px solid #e5e7eb}.category-section .category-container .categories-grid .category-card:nth-last-child(-n+2){border-bottom:none}.category-section .category-container .categories-grid .category-card .card-header{height:auto;gap:11px}.category-section .category-container .categories-grid .category-card .card-header:before{left:-20px;width:3px;height:18px}.category-section .category-container .categories-grid .category-card .card-header .icon-wrapper{width:22px!important;height:22px!important}.category-section .category-container .categories-grid .category-card .card-header .card-title{font-size:15px;white-space:normal}.category-section .category-container .categories-grid .category-card:hover .card-header:before{height:24px}.category-section .category-container .categories-grid .category-card .card-description{font-size:12px;line-height:16px}}@media(hover:none)and (pointer:coarse){.category-section .categories-grid{-webkit-overflow-scrolling:touch}.category-section .category-card:hover{background-color:#fff}.category-section .category-card:hover .card-header:before{background-color:#d1d5db;height:24px}.category-section .category-card:hover .card-title{transform:none}.category-section .category-card:active{background-color:#f9fafb;transition:background-color .1s ease}}@media(prefers-contrast:high){.category-section .category-card{border-color:#000}.category-section .category-card .card-description{color:#000}.category-section .categories-grid{border-color:#000}}@media(prefers-reduced-motion:reduce){.category-section *{animation:none!important;transition:none!important}}