:root{--brand-500:#FF6F33;--brand-600:#FE6536;--brand-700:#E5551F;--brand-100:#FFE4D6;--brand-50:#FFF4EC;--surface-0:#FFFFFF;--surface-50:#FAFAFA;--surface-100:#F5F5F5;--surface-200:#E5E5E5;--surface-300:#D4D4D4;--surface-500:#737373;--surface-700:#404040;--surface-900:#191919;--success-500:#22C55E;--warning-500:#F59E0B;--danger-500:#EF4444;--info-500:#3B82F6;--text-primary:#1a1a1a;--text-secondary:#4A4947;--text-muted:#737373;--text-inverse:#FFFFFF;--border-subtle:#E5E5E5;--border-strong:#D4D4D4;--font-heading:"m700",system-ui,sans-serif;--font-semibold:"m600",system-ui,sans-serif;--font-body:"m500",system-ui,sans-serif;--font-light:"m400",system-ui,sans-serif;--font-ui:"n500",system-ui,sans-serif;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-sm:0.25rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(0,0,0,0.05);--shadow-md:0 4px 8px rgba(0,0,0,0.08);--shadow-lg:0 8px 24px rgba(0,0,0,0.12);--shadow-xl:0 16px 48px rgba(0,0,0,0.16);--shadow-brand:0 8px 24px rgba(255,111,51,0.25);--ease-out:cubic-bezier(0.33,1,0.68,1);--ease-in-out:cubic-bezier(0.65,0,0.35,1);--duration-fast:150ms;--duration-base:250ms;--duration-slow:400ms;--container-max:1280px;--header-height:72px}.highlight{color:var(--brand-500)}@font-face{font-family:"geom";src:url("https://cdn.ingenios.io/static/fonts/Geom-Regular.woff2?3a9b0b7f2431") format("woff2");font-display:swap}@font-face{font-family:"m700";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-Bold.woff2?3a9b0b7f2431") format("woff2");font-display:swap}@font-face{font-family:"m600";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-SemiBold.woff2?a871b0778221") format("woff2");font-display:swap}@font-face{font-family:"m500";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-Medium.woff2?a871b0778221") format("woff2");font-display:swap}@font-face{font-family:"m400";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-Regular.woff2?a871b0778221") format("woff2");font-display:swap}@font-face{font-family:"m300";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-Light.woff2?a871b0778221") format("woff2");font-display:swap}@font-face{font-family:"n500";src:url("https://cdn.ingenios.io/static/fonts/NunitoSans-VariableFont_YTLC.woff2?92dae7b52f4b") format("woff2");font-display:swap}@font-face{font-family:"n500Italic";src:url("https://cdn.ingenios.io/static/fonts/NunitoSans-Italic-VariableFont_YTLC.woff2?a871b0778221") format("woff2");font-display:swap}html{scroll-behavior:smooth}.header .sticky{position:fixed;bottom:30px;right:30px;visibility:hidden;z-index:99;cursor:pointer}.header .sticky.show{visibility:visible}.go_to_up_svg{width:50px;height:50px}.go_to_up_svg circle{fill:none;stroke:#bf6e1d;stroke-width:2}.go_to_up_svg path{fill:#bf6e1d}.go_to_up_svg:hover circle{fill:#bf6e1d;stroke:#fff;stroke-width:0}.go_to_up_svg:hover path{fill:#fff}.other-cases{margin:120px auto;max-width:1200px;padding:0 20px}.other-cases .dotted{display:none}.other-cases-title{text-align:center;font-family:"m700";font-size:54px;font-weight:700;color:var(--surface-900);margin-bottom:60px;letter-spacing:1px;position:relative}@media screen and (max-width:480px){.other-cases-title{font-size:28px;line-height:33px}}.other-cases-title::after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:var(--brand-600);border-radius:2px}.other-cases .cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-auto-rows:minmax(515px,auto);gap:30px;margin-bottom:4rem}.other-cases .cases-grid .case-card{background:#fff;border-radius:16px;overflow:hidden;transition:all .3s ease;text-decoration:none;color:inherit;border:1px solid #c4c3c3;display:flex;height:100%;flex-direction:column}.other-cases .cases-grid .case-card:hover{transform:translateY(-8px);text-decoration:none;color:inherit;border-color:var(--brand-600);background-color:#FFF8F5}.other-cases .cases-grid .case-card:hover .case-overlay{opacity:1}.other-cases .cases-grid .case-card:hover .case-image img{transform:scale(1.05)}.other-cases .cases-grid .case-card .case-image{position:relative;height:240px;overflow:hidden;background-color:#fff}.other-cases .cases-grid .case-card .case-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.other-cases .cases-grid .case-card .case-image .case-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,123,0,0.9),rgba(191,110,29,0.9));opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end;padding:20px}.other-cases .cases-grid .case-card .case-image .case-overlay .case-tech{display:flex;flex-wrap:wrap;gap:8px}.other-cases .cases-grid .case-card .case-image .case-overlay .case-tech .tech-tag{background:hsla(0,0%,100%,.2);backdrop-filter:blur(10px);color:#fff;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;border:1px solid hsla(0,0%,100%,.3)}.other-cases .cases-grid .case-card .case-content{padding:25px}.other-cases .cases-grid .case-card .case-content h3{font-family:"n500";font-size:24px;font-weight:700;color:var(--text-primary);margin:0 0 12px 0;line-height:120%;letter-spacing:.3px}.other-cases .cases-grid .case-card .case-content p{font-family:"n500";font-weight:400;font-size:20px;color:#6e6d6c;line-height:1.2;margin:0 0 22px 0;letter-spacing:.3px}.other-cases .cases-grid .case-card .case-content .case-meta{display:flex;justify-content:space-between;align-items:center}.other-cases .cases-grid .case-card .case-content .case-meta .case-domain{font-family:"n500";background:#fae7df;color:var(--brand-600);padding:8px 12px;border-radius:20px;font-size:14px;line-height:1.2;font-weight:700;letter-spacing:.5px;border:1px solid #fe9d7e}.other-cases .cases-grid .case-card .case-content .case-meta .case-domain .case-duration{color:#999;font-size:12px;font-weight:500}.other-cases .cases-grid .other-case-boxes{margin-top:80px;position:relative;top:unset;right:unset;bottom:unset;left:unset;z-index:unset;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0px;flex-wrap:wrap}.other-cases .cases-grid .other-case-boxes .left-arrow,.other-cases .cases-grid .other-case-boxes .right-arrow{cursor:pointer}.other-cases .cases-grid .other-case-boxes .left-arrow{position:absolute;top:unset;right:unset;bottom:unset;left:-25px;z-index:99}.other-cases .cases-grid .other-case-boxes .right-arrow{position:absolute;top:unset;right:-25px;bottom:unset;left:unset;z-index:99}.other-cases .cases-grid .other-case-boxes .left-case:hover,.other-cases .cases-grid .other-case-boxes .right-case:hover{filter:grayscale(1) brightness(1.2)}.other-cases .cases-grid .other-case-boxes .left-case:hover circle,.other-cases .cases-grid .other-case-boxes .left-case:hover path,.other-cases .cases-grid .other-case-boxes .right-case:hover circle,.other-cases .cases-grid .other-case-boxes .right-case:hover path{pointer-events:none}.other-cases .cases-grid .other-case{display:flex;flex-direction:row;justify-content:space-between;align-items:unset;gap:30px;flex-wrap:unset;width:1420px;overflow:hidden}.other-cases .cases-grid .other-case .box{flex-grow:0;flex-shrink:0;flex-basis:453px;width:453px;height:452px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0px;flex-wrap:unset}.other-cases .cases-grid .other-case .box-header{position:absolute;top:0;right:0;bottom:unset;left:0;z-index:unset;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0px;flex-wrap:unset;overflow:hidden;border-bottom:1px solid;border-width:thin;border-bottom-color:var(--brand-500)}.other-cases .cases-grid .other-case .box-header .left-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;flex-wrap:unset}.other-cases .cases-grid .other-case .box-header .left-icon .arrow{width:57.04px;height:56.92px;background:var(--brand-500);border-radius:unset;text-decoration:none;cursor:pointer;padding-top:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0px;flex-wrap:unset;row-gap:unset}.other-cases .cases-grid .other-case .box-header .left-icon .arrow p{margin-top:4px;width:unset;font-family:"m600";color:#fff;font-size:12px;font-weight:600;line-height:140%;letter-spacing:-0.03em}.other-cases .cases-grid .other-case .box-header .left-icon .arrow:hover{background:#fff;border:1px solid var(--brand-500);border-bottom:unset}.other-cases .cases-grid .other-case .box-header .left-icon .arrow:hover p{color:var(--brand-500)}.other-cases .cases-grid .other-case .box-header .left-icon .arrow:hover svg{filter:invert(57%) sepia(80%) saturate(3037%) hue-rotate(336deg) brightness(107%) contrast(115%)}.other-cases .cases-grid .other-case .box-header .left-icon p{font-family:"m600";color:#fff;font-size:14px;font-weight:600;line-height:122%;letter-spacing:-0.04em;width:130px}.other-cases .cases-grid .other-case .box-header .right-icon{margin-right:30px;width:70.19px;height:27.88px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0px;flex-wrap:unset}.other-cases .cases-grid .other-case .box-header .right-icon svg{width:27.94px;height:27.88px}.other-cases .cases-grid .other-case .box-detail{text-align:left;display:flex;flex-direction:column;justify-content:space-between;align-items:unset;gap:0px;flex-wrap:unset;width:80%;height:auto}@media screen and (max-width:586px){.other-cases .cases-grid .other-case .box-detail{width:90%}}.other-cases .cases-grid .other-case .box-detail h3{margin-bottom:12px;font-family:"m600",sans-serif;font-weight:600;font-size:20px;line-height:28px;letter-spacing:-0.04em;color:#4d4d4d;text-transform:uppercase}@media screen and (max-width:1440px){.other-cases .cases-grid .other-case .box-detail h3{font-size:16px;line-height:26px}}@media screen and (max-width:586px){.other-cases .cases-grid .other-case .box-detail h3{font-size:14px;line-height:normal;margin:0}}.other-cases .cases-grid .other-case .box-detail p{font-family:"m600",sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:-0.04em;color:#857a7a}@media screen and (max-width:1440px){.other-cases .cases-grid .other-case .box-detail p{font-size:12px}}@media screen and (max-width:586px){.other-cases .cases-grid .other-case .box-detail p{line-height:normal}}.other-cases .cases-grid .other-case .box-detail .decor-line{height:1px;color:#ff7b00;margin:10px 0px;background:#ff7b00}.other-cases .cases-grid .other-case .box.card-item{display:flex;flex-direction:column;border:1px solid #ddd;border-radius:5px;background:#fff;justify-content:space-between;box-shadow:none;overflow:hidden}.other-cases .cases-grid .other-case .box.card-item .image-block{position:relative;background-size:cover;overflow:hidden;height:50%;width:100%}.other-cases .cases-grid .other-case .box.card-item .image-block::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,123,0,0);transition:background-color .5s ease;z-index:1;pointer-events:none}.other-cases .cases-grid .other-case .box.card-item .image-block .bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .5s ease;background-color:rgba(255,123,0,0);z-index:0}.other-cases .cases-grid .other-case .box.card-item:hover .image-block::after{background-color:rgba(255,123,0,.3)}.other-cases .cases-grid .other-case .box.card-item:hover .bg-img{transform:scale(1.03)}@media screen and (max-width:1200px){.other-cases .cases-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}}@media screen and (max-width:768px){.other-cases{margin:80px auto;padding:0 16px}.other-cases .cases-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:auto;align-items:stretch}.other-cases .cases-grid .case-card{padding-bottom:13px}.other-cases .cases-grid .case-card .case-image{height:215px}.other-cases .cases-grid .case-card .case-content{padding:20px}}@media screen and (max-width:480px){.other-cases{margin:60px auto}.other-cases .cases-grid.mobile-short .case-card{padding-bottom:8px}.other-cases .cases-grid.mobile-short .case-card:nth-child(n+4){display:none}.other-cases .cases-grid .case-card{padding-bottom:8px}.other-cases .cases-grid .case-card .case-content{padding:16px}.other-cases .cases-grid .case-card .case-content h3{font-size:24px}.other-cases .cases-grid .case-card .case-content p{font-size:18px}.other-cases .cases-grid .case-card .case-content .case-meta{flex-direction:column;align-items:flex-start;gap:8px}}@media screen and (max-width:1510px){.other-cases .other-case .box{flex-grow:0;flex-shrink:0;flex-basis:410px;width:410px;height:409px}.other-cases .other-case .box-header .left-icon .arrow{width:51px;height:52px}.other-cases .other-case .box-header .left-icon p{font-size:14px}}@media screen and (max-width:1440px){.other-cases .other-case-boxes{margin-top:66px}.other-cases .other-case-boxes .left-arrow,.other-cases .other-case-boxes .right-arrow{width:36px;height:36px}.other-cases .other-case-boxes .left-arrow{left:-17px}.other-cases .other-case-boxes .right-arrow{right:-17px}.other-cases .other-case{gap:25px}.other-cases .other-case .box{flex-grow:0;flex-shrink:0;flex-basis:371px;width:371px;height:371px;transform:translate(-396px,0)}.other-cases .other-case .box-header .left-icon{gap:12px}.other-cases .other-case .box-header .left-icon .arrow p{margin-top:3px;width:unset;font-size:14px}.other-cases .other-case .box-header .left-icon p{font-size:13px;width:unset}}@media screen and (max-width:1240px){.other-cases .other-case-boxes .left-arrow,.other-cases .other-case-boxes .right-arrow{width:36px;height:36px}.other-cases .other-case-boxes .left-arrow{left:-17px}.other-cases .other-case-boxes .right-arrow{right:-17px}.other-cases .other-case{gap:15px}.other-cases .other-case .box{flex-grow:0;flex-shrink:0;flex-basis:30vw;width:30vw;height:30vw}.other-cases .other-case .box-header .left-icon{gap:12px}.other-cases .other-case .box-header .left-icon .arrow{width:46px;height:46px}.other-cases .other-case .box-header .left-icon p{font-size:11px;width:unset}}@media screen and (max-width:1000px){.other-cases .other-case-boxes .left-arrow,.other-cases .other-case-boxes .right-arrow{width:36px;height:36px}.other-cases .other-case-boxes .left-arrow{left:-17px}.other-cases .other-case-boxes .right-arrow{right:-17px}.other-cases .other-case{gap:10px}.other-cases .other-case .box{flex-grow:0;flex-shrink:0;flex-basis:371px;width:371px;height:371px}.other-cases .other-case .box-header .left-icon{gap:12px}.other-cases .other-case .box-header .left-icon .arrow{width:46px;height:46px}.other-cases .other-case .box-header .left-icon p{font-size:11px;width:unset}}@media screen and (max-width:859px){.other-cases .other-case-boxes .left-arrow,.other-cases .other-case-boxes .right-arrow{width:36px;height:36px}.other-cases .other-case-boxes .left-arrow{left:-17px}.other-cases .other-case-boxes .right-arrow{right:-17px}.other-cases .other-case{gap:15px}.other-cases .other-case .box{flex-grow:0;flex-shrink:0;flex-basis:42vw;width:42vw;height:42vw}.other-cases .other-case .box-header .left-icon{gap:12px}.other-cases .other-case .box-header .left-icon .arrow{width:46px;height:46px}.other-cases .other-case .box-header .left-icon p{font-size:11px;width:unset}.other-cases .other-case .box-header .right-icon{width:19%}.other-cases .other-case .box-header .right-icon svg{width:40%}}@media screen and (max-width:767px){.other-cases .other-case-boxes{margin-top:50px}.other-cases .other-case-boxes .left-arrow,.other-cases .other-case-boxes .right-arrow{width:25px;height:25px}.other-cases .other-case-boxes .left-arrow{left:-30%}.other-cases .other-case-boxes .right-arrow{right:-30%}.other-cases .other-case{gap:25px}.other-cases .other-case .box{flex-grow:0;flex-shrink:0;flex-basis:371px;width:371px;height:371px}.other-cases .other-case .box-header .left-icon{gap:12px}.other-cases .other-case .box-header .left-icon .arrow{width:46px;height:46px}.other-cases .other-case .box-header .left-icon .arrow svg{width:18px;height:18px}.other-cases .other-case .box-header .left-icon .arrow p{margin-top:3px;width:unset;font-size:10px}.other-cases .other-case .box-header .left-icon p{font-size:11px;width:unset}}@media screen and (max-width:455px){.other-cases .other-case{gap:15px}.other-cases .other-case .box{flex-grow:0;flex-shrink:0;flex-basis:81vw;width:81vw;height:81vw}.other-cases .other-case .box-header .left-icon{gap:12px}.other-cases .other-case .box-header .left-icon .arrow{width:10vw;height:10vw}.other-cases .other-case .box-header .left-icon .arrow p{font-size:2.2vw;margin-top:.6vw}.other-cases .other-case .box-header .left-icon p{font-size:3vw;width:unset}.other-cases .other-case .box-header .right-icon{width:19%}.other-cases .other-case .box-header .right-icon svg{width:40%}}@media screen and (max-width:685px){.other-cases .other-case-boxes .left-arrow{left:-20%}.other-cases .other-case-boxes .right-arrow{right:-20%}}@media screen and (max-width:570px){.other-cases .other-case-boxes .left-arrow{left:-10%}.other-cases .other-case-boxes .right-arrow{right:-10%}}@media screen and (max-width:475px){.other-cases .other-case-boxes .left-arrow{left:-4%}.other-cases .other-case-boxes .right-arrow{right:-4%}}@media screen and (max-width:376px){.other-cases .dotted{margin:20px auto;display:flex;justify-content:space-between;width:110px;height:auto;gap:10px}.other-cases .dotted .line{cursor:pointer;background:rgba(149,149,149,.6901960784);width:32px;height:2px}.other-cases .dotted .line.active{background:var(--brand-500)}.other-cases .other-case-boxes{margin-top:15px}.other-cases .other-case-boxes .left-arrow{left:-20%}.other-cases .other-case-boxes .right-arrow{right:-20%}.other-cases .other-case .box{transform:unset;background-size:cover;flex-grow:0;flex-shrink:0;flex-basis:209px;width:209px;height:209px}.other-cases .other-case .box-header{flex-direction:row-reverse}.other-cases .other-case .box-header .left-icon{gap:22px;flex-direction:row-reverse}.other-cases .other-case .box-header .left-icon .arrow{padding-top:unset;width:26px;height:26px}.other-cases .other-case .box-header .left-icon .arrow svg{width:12px;height:12px}.other-cases .other-case .box-header .left-icon .arrow p{width:unset;font-size:7px;margin-top:unset}.other-cases .other-case .box-header .left-icon p.box-header-p{position:absolute;left:10px;font-size:9px;width:unset;transform:translate(0px,1px)}.other-cases .other-case .box-header .right-icon{margin-right:unset;margin-left:9px;width:32px;height:13px}.other-cases .other-case .box-header .right-icon svg{width:13px}}.popup-boxta.show,.popup-boxcsd.show,.success-box.show,.email-box.show{visibility:visible}.overlay1.show,.overlay2.show{display:flex}.success-box.show{opacity:1;visibility:visible;scale:1;transition:opacity .3s ease,scale .3s ease,visibility 0s 0s}.overlay1,.overlay2{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;cursor:pointer;display:none}.success-box{opacity:0;transition:opacity .3s ease,scale .3s ease,visibility 0s .3s;visibility:hidden;width:1000px;height:460px;position:fixed;top:50%;right:0;bottom:0;left:50%;z-index:110;translate:-50% -50%;scale:.8;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px;background:#f7f7f7}@media screen and (max-width:1024px){.success-box{width:630px;height:360px;gap:14px}}@media screen and (max-width:768px){.success-box{width:95vw;height:300px;gap:12px}}.success-box .close{cursor:pointer;position:absolute;top:18px;right:18px}.success-box .circle{width:100px;height:100px;display:flex;flex-direction:row;justify-content:center;align-items:center;background:radial-gradient(118.93% 267.08% at 74.23% 168.64%,#FCA522 0%,var(--brand-500) 100%);border-radius:100%}@media screen and (max-width:1024px){.success-box .circle{width:88px;height:88px}}@media screen and (max-width:768px){.success-box .circle{width:64px;height:64px}}@media screen and (max-width:768px){.success-box .circle svg{width:30px;height:30px}}.success-box__title{font-family:"m700",sans-serif;font-weight:700;font-size:24px;line-height:32px;letter-spacing:-0.03em}@media screen and (max-width:768px){.success-box__title{font-size:20px;line-height:24px}}.success-box__text{font-family:"m400",sans-serif;font-weight:400;font-size:20px;line-height:32px;letter-spacing:-0.03em}@media screen and (max-width:768px){.success-box__text{font-size:18px;line-height:24px}}.email-box.show{z-index:10000000000000000000}.email-box{visibility:hidden;position:fixed;top:50%;right:0;bottom:0;left:50%;z-index:9999;transform:translate(-50%,-50%);width:1130px;height:460px;background:#f7f7f7;border-radius:unset;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0px;flex-wrap:wrap}.email-box .close{cursor:pointer;position:absolute;top:18px;right:18px;bottom:unset;left:unset;z-index:unset}.email-box-description{text-align:center;display:flex;flex-direction:column;justify-content:space-between;align-items:unset;gap:0px;flex-wrap:unset;width:547px;height:114px}.email-box-description h1{margin-top:unset;font-family:"m700";color:var(--brand-500);font-size:24px;font-weight:700;line-height:160%;letter-spacing:-0.03em}.email-box-description p{font-family:unset;color:unset;font-size:24px;font-weight:400;line-height:160%;letter-spacing:-0.03em}.email-box form{margin-top:27px}.email-box form input{padding-left:11px;font-family:unset;color:rgba(149,149,149,.6901960784);font-size:16px;font-weight:400;line-height:160%;letter-spacing:-0.03em;width:433px;height:40px;background:unset;border-radius:unset;border:1px solid var(--brand-500)}.email-box form input:focus{outline:none}@media screen and (max-width:1440px){.email-box{width:78.4vw;height:31.9vw;background:#f7f7f7;border-radius:unset}.email-box .close{width:1vw;height:1vw;position:absolute;top:1.2vw;right:1.2vw;bottom:unset;left:unset;z-index:unset}.email-box-description{width:37.9vw;height:7.9vw}.email-box-description h1{margin-top:unset;font-size:1.6vw}.email-box-description p{font-size:1.6vw}.email-box form{margin-top:1.8vw}.email-box form input{padding-left:.7vw;font-size:1.1vw;width:30vw;height:2.7vw;background:unset;border-radius:unset}}@media screen and (max-width:767px){.email-box{width:450px;height:206px;background:#f7f7f7;border-radius:unset}.email-box .close{width:10px;height:10px;position:absolute;top:10px;right:10px;bottom:unset;left:unset;z-index:unset}.email-box-description{width:245px;height:unset}.email-box-description h1{margin-top:unset;font-size:14px}.email-box-description p{font-size:14px}.email-box form{margin-top:24px}.email-box form input{padding-left:6px;font-size:12px;width:207px;height:24px;background:unset;border-radius:unset;border:1px solid var(--brand-500)}}@media screen and (max-width:615px){.email-box{width:73.1vw;height:33.4vw;background:#f7f7f7;border-radius:unset}.email-box .close{width:1.6vw;height:1.6vw;position:absolute;top:1.6vw;right:1.6vw;bottom:unset;left:unset;z-index:unset}.email-box-description{width:39.8vw;height:unset}.email-box-description h1{margin-top:unset;font-size:2.2vw}.email-box-description p{font-size:2.2vw}.email-box form{margin-top:3.9vw}.email-box form input{padding-left:.9vw;font-size:1.9vw;width:33.6vw;height:3.9vw;background:unset;border-radius:unset;border:1px solid var(--brand-500)}}@media screen and (max-width:376px){.email-box{width:260px;height:206px;background:#f7f7f7;border-radius:unset}.email-box .close{width:1.6vw;height:1.6vw;position:absolute;top:1.6vw;right:1.6vw;bottom:unset;left:unset;z-index:unset}.email-box-description{width:90%;height:unset}.email-box-description h1{margin-top:unset;font-size:14px}.email-box-description p{font-size:14px}.email-box form{margin-top:14px}.email-box form input{padding-left:6px;font-size:12px;width:207px;height:24px;background:unset;border-radius:unset;border:1px solid var(--brand-500)}}@font-face{font-family:"geom";src:url("https://cdn.ingenios.io/static/fonts/Geom-Regular.woff2?3a9b0b7f2431") format("woff2");font-display:swap}@font-face{font-family:"m700";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-Bold.woff2?3a9b0b7f2431") format("woff2");font-display:swap}@font-face{font-family:"m600";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-SemiBold.woff2?a871b0778221") format("woff2");font-display:swap}@font-face{font-family:"m500";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-Medium.woff2?a871b0778221") format("woff2");font-display:swap}@font-face{font-family:"m400";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-Regular.woff2?a871b0778221") format("woff2");font-display:swap}@font-face{font-family:"m300";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-Light.woff2?a871b0778221") format("woff2");font-display:swap}@font-face{font-family:"n500";src:url("https://cdn.ingenios.io/static/fonts/NunitoSans-VariableFont_YTLC.woff2?92dae7b52f4b") format("woff2");font-display:swap}@font-face{font-family:"n500Italic";src:url("https://cdn.ingenios.io/static/fonts/NunitoSans-Italic-VariableFont_YTLC.woff2?a871b0778221") format("woff2");font-display:swap}.contact-form-section{padding:120px 0;background:#191919;position:relative;overflow:hidden}.contact-form-section::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(255,115,50,0) 0%,rgba(255,115,50,0.08) 100%);pointer-events:none}@media screen and (max-width:480px){.contact-form-section::before{display:none}}.contact-form-section.no-gradient{background:initial}.contact-form-section.no-gradient::before{display:none}@media screen and (max-width:768px){.contact-form-section{padding:50px 0}}.contact-form-section .contact-container{max-width:800px;margin:0 auto;padding:0 16px;position:relative;z-index:1}.contact-form-section .contact-header{text-align:left;margin-bottom:60px}@media screen and (max-width:768px){.contact-form-section .contact-header{margin-bottom:40px}}.contact-form-section .contact-title{font-family:"m700";font-weight:700;font-size:54px;line-height:57.5px;color:#fff;margin-bottom:30px;letter-spacing:1px;position:relative;text-align:center}.contact-form-section .contact-title::after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#fe6536;border-radius:2px}@media screen and (max-width:768px){.contact-form-section .contact-title{font-size:44px}}@media screen and (max-width:480px){.contact-form-section .contact-title{font-size:28px}}.contact-form-section .contact-subtitle{font-family:"n500";text-align:center;font-weight:400;font-size:20px;color:#c4c3c3;margin:0}.contact-form-section .contact-form-wrapper{max-width:700px;background:#2c2a29;border-radius:16px;padding:48px;margin:0 auto}@media screen and (max-width:480px){.contact-form-section .contact-form-wrapper{padding:16px}}.contact-form-section .contact-form-wrapper.no-gradient{box-shadow:none}.contact-form-section .contact-form{width:100%}.contact-form-section .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:32px}@media screen and (max-width:480px){.contact-form-section .form-grid{grid-template-columns:1fr;gap:24px;margin-bottom:24px}}.contact-form-section .form-group{position:relative;text-align:left}.contact-form-section .form-group.full-width{grid-column:1/-1}.contact-form-section .form-group .form-label{display:block;font-family:"n500";font-weight:700;font-size:18px;color:hsla(0,0%,100%,.9);margin-bottom:8px;letter-spacing:.5px;line-height:normal}.contact-form-section .form-group input,.contact-form-section .form-group textarea,.contact-form-section .form-group select{width:100%;padding:16px 20px;background:rgba(0,0,0,0);border:1px solid #6e6d6c!important;border-radius:12px;color:#fff;font-family:"n500";font-size:16px;transition:all .3s ease;backdrop-filter:blur(10px)}@media screen and (max-width:768px){.contact-form-section .form-group input,.contact-form-section .form-group textarea,.contact-form-section .form-group select{padding:14px 16px;font-size:14px}}.contact-form-section .form-group input::placeholder,.contact-form-section .form-group textarea::placeholder,.contact-form-section .form-group select::placeholder{color:hsla(0,0%,100%,.4);text-transform:capitalize!important}.contact-form-section .form-group input:focus,.contact-form-section .form-group textarea:focus,.contact-form-section .form-group select:focus{outline:none;border-color:#fe6536!important;backdrop-filter:blur(10px)}.contact-form-section .form-group textarea{max-height:130px;resize:none;font-family:"n500"}.contact-form-section .form-group select{appearance:none;-webkit-appearance:none;-moz-appearance:none;color:#fff;padding-right:24px;cursor:pointer;border:1px solid #6e6d6c!important;justify-content:space-between}.contact-form-section .form-group select,.contact-form-section .form-group select::picker(select){appearance:base-select;margin-right:10px;border:1px solid #6e6d6c;border-radius:12px}.contact-form-section .form-group select::picker-icon{transition:.3s rotate}.contact-form-section .form-group select:open{border-color:#fe6536!important}.contact-form-section .form-group select:open::picker-icon{rotate:180deg}.contact-form-section .form-group select:hover{border-color:#fe6536!important;background:#2c2a29!important}.contact-form-section .form-group select:has(option:checked[value=""]){color:#6e6d6c}@media screen and (max-width:768px){.contact-form-section .form-group select{padding-right:40px}.contact-form-section .form-group select::after{right:12px;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:6px solid #fff}}.contact-form-section .form-group select option{background:#2c2a29;color:#fff;padding:12px}.contact-form-section .form-group select option:hover{background:#303030!important}.contact-form-section .form-group select option:focus{background:#303030!important}.contact-form-section .form-group select option:checked{background-color:#4a4947!important}.contact-form-section .form-group select option::checkmark{display:none}.contact-form-section .form-group select:focus{outline:none!important;border-color:#fe6536!important;backdrop-filter:blur(10px)}.contact-form-section .form-group select:active{outline:none!important;border-color:#fe6536!important;backdrop-filter:blur(10px)}.contact-form-section .form-errors{margin-bottom:32px;color:#ff6b6b;font-family:"n500";font-size:14px}.contact-form-section .form-footer{display:flex;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width:480px){.contact-form-section .form-footer{flex-direction:column-reverse;align-items:stretch;gap:20px}}.contact-form-section .privacy-agreement{display:flex;align-items:flex-start;text-align:left;gap:12px;flex:1;max-width:50%}@media screen and (max-width:768px){.contact-form-section .privacy-agreement{max-width:none}}@media screen and (max-width:480px){.contact-form-section .privacy-agreement{order:2}}.contact-form-section .custom-checkbox{position:relative;display:flex;align-items:center;justify-content:center;width:20px;height:20px;min-width:20px;min-height:20px;border:2px solid hsla(0,0%,100%,.3);border-radius:6px;background:hsla(0,0%,100%,.05);cursor:pointer;transition:all .3s ease}.contact-form-section .custom-checkbox input{position:absolute;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;padding:0}.contact-form-section .custom-checkbox input:checked+.checkbox-mark{opacity:1;transform:scale(1)}.contact-form-section .custom-checkbox input:checked+.checkbox-mark svg{stroke:#fff}.contact-form-section .custom-checkbox input:checked{border-color:rgba(255,115,50,.8);background:rgba(255,115,50,.2)}.contact-form-section .custom-checkbox .checkbox-mark{opacity:0;transform:scale(0.8);transition:all .2s ease;pointer-events:none}.contact-form-section .custom-checkbox .checkbox-mark svg{stroke:hsla(0,0%,100%,.8)}.contact-form-section .custom-checkbox:hover{border-color:rgba(255,115,50,.5)}.contact-form-section .privacy-label{font-family:"m400";font-size:14px;color:hsla(0,0%,100%,.7);line-height:1.5;cursor:pointer}.contact-form-section .privacy-label .privacy-link{color:rgba(255,115,50,.9);text-decoration:none;border-bottom:1px solid rgba(255,115,50,.3);transition:all .3s ease}.contact-form-section .privacy-label .privacy-link:hover{color:#ff7332;border-bottom-color:rgba(255,115,50,.8)}.contact-form-section .submit-btn{padding:16px 32px;border-radius:12px;font-family:"m600";font-weight:700;font-size:20px;line-height:120%;letter-spacing:.3px;color:#fff;background:#fe6536;text-transform:capitalize!important;cursor:pointer;border:2px solid rgba(0,0,0,0);transition:all .3s ease;white-space:nowrap;display:inline-flex;align-items:center;gap:8px}.contact-form-section .submit-btn:hover{background:#8b3f27}.contact-form-section .submit-btn:focus{border-color:#fe6536}@media screen and (max-width:1024px){.contact-form-section .submit-btn{justify-content:center}}.contact-form-section .submit-btn svg{transition:transform .3s ease}@font-face{font-family:"geom";src:url("https://cdn.ingenios.io/static/fonts/Geom-Regular.woff2?3a9b0b7f2431") format("woff2");font-display:swap}@font-face{font-family:"m700";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-Bold.woff2?3a9b0b7f2431") format("woff2");font-display:swap}@font-face{font-family:"m600";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-SemiBold.woff2?a871b0778221") format("woff2");font-display:swap}@font-face{font-family:"m500";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-Medium.woff2?a871b0778221") format("woff2");font-display:swap}@font-face{font-family:"m400";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-Regular.woff2?a871b0778221") format("woff2");font-display:swap}@font-face{font-family:"m300";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-Light.woff2?a871b0778221") format("woff2");font-display:swap}@font-face{font-family:"n500";src:url("https://cdn.ingenios.io/static/fonts/NunitoSans-VariableFont_YTLC.woff2?92dae7b52f4b") format("woff2");font-display:swap}@font-face{font-family:"n500Italic";src:url("https://cdn.ingenios.io/static/fonts/NunitoSans-Italic-VariableFont_YTLC.woff2?a871b0778221") format("woff2");font-display:swap}*{padding:0;margin:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}*:focus{outline:none!important}li{list-style-type:none}a{text-decoration:none}.container{margin:auto;overflow:hidden}body{font-family:"m500"}.header{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;height:104px;padding:0 2rem;background:var(--surface-900);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,111,51,.1);display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:all .3s ease}@media screen and (max-width:1440px){.header{padding:0 1.5rem}}@media screen and (max-width:1024px){.header{padding:24px}}@media screen and (max-width:768px){.header{padding:24px}}.header .brand{height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-shrink:0}.header .brand a{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.header .brand .brand-image{height:55px}@media screen and (max-width:768px){.header .brand .brand-image{height:45px}}.header .menu{height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.header .menu{border-bottom:none}}.header .menu-list{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;list-style-type:none;margin-right:2rem;padding:0}@media screen and (max-width:1440px){.header .menu-list{gap:1.5rem;margin-right:1.5rem}}@media screen and (max-width:1024px){.header .menu-list{gap:.8rem}}@media screen and (max-width:768px){.header .menu-list{position:fixed;top:0;right:0;bottom:0;left:0;z-index:unset;width:100%;height:100vh;background:rgba(0,0,0,.9);flex-direction:column;justify-content:space-evenly;align-items:center;gap:0px;margin:0;flex-wrap:unset;transform:translate(0,-100%);opacity:0;transition:all 200ms ease 0s}}.header .menu-list.open{transform:translate(0,0);opacity:1}.header .menu-list_item{position:relative}.header .menu-list_item a{font-family:"m500",sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.3px;color:hsla(0,0%,100%,.9);text-decoration:none;padding:8px 16px;border-radius:8px;transition:all .3s ease;position:relative;display:block}.header .menu-list_item a:hover{color:var(--brand-500);background:rgba(255,111,51,.1)}.header .menu-list_item a.active{color:var(--brand-500);background:rgba(255,111,51,.15)}@media screen and (max-width:1024px){.header .menu-list_item a{font-size:15px;padding:.4rem .8rem}}@media screen and (max-width:768px){.header .menu-list_item a{font-size:18px;padding:1rem 2rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px}.header .menu-list_item a:hover{background:rgba(255,111,51,.2);border-color:rgba(255,111,51,.3)}}.header .menu-btn{padding:15px 31px;border-radius:12px;font-family:"n500";font-weight:700;font-size:20px;line-height:120%;letter-spacing:.3px;color:#fff;background:var(--brand-600);text-transform:capitalize!important;cursor:pointer;border:2px solid rgba(0,0,0,0);transition:all .3s ease;white-space:nowrap}.header .menu-btn:hover{background:#8b3f27}.header .menu-btn:focus{border-color:var(--brand-600)}@media screen and (max-width:1024px){.header .menu-btn{font-size:20px}}@media screen and (max-width:480px){.header .menu-btn{display:none}}.header .hamburger{display:none}@media screen and (max-width:768px){.header .hamburger{margin-top:0;margin-right:32px;display:flex;position:relative;color:#fff;z-index:9999999;width:19px;top:0px;left:0px;transition-duration:.5s}.header .hamburger .icon{right:29px;border-radius:50px;transition-duration:.5s;position:absolute;height:2px;width:13px;top:30px;right:27px;background-color:#fff}.header .hamburger .icon-pricing{border-radius:50px;transition-duration:.5s;position:absolute;height:2px;width:20px;top:0px;right:0px;background-color:#ff7332}.header .hamburger .icon-pricing:before{border-radius:50px;transition-duration:.5s;position:absolute;width:20px;height:2px;background-color:#ff7332;content:"";top:-5px}.header .hamburger .icon-pricing:after{border-radius:50px;transition-duration:.5s;position:absolute;width:20px;height:2px;background-color:#ff7332;content:"";top:5px}.header .hamburger .icon:before{border-radius:50px;transition-duration:.5s;position:absolute;width:13px;height:2px;background-color:#fff;content:"";top:-5px}.header .hamburger .icon:after{border-radius:50px;transition-duration:.5s;position:absolute;width:13px;height:2px;background-color:#fff;content:"";top:5px}.header .hamburger.open .icon{transition-duration:.5s;background:rgba(0,0,0,0)}.header .hamburger.open .icon:before{transform:rotateZ(45deg) scaleX(1) translate(3px,6px)}.header .hamburger.open .icon:after{transform:rotateZ(-45deg) scaleX(1) translate(1px,-4px)}.header .hamburger:hover{cursor:pointer}}@media screen and (max-width:480px){.header .hamburger{margin-right:0px;width:19px;top:0px;left:0px;transition-duration:.5s}}@media screen and (max-width:768px){.header .sticky{width:30px;bottom:13px;right:18px}}.hero{position:relative;min-height:680px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:0}.hero.consultation{min-height:80dvh}.hero .hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--surface-900);z-index:1}.hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(255,115,50,0.08) 0%,rgba(255,115,50,0) 100%);z-index:2}.hero .hero-overlay::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(2px 2px at 20px 30px,rgba(255,111,51,0.3),transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,255,255,0.1),transparent),radial-gradient(1px 1px at 90px 40px,rgba(255,111,51,0.2),transparent);background-repeat:repeat;background-size:200px 200px;animation:particles 20s linear infinite;z-index:1}.hero .container{position:relative;z-index:3;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.hero .hero-content{max-width:800px;margin:0 auto;padding:4rem 0}@media screen and (max-width:1024px){.hero .hero-content{order:2}}@media(max-width:768px){.hero .hero-content{padding:3rem 0}}.hero .page-title{font-family:"m700";font-size:54px;font-weight:700;color:#fff;margin:0 0 42px 0;letter-spacing:.02em;line-height:1.2;position:relative}.hero .page-title.consultation{font-size:3rem}.hero .page-title::after{content:"";position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:var(--brand-600);border-radius:2px}@media(max-width:480px){.hero .page-title{font-size:44px}}.hero .page-subtitle{font-family:"n500";font-size:20px;font-weight:400;color:#c4c3c3;line-height:1.2;margin:2rem 0 2.5rem 0;max-width:600px;margin-left:auto;margin-right:auto}.hero .hero-breadcrumb{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:2rem}.hero .hero-breadcrumb .breadcrumb-item{font-family:"m500",sans-serif;font-size:.875rem;font-weight:500;color:hsla(0,0%,100%,.6);transition:color .3s ease;text-decoration:none}.hero .hero-breadcrumb .breadcrumb-item.active{color:var(--brand-500);font-weight:600}.hero .hero-breadcrumb .breadcrumb-item:not(.active):hover{color:var(--brand-500)}.hero .hero-breadcrumb .breadcrumb-separator{color:hsla(0,0%,100%,.4);font-size:.875rem}@media(max-width:480px){.hero .hero-breadcrumb{margin-top:1.5rem}.hero .hero-breadcrumb .breadcrumb-item,.hero .hero-breadcrumb .breadcrumb-separator{font-size:.8rem}}.hero::before{content:"";position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,var(--brand-500) 0%,transparent 70%);border-radius:50%;z-index:1;animation:float 8s ease-in-out infinite}.hero::after{content:"";position:absolute;bottom:-30%;left:-5%;width:200px;height:200px;background:radial-gradient(circle,rgba(255,111,51,0.08) 0%,transparent 70%);border-radius:50%;z-index:1;animation:float 6s ease-in-out infinite reverse}@keyframes particles{0%{transform:translate(0,0)}100%{transform:translate(-200px,-200px)}}.modern-services{padding:120px 0;background:#fff;position:relative;overflow:hidden}@media screen and (max-width:1024px){.modern-services{padding:80px 0}}@media screen and (max-width:768px){.modern-services{padding:60px 0}}.modern-services .services-container{max-width:1417px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}@media screen and (max-width:768px){.modern-services .services-container{padding:0 1rem}}.modern-services .services-header{text-align:center;margin-bottom:4rem}@media screen and (max-width:768px){.modern-services .services-header{margin-bottom:30px}}.modern-services .services-header .services-title{font-family:"m700";font-size:54px;font-weight:700;line-height:70px;color:var(--text-primary);margin-bottom:30px;position:relative}@media screen and (max-width:768px){.modern-services .services-header .services-title{font-size:44px;line-height:57px}}@media screen and (max-width:420px){.modern-services .services-header .services-title{font-size:28px;line-height:33px}}.modern-services .services-header .services-title::after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:var(--brand-600);border-radius:2px}.modern-services .services-header .services-subtitle{font-family:"n500";font-size:1.25rem;line-height:1.2;color:rgba(26,26,26,.7);max-width:620px;margin:0 auto}@media screen and (max-width:768px){.modern-services .services-header .services-subtitle{font-size:20px}}.modern-services .services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:1fr;gap:2rem;margin-bottom:4rem;align-items:stretch}@media screen and (max-width:768px){.modern-services .services-grid{grid-auto-rows:auto;margin-bottom:30px}}@media screen and (max-width:480px){.modern-services .services-grid a:nth-child(n+4){display:none!important}}.modern-services .service-card{background:#fff;border:1px solid #c4c3c3;border-radius:20px;padding:42px 48px;position:relative;transition:all .4s cubic-bezier(0.4,0,0.2,1);cursor:pointer;display:flex;flex-direction:column;height:100%;flex-grow:1}.modern-services .service-card:hover{transform:translateY(-12px) scale(1.02);background:#FFF8F5;border-color:var(--brand-600)}.modern-services .service-card:hover .card-icon{color:var(--brand-600)}.modern-services .service-card:hover .card-arrow{color:var(--brand-600);transform:translate(4px,-4px);opacity:1}@media screen and (max-width:768px){.modern-services .service-card{padding:40px 52px}}@media screen and (max-width:678px){.modern-services .service-card{padding:24px}}.modern-services .service-card .card-icon{width:64px;height:64px;margin-bottom:20px;color:#ffcebe;transition:all .4s cubic-bezier(0.4,0,0.2,1);filter:drop-shadow(0 2px 8px rgba(255,111,51,0.2))}.modern-services .service-card .card-icon svg{width:100%;height:100%}@media screen and (max-width:768px){.modern-services .service-card .card-icon{width:60px;height:60px}}.modern-services .service-card .card-title{font-family:"m700";font-size:28px;font-weight:700;color:#2d3748;margin-bottom:20px;line-height:33px}@media screen and (max-width:480px){.modern-services .service-card .card-title{font-size:20px}}.modern-services .service-card .card-description{font-family:"n500";font-size:20px;line-height:120%;color:var(--text-secondary);flex-grow:1}@media screen and (max-width:480px){.modern-services .service-card .card-description{font-weight:400;font-size:16px}}.modern-services .service-card .card-arrow{position:absolute;top:2.5rem;right:2.5rem;width:24px;height:24px;color:#ffcebe;transition:all .4s cubic-bezier(0.4,0,0.2,1);opacity:.6}.modern-services .service-card .card-arrow svg{width:100%;height:100%}@media screen and (max-width:768px){.modern-services .service-card .card-arrow{top:1.5rem;right:1.5rem;width:20px;height:20px}}.services-cta{text-align:center}.services-cta .services-btn{display:inline-flex;align-items:center;gap:.5rem;padding:16px 32px;border-radius:12px;font-family:"m600";font-weight:700;font-size:20px;line-height:120%;letter-spacing:.3px;color:#fff;background:var(--brand-600);text-transform:capitalize!important;cursor:pointer;border:2px solid rgba(0,0,0,0);transition:all .3s ease;white-space:nowrap}.services-cta .services-btn:hover{background:#8b3f27}.services-cta .services-btn:focus{border-color:var(--brand-600)}@media screen and (max-width:420px){.services-cta .services-btn{font-size:20px}}.footer{padding:86px 105px;background:var(--surface-900);display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width:1440px){.footer{padding:52px 5.7vw 52px 5.7vw;gap:86px}}@media screen and (max-width:768px){.footer{padding:26px 5vw 72px 5vw;position:relative}}.footer .brand-box{width:115px;height:258px;background:radial-gradient(118.93% 267.08% at 74.23% 168.64%,#FCA522 0%,var(--brand-500) 100%);display:flex;flex-direction:row;justify-content:center;align-items:center}@media screen and (max-width:1024px){.footer .brand-box{width:80px;height:220px}}@media screen and (max-width:768px){.footer .brand-box{width:54px;height:120px;margin:0px;position:absolute;top:0px;left:0px}}.footer .brand-box img{width:60px;height:176px;filter:invert(1)}@media screen and (max-width:1024px){.footer .brand-box img{width:42px;height:120px}}@media screen and (max-width:768px){.footer .brand-box img{width:28px;height:80px}}.footer .wrapping{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;gap:32px}.footer .footer-menu{display:flex;flex-direction:row;justify-content:space-between;gap:20px}@media screen and (max-width:768px){.footer .footer-menu{min-height:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}}.footer .footer-menu ul{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;text-align:start;gap:54px}@media screen and (max-width:1440px){.footer .footer-menu ul{gap:32px}}@media screen and (max-width:768px){.footer .footer-menu ul{row-gap:12px;column-gap:28px;flex-wrap:wrap}}@media screen and (max-width:480px){.footer .footer-menu ul{flex-direction:column}}.footer .footer-menu ul li{display:flex;list-style:none}@media screen and (max-width:400px){.footer .footer-menu ul li{flex:1 1 auto}}.footer .footer-menu ul li a{font-family:"m500";font-weight:500;font-size:18px;line-height:26px;letter-spacing:-0.01em;color:#fff;text-decoration:none}.footer .footer-menu ul li a.active{color:var(--brand-500)}@media screen and (max-width:1440px){.footer .footer-menu ul li a{font-size:16px}}@media screen and (max-width:764px){.footer .footer-menu ul li a{font-size:14px}}.footer .footer-detail-down{display:flex;flex-direction:column;justify-content:space-between;gap:32px}@media screen and (max-width:1440px){.footer .footer-detail-down{gap:24px}}.footer .footer-detail-down .notice{max-width:405px;align-self:flex-end;font-family:"m300",sans-serif;font-weight:300;font-size:14px;line-height:20px;letter-spacing:-0.03em;color:#b5b5b5}@media screen and (max-width:1440px){.footer .footer-detail-down .notice{align-self:flex-start}}@media screen and (max-width:768px){.footer .footer-detail-down .notice{margin-left:60px;align-self:flex-end}}.footer .footer-detail-down .separate-line{height:2px;background-color:var(--text-secondary)}.footer .footer-detail-down .footer-detail{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width:1024px){.footer .footer-detail-down .footer-detail{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;gap:40px}}@media screen and (max-width:768px){.footer .footer-detail-down .footer-detail{align-items:center;gap:24px}}.footer .footer-detail-down .footer-detail .copyright{font-family:"n500";font-weight:500;font-size:18px;line-height:26px;letter-spacing:-0.01em;color:#b5b5b5}@media screen and (max-width:1440px){.footer .footer-detail-down .footer-detail .copyright{font-size:16px}}.footer .footer-detail-down .footer-detail__list{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:32px}@media screen and (max-width:1440px){.footer .footer-detail-down .footer-detail__list{gap:24px}}@media screen and (max-width:420px){.footer .footer-detail-down .footer-detail__list{flex-wrap:wrap;gap:26px;justify-content:center}}.footer .footer-detail-down .footer-detail__list li a{font-family:"n500",sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:-0.01em;color:#b5b5b5;text-decoration:underline}@media screen and (max-width:768px){.footer .footer-detail-down .footer-detail__list li a{font-weight:500}}.main-hero{position:relative}.hero-background{position:absolute;width:100%;height:100%;object-fit:cover}:root{--pl-card-bg-dark:#1f1f1f;--pl-card-border:var(--border-subtle,#E5E5E5);--pl-text-muted:#737373;--pl-shadow-sm:0 2px 8px rgba(0,0,0,0.08);--pl-shadow-md:0 4px 12px rgba(0,0,0,0.12);--pl-shadow-lg:0 8px 24px rgba(0,0,0,0.15);--pl-brand-tint-sm:rgba(255,111,51,0.08);--pl-brand-tint-md:rgba(255,111,51,0.12)}.h2-hero{background:#ffffff!important;border-bottom:1px solid var(--border-subtle,#E5E5E5)}.h2-hero__visual img{max-width:360px!important;width:100%;height:auto;margin:0 auto}@media (max-width:960px){.h2-hero__visual img{max-width:240px!important}}.h2-ps__col--problem{background:#fafafa!important;border:1px solid var(--border-subtle,#E5E5E5)!important}.h2-ps__col--solution{background:#ffffff!important;border:1px solid var(--brand-500,#FF6F33)!important;box-shadow:0 4px 16px rgba(255,111,51,0.08)}.h2-ua{background:var(--surface-900,#191919)!important;color:#ffffff}.h2-ua h2,.h2-ua p,.h2-ua .h2-ua__title{color:#ffffff!important}.h2-ua .h2-ua__cta{background:var(--brand-500,#FF6F33)!important;color:#ffffff!important}.h2-ua .h2-ua__cta:hover{background:var(--brand-700,#E5551F)!important;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,111,51,0.35)}.h2-mod__icon{background:var(--pl-brand-tint-md)!important;border:1px solid rgba(255,111,51,0.18)}.h2-mod{transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease}.h2-mod:hover{transform:translateY(-2px);border-color:var(--brand-500,#FF6F33)!important;box-shadow:0 8px 24px rgba(0,0,0,0.08)}.header .menu-list_item button.header-nav-link,.header .menu-list_item button.nav-tools__toggle{font-family:"m500",sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0.3px;color:rgba(255,255,255,0.9);background:transparent;border:0;padding:8px 16px;border-radius:8px;cursor:pointer;text-transform:none;transition:all 0.3s ease;display:inline-flex;align-items:center;gap:4px}.header .menu-list_item button.header-nav-link:hover,.header .menu-list_item button.nav-tools__toggle:hover,.header .menu-list_item:hover button.nav-tools__toggle{color:var(--brand-500,#FF6F33);background:rgba(255,111,51,0.1)}@media screen and (max-width:1024px){.header .menu-list_item button.header-nav-link,.header .menu-list_item button.nav-tools__toggle{font-size:15px;padding:0.4rem 0.8rem}}@media screen and (max-width:768px){.header .menu-list_item button.header-nav-link,.header .menu-list_item button.nav-tools__toggle{font-size:18px;padding:1rem 2rem;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:12px;width:100%;justify-content:center}}@font-face{font-family:"m700";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-Bold.woff2?3a9b0b7f2431") format("woff2");font-display:swap}@font-face{font-family:"m600";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-SemiBold.woff2?a871b0778221") format("woff2");font-display:swap}@font-face{font-family:"m500";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-Medium.woff2?a871b0778221") format("woff2");font-display:swap}@font-face{font-family:"m400";src:url("https://cdn.ingenios.io/static/fonts/Montserrat-Regular.woff2?a871b0778221") format("woff2");font-display:swap}@font-face{font-family:"n500";src:url("https://cdn.ingenios.io/static/fonts/NunitoSans-VariableFont_YTLC.woff2?92dae7b52f4b") format("woff2");font-display:swap}.lang-switcher{position:relative;margin-left:16px;margin-right:20px;flex-shrink:0}.lang-trigger{display:flex;align-items:center;gap:6px;background:none;border:1px solid rgba(255,255,255,0.15);border-radius:8px;padding:6px 10px;color:rgba(255,255,255,0.85);cursor:pointer;font-family:"m500";font-size:13px;transition:border-color 0.2s,background 0.2s}.lang-trigger:hover{border-color:rgba(255,255,255,0.3);background:rgba(255,255,255,0.05)}.lang-trigger[aria-expanded="true"]{border-color:rgba(255,255,255,0.3);background:rgba(255,255,255,0.08)}.lang-globe{flex-shrink:0}.lang-current{letter-spacing:0.5px}.lang-chevron{flex-shrink:0;transition:transform 0.2s}.lang-trigger[aria-expanded="true"] .lang-chevron{transform:rotate(180deg)}.lang-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:var(--pl-card-bg-dark);border:1px solid rgba(255,255,255,0.12);border-radius:10px;padding:8px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity 0.15s,transform 0.15s,visibility 0.15s;z-index:1000;box-shadow:var(--pl-shadow-lg)}.lang-dropdown.open{opacity:1;visibility:visible;transform:translateY(0)}.lang-option{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;text-decoration:none;color:rgba(255,255,255,0.75);font-family:"m500";font-size:14px;transition:background 0.15s,color 0.15s}.lang-option:hover{background:var(--pl-brand-tint-md);color:#fff}.lang-option.lang-active{color:var(--brand-500)}.lang-code{font-family:"m700";font-size:12px;width:26px;text-align:center;letter-spacing:0.5px}.lang-name{flex:1}.lang-check{flex-shrink:0;color:var(--brand-500)}@media (max-width:768px){.header .menu{flex-wrap:nowrap!important;align-items:center!important}.lang-switcher{margin-left:auto;margin-right:0}.header .menu .hamburger{position:static!important;width:32px!important;height:32px!important;margin:0 0 0 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.header .menu .hamburger .icon{position:relative!important;top:0!important;right:0!important;left:auto!important;width:22px!important;height:2px!important;background-color:#fff!important;border-radius:2px}.header .menu .hamburger .icon::before,.header .menu .hamburger .icon::after{position:absolute!important;right:auto!important;left:0!important;width:22px!important;height:2px!important;background-color:#fff!important;border-radius:2px}.header .menu .hamburger .icon::before{top:-7px!important}.header .menu .hamburger .icon::after{top:7px!important}}.modern-hero{padding-top:104px}.hero.consultation{padding-top:104px}@media (max-width:767px){.modern-hero,.hero.consultation{padding-top:80px}}.pl-container{max-width:1400px;margin:0 auto;padding:0 clamp(16px,4vw,32px)}.pl-section-title{font-family:"m700";font-size:clamp(32px,5vw,52px);color:var(--surface-900);text-align:center;margin-bottom:16px}.pl-section-title .highlight{color:var(--brand-500)}.pl-section-subtitle{font-family:"n500";font-size:clamp(15px,2vw,18px);color:var(--text-secondary);text-align:center;margin-bottom:clamp(32px,5vw,60px)}.pl-why-us{padding:clamp(48px,8vw,80px) 0;background:#fff}.pl-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width:1024px){.pl-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.pl-features-grid{grid-template-columns:1fr;gap:16px}}.pl-feature-card{background:#fff;border:1px solid var(--pl-card-border);border-radius:14px;padding:24px 24px;transition:border-color 0.3s,box-shadow 0.3s,transform 0.3s}.pl-feature-card:hover{border-color:#ddd;box-shadow:var(--pl-shadow-md);transform:translateY(-2px)}.pl-feature-card .pl-feature-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px;background:var(--pl-brand-tint-md);border-radius:10px}.pl-feature-card .pl-feature-icon svg{width:24px;height:24px}.pl-feature-card h3{font-family:"m700";font-size:18px;color:var(--surface-900);margin-bottom:8px}.pl-feature-card p{font-family:"n500";font-size:15px;color:var(--pl-text-muted);line-height:1.6}.pl-packages{padding:clamp(56px,10vw,120px) 0;background:var(--surface-900)}.pl-packages .pl-section-title{color:#fff}.pl-packages .pl-section-subtitle{color:rgba(255,255,255,0.85)}.pl-packages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;align-items:start}@media (max-width:1024px){.pl-packages-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:800px;margin:0 auto}}@media (max-width:640px){.pl-packages-grid{grid-template-columns:1fr;max-width:440px;gap:20px}}.pl-package-card{background:var(--pl-card-bg-dark);border:1px solid var(--text-secondary);border-radius:20px;padding:clamp(24px,4vw,40px) clamp(20px,3vw,32px);position:relative;transition:border-color 0.3s,transform 0.3s}.pl-package-card:hover{border-color:var(--brand-500);transform:translateY(-4px)}.pl-package-card.pl-package-featured{border-color:var(--brand-500);background:var(--pl-card-bg-dark);transform:scale(1.03)}.pl-package-card.pl-package-featured:hover{transform:scale(1.03) translateY(-4px)}@media (max-width:1024px){.pl-package-card.pl-package-featured{transform:none}.pl-package-card.pl-package-featured:hover{transform:translateY(-4px)}}.pl-package-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--brand-500);color:#fff;font-family:"m700";font-size:13px;padding:6px 20px;border-radius:999px;white-space:nowrap}.pl-package-header{margin-bottom:24px}.pl-package-header .pl-package-name{font-family:"m700";font-size:clamp(22px,3vw,28px);color:#fff;margin-bottom:4px}.pl-package-header .pl-package-tagline{font-family:"n500";font-size:14px;color:rgba(255,255,255,0.85)}.pl-package-price{margin-bottom:8px}.pl-package-price .pl-price-amount{font-family:"m700";font-size:clamp(32px,5vw,42px);color:var(--brand-500)}.pl-package-price .pl-price-label{font-family:"n500";font-size:14px;color:rgba(255,255,255,0.85);margin-left:8px}.pl-package-subscription{font-family:"n500";font-size:16px;color:rgba(255,255,255,0.85);margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--text-secondary)}.pl-package-subscription strong{color:#fff}.pl-package-features{list-style:none;padding:0;margin:0 0 24px 0}.pl-package-features li{font-family:"n500";font-size:14px;color:rgba(255,255,255,0.85);padding:6px 0 6px 28px;position:relative;line-height:1.5}.pl-package-features li::before{content:"";position:absolute;left:0;top:10px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3 4.7L6 12 2.7 8.7' stroke='%23fe6536' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center}.pl-package-time{font-family:"n500";font-size:14px;color:rgba(255,255,255,0.85);display:flex;align-items:center;gap:8px;margin-bottom:20px}.pl-package-btn{display:block;width:100%;padding:16px 24px;background:transparent;color:#fff;font-family:"m700";font-size:16px;text-align:center;text-decoration:none;border:2px solid var(--text-secondary);border-radius:12px;transition:background 0.3s,border-color 0.3s,transform 0.2s,box-shadow 0.3s;cursor:pointer}.pl-package-btn:hover{background:var(--brand-500);border-color:var(--brand-500);transform:translateY(-2px);box-shadow:0 6px 20px rgba(254,101,54,0.3)}.pl-package-btn.pl-btn-featured{background:var(--brand-500);border-color:var(--brand-500)}.pl-package-btn.pl-btn-featured:hover{background:#d45429;border-color:#d45429;transform:translateY(-2px);box-shadow:0 6px 20px rgba(254,101,54,0.3)}.pl-process{padding:clamp(48px,10vw,120px) 0;background:#fff}.pl-process-steps{display:flex;align-items:flex-start;gap:0}@media (max-width:768px){.pl-process-steps{flex-direction:column;gap:24px;align-items:center}}.pl-step{flex:1;text-align:center;padding:0 16px}.pl-step .pl-step-number{font-family:"m700";font-size:clamp(36px,5vw,48px);color:var(--brand-500);margin-bottom:12px}.pl-step h3{font-family:"m700";font-size:19px;color:var(--surface-900);margin-bottom:8px}.pl-step p{font-family:"n500";font-size:14px;color:var(--text-secondary);line-height:1.6}.pl-step-divider{width:2px;height:48px;background:var(--pl-brand-tint-md);align-self:center;flex-shrink:0}@media (max-width:768px){.pl-step-divider{width:48px;height:2px}}.pl-cta-section{padding:clamp(48px,10vw,120px) 0;background:var(--surface-900)}.pl-cta-box{text-align:center;max-width:700px;margin:0 auto;padding:0 16px}.pl-cta-box h2{font-family:"m700";font-size:clamp(24px,4vw,36px);color:#fff;margin-bottom:16px}.pl-cta-box p{font-family:"n500";font-size:clamp(15px,2vw,18px);color:rgba(255,255,255,0.85);margin-bottom:clamp(24px,4vw,40px)}.pl-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:var(--brand-500);color:#fff;font-family:"m700";font-size:16px;text-decoration:none;border-radius:12px;transition:background 0.3s}.pl-cta-btn:hover{background:#d45429;transform:translateY(-2px);box-shadow:0 6px 20px rgba(254,101,54,0.3)}@media (max-width:480px){.pl-cta-btn{width:100%;justify-content:center;padding:14px 24px}}.pl-comparison{padding:clamp(40px,8vw,80px) 0}.pl-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:40px}.pl-comparison-table{width:100%;border-collapse:collapse;min-width:600px}.pl-comparison-table th,.pl-comparison-table td{padding:14px 16px;text-align:left;font-family:"n500";font-size:14px;border-bottom:1px solid #e8e8e8}.pl-comparison-table th{font-family:"m700";font-size:15px;color:var(--surface-900);background:#f5f5f5;position:sticky;top:0}.pl-comparison-table th small{display:block;font-family:"n500";font-size:12px;color:var(--text-secondary);font-weight:normal;margin-top:4px}.pl-comparison-table td{color:var(--text-secondary)}.pl-comparison-table td:first-child{font-family:"m600";color:var(--surface-900)}.pl-comparison-table .pl-featured-col{background:#fff8f5}.pl-cennik-cta{text-align:center;margin-top:40px}.pl-addons{padding:clamp(40px,8vw,80px) 0 clamp(56px,10vw,120px);background:#f5f5f5}.pl-addons-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:1024px){.pl-addons-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.pl-addons-grid{grid-template-columns:1fr;gap:16px}}.pl-addon-card{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:24px 20px;transition:border-color 0.3s}.pl-addon-card:hover{border-color:var(--brand-500)}.pl-addon-card h3{font-family:"m700";font-size:17px;color:var(--surface-900);margin-bottom:6px}.pl-addon-card .pl-addon-price{font-family:"m700";font-size:15px;color:var(--brand-500);margin-bottom:10px}.pl-addon-card p{font-family:"n500";font-size:14px;color:var(--text-secondary);line-height:1.5}.pl-included{padding:clamp(40px,8vw,80px) 0}.pl-included-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px 20px;margin-top:28px}@media (max-width:1024px){.pl-included-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.pl-included-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.pl-included-grid{grid-template-columns:1fr}}.pl-included-item{font-family:"n500";font-size:14px;color:var(--surface-900);padding:10px 0;display:flex;align-items:center;gap:8px}.pl-check-icon{color:var(--brand-500);font-weight:700;font-size:16px;flex-shrink:0}.pl-roi{padding:clamp(48px,8vw,80px) 0;background:var(--surface-900);color:#fff}.pl-roi .pl-section-title{color:#fff}.pl-roi .highlight{color:var(--brand-500)}.pl-roi-subtitle{font-family:"n500";font-size:15px;color:rgba(255,255,255,0.75);text-align:center;max-width:560px;margin:0 auto 36px;line-height:1.5}.pl-roi-form{max-width:520px;margin:0 auto}.pl-roi-field{margin-bottom:24px}.pl-roi-field label{display:block;font-family:"m600";font-size:14px;color:#e0e0e0;margin-bottom:8px}.pl-roi-field input[type="range"]{width:100%;-webkit-appearance:none;height:6px;background:#333;border-radius:3px;outline:none}.pl-roi-field input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;background:var(--brand-500);border-radius:50%;cursor:pointer;border:2px solid #fff}.pl-roi-field input[type="range"]::-moz-range-thumb{width:22px;height:22px;background:var(--brand-500);border-radius:50%;cursor:pointer;border:2px solid #fff}.pl-roi-field .pl-roi-value{font-family:"m700";font-size:15px;color:var(--brand-500);float:right}.pl-roi-result{background:rgba(255,111,51,0.1);border:1px solid rgba(255,111,51,0.3);border-radius:14px;padding:28px 24px;text-align:center;margin-top:12px}.pl-roi-result .pl-roi-loss{font-family:"m700";font-size:clamp(24px,4vw,34px);color:var(--brand-500);margin-bottom:8px}.pl-roi-result .pl-roi-payback{font-family:"n500";font-size:15px;color:#e0e0e0;line-height:1.5}.pl-roi-result .pl-roi-cta{margin-top:20px}.pl-hours-note{font-family:"n500";font-size:13px;color:#7a7a7a;text-align:center;max-width:700px;margin:24px auto 0;line-height:1.5}.pl-billing-toggle{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:32px}.pl-billing-toggle__label{font-family:"m600";font-size:15px;color:var(--text-secondary);cursor:pointer;transition:color 0.3s}.pl-billing-toggle__label.active{color:var(--surface-900)}.pl-billing-toggle__switch{position:relative;width:48px;height:26px;background:#d4d4d4;border-radius:13px;cursor:pointer;transition:background 0.3s}.pl-billing-toggle__switch.active{background:var(--brand-500)}.pl-billing-toggle__switch::after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform 0.3s;box-shadow:0 1px 3px rgba(0,0,0,0.15)}.pl-billing-toggle__switch.active::after{transform:translateX(22px)}.pl-billing-badge{font-family:"m600";font-size:12px;color:var(--brand-500);background:var(--pl-brand-tint-sm);padding:3px 10px;border-radius:999px;white-space:nowrap}.pl-enterprise-cta-card{background:var(--surface-900);color:#fff;border-radius:16px;padding:40px 36px;display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:40px}.pl-enterprise-cta-card h3{font-family:"m700";font-size:22px;color:#fff;margin-bottom:8px}.pl-enterprise-cta-card p{font-family:"n500";font-size:15px;color:rgba(255,255,255,0.75);line-height:1.5;max-width:520px}.pl-enterprise-cta-card .pl-enterprise-price{font-family:"m700";font-size:17px;color:var(--brand-500);margin-top:10px}.pl-enterprise-cta-card .pl-cta-btn{flex-shrink:0;background:var(--brand-500);color:#fff;border:none}.pl-enterprise-cta-card .pl-cta-btn:hover{background:#e65e28}@media (max-width:768px){.pl-enterprise-cta-card{flex-direction:column;text-align:center;padding:32px 24px}}.pl-enterprise-hero-sub{font-family:"n500";font-size:17px;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.pl-enterprise-features{padding:clamp(40px,8vw,80px) 0}.pl-enterprise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:1024px){.pl-enterprise-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.pl-enterprise-grid{grid-template-columns:1fr;gap:16px}}.pl-enterprise-card{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:28px 24px;transition:border-color 0.3s}.pl-enterprise-card:hover{border-color:var(--brand-500)}.pl-enterprise-card .pl-ent-icon{width:44px;height:44px;background:var(--pl-brand-tint-sm);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:var(--brand-500)}.pl-enterprise-card h3{font-family:"m700";font-size:17px;color:var(--surface-900);margin-bottom:8px}.pl-enterprise-card p{font-family:"n500";font-size:14px;color:var(--text-secondary);line-height:1.5}.pl-enterprise-pricing{padding:clamp(40px,8vw,80px) 0;background:#f5f5f5;text-align:center}.pl-enterprise-pricing .pl-price-big{font-family:"m700";font-size:clamp(28px,5vw,40px);color:var(--brand-500);margin:20px 0 8px}.pl-enterprise-pricing .pl-price-sub{font-family:"n500";font-size:15px;color:var(--text-secondary);margin-bottom:32px}.pl-enterprise-includes{max-width:640px;margin:0 auto;text-align:left}.pl-enterprise-includes li{font-family:"n500";font-size:15px;color:var(--surface-900);padding:10px 0;border-bottom:1px solid #e8e8e8;list-style:none;display:flex;align-items:center;gap:10px}.pl-enterprise-includes li::before{content:"";width:20px;height:20px;background:var(--brand-500);border-radius:50%;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 13l4 4L19 7' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:14px;background-repeat:no-repeat;background-position:center}.pl-enterprise-bottom-cta{padding:clamp(48px,8vw,80px) 0;text-align:center}.pl-enterprise-bottom-cta p{font-family:"n500";font-size:16px;color:var(--text-secondary);margin-bottom:24px;max-width:500px;margin-left:auto;margin-right:auto}.pl-contact-section{padding:clamp(48px,8vw,80px) 0;background:#fff}.pl-contact-form-card{max-width:680px;margin:0 auto;background:#f9f9f9;border:1px solid #eaeaea;border-radius:16px;padding:clamp(24px,4vw,40px)}.pl-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}@media (max-width:576px){.pl-form-row{grid-template-columns:1fr;gap:12px}}.pl-form-group{margin-bottom:16px}.pl-form-row .pl-form-group{margin-bottom:0}.pl-form-label{display:block;font-family:"m600";font-size:14px;color:var(--surface-900);margin-bottom:6px}.pl-required{color:var(--brand-500)}.pl-form-input{display:block;width:100%;padding:12px 14px;font-family:"n500";font-size:15px;color:var(--surface-900);background:#fff;border:1px solid #ddd;border-radius:10px;transition:border-color 0.2s;box-sizing:border-box;-webkit-appearance:none}.pl-form-input:focus{outline:none;border-color:var(--brand-500)}.pl-form-input::placeholder{color:#b5b5b5}select.pl-form-input{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 5l3 3 3-3' stroke='%234a4947' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:14px;padding-right:36px}textarea.pl-form-input{resize:vertical;min-height:80px}.pl-form-errors{color:#d32f2f;font-family:"n500";font-size:13px;margin-bottom:12px}.pl-form-footer{text-align:center;margin-top:8px}.pl-form-submit{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:var(--brand-500);color:#fff;font-family:"m700";font-size:16px;border:none;border-radius:12px;cursor:pointer;transition:background 0.3s;width:100%;justify-content:center}.pl-form-submit:hover{background:#e55a2d}.pl-form-note{font-family:"n500";font-size:13px;color:#888;margin-top:12px}.wa-float{position:fixed;bottom:24px;right:24px;z-index:9999}.wa-float-btn{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#25D366;color:#fff;text-decoration:none;box-shadow:0 4px 16px rgba(0,0,0,0.2);transition:transform 0.2s,box-shadow 0.2s}.wa-float-btn:hover{transform:scale(1.08);box-shadow:0 6px 24px rgba(0,0,0,0.25)}.wa-float-btn svg{width:28px;height:28px}.wa-tooltip{position:absolute;right:64px;top:50%;transform:translateY(-50%);background:var(--surface-900);color:#fff;font-family:"m500";font-size:13px;padding:6px 12px;border-radius:8px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity 0.2s,visibility 0.2s;pointer-events:none}.wa-float:hover .wa-tooltip{opacity:1;visibility:visible}@media (max-width:480px){.wa-float{bottom:16px;right:16px}.wa-float-btn{width:52px;height:52px}.wa-tooltip{display:none}}.pl-faq{padding:clamp(48px,8vw,80px) 0;background:#fff}.pl-faq-list{max-width:800px;margin:0 auto}.pl-faq-item{border-bottom:1px solid #eaeaea}.pl-faq-item summary{display:flex;align-items:center;justify-content:space-between;padding:20px 0;cursor:pointer;font-family:"m700";font-size:clamp(15px,2vw,17px);color:var(--surface-900);line-height:1.4;list-style:none}.pl-faq-item summary::-webkit-details-marker{display:none}.pl-faq-item summary::after{content:"+";font-size:22px;font-weight:700;color:var(--text-secondary);flex-shrink:0;margin-left:16px;transition:transform 0.2s}.pl-faq-item[open] summary::after{content:"\2212";color:var(--brand-500)}.pl-faq-item summary:hover{color:var(--brand-500)}.pl-faq-answer{padding:0 0 20px 0}.pl-faq-answer p{font-family:"n500";font-size:15px;color:var(--text-secondary);line-height:1.7}.pl-testimonials{padding:clamp(48px,8vw,80px) 0;background:#f9f9f9}.pl-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:1024px){.pl-testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.pl-testimonials-grid{grid-template-columns:1fr}}.pl-testimonial-card{background:#fff;border:1px solid #eaeaea;border-radius:14px;padding:28px 24px}.pl-testimonial-stars{color:var(--brand-500);font-size:18px;letter-spacing:2px;margin-bottom:14px}.pl-testimonial-text{font-family:"n500";font-size:14px;color:var(--text-secondary);line-height:1.6;font-style:italic;margin-bottom:20px}.pl-testimonial-author{display:flex;align-items:center;gap:12px}.pl-testimonial-avatar{width:44px;height:44px;border-radius:50%;background:var(--brand-500);color:#fff;font-family:"m700";font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pl-testimonial-author strong{font-family:"m700";font-size:14px;color:var(--surface-900);display:block}.pl-testimonial-author span{font-family:"n500";font-size:13px;color:#888}.pl-niches{padding:clamp(48px,8vw,80px) 0;background:var(--surface-900)}.pl-niches .pl-section-title{color:#fff}.pl-niches .pl-section-subtitle{color:rgba(255,255,255,0.85)}.pl-niches-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width:1024px){.pl-niches-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.pl-niches-grid{grid-template-columns:1fr;gap:16px}}.pl-niche-card{background:var(--pl-card-bg-dark);border:1px solid var(--text-secondary);border-radius:12px;padding:24px 20px;transition:border-color 0.3s}.pl-niche-card:hover{border-color:var(--brand-600)}.pl-niche-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.pl-niche-card h3{font-family:"m700";font-size:17px;color:#fff;margin-bottom:8px}.pl-niche-card p{font-family:"n500";font-size:14px;color:rgba(255,255,255,0.85);line-height:1.5}a.pl-niche-card--link{text-decoration:none;color:inherit;display:flex;flex-direction:column;cursor:pointer}a.pl-niche-card--link:hover{border-color:var(--brand-600);transform:translateY(-4px)}.pl-niche-demo-link{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:12px;font-family:"m600";font-size:13px;color:var(--brand-600);transition:gap 0.2s}a.pl-niche-card--link:hover .pl-niche-demo-link{gap:10px}.pl-portfolio-hero{padding:clamp(100px,14vw,140px) 0 clamp(24px,4vw,40px);background:#fff}.pl-portfolio{padding:0 0 clamp(48px,8vw,80px);background:#fff}.pl-portfolio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}@media (max-width:640px){.pl-portfolio-grid{grid-template-columns:1fr}}.pl-portfolio-card{background:#f9f9f9;border:1px solid #eaeaea;border-radius:16px;overflow:hidden;transition:border-color 0.3s,box-shadow 0.3s}.pl-portfolio-card:hover{border-color:var(--brand-500);box-shadow:0 4px 16px rgba(0,0,0,0.06)}.pl-portfolio-image{aspect-ratio:16 / 9;background:var(--surface-900);display:flex;align-items:center;justify-content:center}.pl-portfolio-placeholder{display:flex;align-items:center;justify-content:center;opacity:0.6}.pl-portfolio-info{padding:24px}.pl-portfolio-tag{display:inline-block;font-family:"m700";font-size:12px;color:var(--brand-500);background:var(--pl-brand-tint-md);padding:4px 12px;border-radius:999px;margin-bottom:12px;letter-spacing:0.5px;text-transform:uppercase}.pl-portfolio-info h3{font-family:"m700";font-size:18px;color:var(--surface-900);margin-bottom:8px}.pl-portfolio-info p{font-family:"n500";font-size:14px;color:var(--text-secondary);line-height:1.5;margin-bottom:16px}.pl-portfolio-tech{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.pl-portfolio-tech li{font-family:"m500";font-size:12px;color:var(--text-secondary);background:#f0f0f0;padding:4px 10px;border-radius:6px}.pl-portfolio-card--link{display:block;text-decoration:none;color:inherit;cursor:pointer}.pl-portfolio-card--link:hover h3{color:var(--brand-600)}.pl-portfolio-image img{width:100%;height:100%;object-fit:cover}.pl-portfolio-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.pl-portfolio-tags .pl-portfolio-tag{margin-bottom:0}.pl-demos{padding:clamp(48px,6vw,80px) 0;background:#f8f8f7}.pl-demos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.pl-demo-card{background:#fff;border:1px solid rgba(0,0,0,0.06);border-radius:14px;padding:28px 24px;text-decoration:none;color:inherit;transition:border-color 0.2s,transform 0.2s,box-shadow 0.2s;display:flex;flex-direction:column}.pl-demo-card:hover{border-color:rgba(254,101,54,0.3);transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,0.06)}.pl-demo-icon{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.pl-demo-card h3{font-family:"m600",sans-serif;font-size:17px;color:var(--surface-900);margin:0 0 8px}.pl-demo-card p{font-family:"m400",sans-serif;font-size:14px;color:#6b6966;line-height:1.6;margin:0 0 16px;flex:1}.pl-demo-link{display:inline-flex;align-items:center;gap:4px;font-family:"m600",sans-serif;font-size:14px;color:var(--brand-600);transition:gap 0.2s}.pl-demo-card:hover .pl-demo-link{gap:8px}.pl-case-hero{padding:clamp(100px,14vw,140px) 0 clamp(24px,4vw,40px);background:#fff}.pl-case-back{display:inline-flex;align-items:center;gap:8px;font-family:"m500";font-size:14px;color:var(--text-secondary);text-decoration:none;margin-bottom:24px;transition:color 0.2s}.pl-case-back:hover{color:var(--brand-600)}.pl-case-tags{display:flex;gap:8px;margin-bottom:16px}.pl-case-body{padding:0 0 clamp(48px,8vw,80px);background:#fff}.pl-case-cover{border-radius:16px;overflow:hidden;margin-bottom:48px;aspect-ratio:21 / 9;background:var(--surface-900)}.pl-case-cover img{width:100%;height:100%;object-fit:cover}.pl-case-grid{display:grid;grid-template-columns:1fr 320px;gap:48px}@media (max-width:768px){.pl-case-grid{grid-template-columns:1fr;gap:32px}}.pl-case-main h2{font-family:"m700";font-size:clamp(20px,3vw,24px);color:var(--surface-900);margin:32px 0 16px}.pl-case-main h2:first-child{margin-top:0}.pl-case-main p{font-family:"n500";font-size:15px;color:var(--text-secondary);line-height:1.7;margin-bottom:16px}.pl-case-list{list-style:none;padding:0;margin:0 0 16px}.pl-case-list li{position:relative;padding:12px 0 12px 28px;font-family:"n500";font-size:15px;color:var(--text-secondary);line-height:1.6;border-bottom:1px solid #f0f0f0}.pl-case-list li:last-child{border-bottom:none}.pl-case-list li::before{content:"";position:absolute;left:0;top:18px;width:8px;height:8px;background:var(--brand-600);border-radius:50%}.pl-case-list li strong{font-family:"m700";color:var(--surface-900)}.pl-case-sidebar{display:flex;flex-direction:column;gap:24px}.pl-case-meta{background:#f9f9f9;border:1px solid #eaeaea;border-radius:16px;padding:24px}.pl-case-meta h3{font-family:"m700";font-size:16px;color:var(--surface-900);margin-bottom:16px}.pl-case-meta dl{margin:0}.pl-case-meta dt{font-family:"m500";font-size:12px;color:#737373;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:4px}.pl-case-meta dd{font-family:"m700";font-size:15px;color:var(--surface-900);margin:0 0 16px}.pl-case-meta dd:last-child{margin-bottom:0}.pl-case-tech{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px}.pl-case-tech li{font-family:"m500";font-size:13px;color:var(--text-secondary);background:#fff;border:1px solid #eaeaea;padding:6px 12px;border-radius:8px}.header-phone{display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,0.85);text-decoration:none;font-family:"m500";font-size:14px;margin-right:16px;white-space:nowrap;transition:color 0.2s}.header-phone:hover{color:var(--brand-500)}.header-phone svg{flex-shrink:0}@media (max-width:768px){.header-phone{display:none}}.footer-legal{display:flex;gap:24px;justify-content:center;padding:16px 0}.footer-legal a{font-family:"n500";font-size:13px;color:rgba(255,255,255,0.6);text-decoration:none;transition:color 0.2s}.footer-legal a:hover{color:var(--brand-500)}.footer-company{font-family:"n500";font-size:12px;color:rgba(255,255,255,0.4);text-align:center;margin-top:12px}@media (prefers-reduced-motion:reduce){.pl-feature-card,.pl-package-card,.pl-package-btn,.pl-addon-card,.lang-trigger,.lang-dropdown,.lang-chevron{transition:none!important}.pl-package-card:hover{transform:none}}.pl-legal{padding:clamp(100px,14vw,140px) 0 60px}.pl-legal-header{text-align:center;margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid #2a2a2a}.pl-legal-icon{width:56px;height:56px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px;background:rgba(254,101,54,0.1)}.pl-legal-icon svg{color:var(--brand-600)}.pl-legal-title{font-family:"m700";font-size:clamp(28px,4vw,42px);color:#fff;margin-bottom:8px}.pl-legal-updated{font-family:"n500";font-size:14px;color:#737373;margin-bottom:0}.pl-legal-section{margin-bottom:12px;background:#161616;border:1px solid #2a2a2a;border-radius:12px;padding:24px 28px;transition:border-color 0.2s}.pl-legal-section:hover{border-color:var(--text-secondary)}.pl-legal-section h2{font-family:"m600";font-size:18px;color:#fff;margin-bottom:14px;display:flex;align-items:center;gap:10px}.pl-legal-section h2::before{content:"";width:4px;height:20px;background:var(--brand-600);border-radius:2px;flex-shrink:0}.pl-legal-section h3{font-family:"m500";font-size:15px;color:#e0dfde;margin:16px 0 8px}.pl-legal-section p,.pl-legal-section li{font-family:"n500";font-size:14px;color:#b0afae;line-height:1.75}.pl-legal-section ul,.pl-legal-section ol{padding-left:24px;margin:8px 0}.pl-legal-section li{margin-bottom:6px}.pl-legal-section a{color:var(--brand-600);text-decoration:none}.pl-legal-section a:hover{text-decoration:underline}.pl-legal-table{width:100%;border-collapse:collapse;margin:16px 0;font-family:"n500";font-size:13px;border-radius:8px;overflow:hidden}.pl-legal-table th,.pl-legal-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #2a2a2a}.pl-legal-table th{font-family:"m600";font-size:13px;color:#e0dfde;background:#1f1f1f}.pl-legal-table td{color:#b0afae}@media (max-width:768px){.pl-legal-section{padding:18px 16px}.pl-legal-table th,.pl-legal-table td{padding:8px 10px;font-size:12px}}.cc-banner{position:fixed;bottom:0;left:0;right:0;z-index:10000;background:#111111;border-top:1px solid var(--text-secondary);padding:20px 24px;transform:translateY(100%);transition:transform 0.3s ease}.cc-banner.cc-visible{transform:translateY(0)}.cc-content{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:24px}.cc-content p{font-family:"n500";font-size:14px;color:rgba(255,255,255,0.85);line-height:1.6;flex:1;margin:0}.cc-content a{color:var(--brand-600);text-decoration:none}.cc-actions{display:flex;gap:10px;flex-shrink:0}.cc-btn{font-family:"m600";font-size:13px;border:none;border-radius:8px;padding:10px 18px;cursor:pointer;white-space:nowrap;transition:background 0.2s,opacity 0.2s}.cc-btn-primary{background:var(--brand-600);color:#fff}.cc-btn-primary:hover{background:#e55a2f}.cc-btn-secondary{background:#2a2a2a;color:#e0dfde}.cc-btn-secondary:hover{background:var(--text-secondary)}.cc-btn-link{background:none;color:#737373;padding:10px 8px}.cc-btn-link:hover{color:#fff}.cc-settings{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10001;background:rgba(0,0,0,0.7);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity 0.2s}.cc-settings.cc-settings-open{opacity:1;pointer-events:auto}.cc-settings-content{background:#111111;border:1px solid var(--text-secondary);border-radius:12px;width:90%;max-width:480px;padding:24px}.cc-settings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.cc-settings-header h3{font-family:"m700";font-size:18px;color:#fff;margin:0}.cc-settings-close{background:none;border:none;color:#737373;font-size:24px;cursor:pointer;padding:0 4px}.cc-settings-close:hover{color:#fff}.cc-settings-body{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.cc-toggle{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.cc-toggle input[type="checkbox"]{width:18px;height:18px;margin-top:2px;flex-shrink:0;accent-color:var(--brand-600)}.cc-toggle-label{font-family:"n500";font-size:14px;color:rgba(255,255,255,0.85);line-height:1.5}.cc-toggle-label strong{font-family:"m600";color:#e0dfde}.cc-settings-footer{display:flex;justify-content:flex-end}@media (max-width:768px){.cc-content{flex-direction:column;text-align:center}.cc-actions{flex-wrap:wrap;justify-content:center}}.nav-tools{position:relative}.nav-tools__toggle{display:inline-flex;align-items:center;gap:4px;background:none;border:0;cursor:pointer;font:inherit;color:inherit;padding:0;letter-spacing:inherit;text-transform:inherit;white-space:nowrap}.menu-list_item.nav-tools{white-space:nowrap}.nav-tools__toggle::after{content:"▾";font-size:0.8em;margin-left:2px}.nav-tools__menu{display:none;position:absolute;top:calc(100% + 8px);left:0;z-index:100;min-width:260px;max-width:320px;width:max-content;background:#fff;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,0.15);padding:8px;list-style:none;margin:0}.menu-list_item.nav-tools ~ .menu-list_item.nav-tools .nav-tools__menu{left:auto;right:0}.nav-tools:hover .nav-tools__menu,.nav-tools:focus-within .nav-tools__menu,.nav-tools[data-open="true"] .nav-tools__menu{display:block}.nav-tools__menu li{list-style:none}.nav-tools__menu a{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border-radius:6px;text-decoration:none;color:#1a1a1a;font-family:inherit;font-size:14px}.nav-tools__menu a:hover{background:#FFF4EC;color:#FF6F33}.nav-tools__menu small{font-size:12px;color:#737373;font-weight:400}.nav-tools__badge{display:inline-block;margin-left:6px;font-size:10px;letter-spacing:0.06em;background:#FFF4EC;color:#FF6F33;padding:1px 6px;border-radius:9999px}@media (max-width:960px){.nav-tools__menu{position:static;box-shadow:none;border:none;padding:0;min-width:0}.nav-tools__toggle::after{display:none}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important}}*:focus-visible{outline:2px solid #fe6536!important;outline-offset:2px}