.hero{align-items:center;min-height:100vh;padding:160px 0 80px;display:flex;position:relative;overflow:hidden}.andrzej__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0a1428bf;justify-content:center;align-items:center;padding:24px 16px;animation:.2s andrzejFadeIn;display:flex;position:fixed;inset:0}@keyframes andrzejFadeIn{0%{opacity:0}to{opacity:1}}.andrzej__dialog{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:720px;max-height:90vh;animation:.25s andrzejSlideUp;display:flex;overflow:hidden;box-shadow:0 24px 80px #0000004d}.andrzej__body{scrollbar-width:none;-ms-overflow-style:none;overflow-y:auto}.andrzej__body::-webkit-scrollbar{width:0;height:0;display:none}@keyframes andrzejSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.andrzej__header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 28px 16px;display:flex}.andrzej__header-left{align-items:center;gap:12px;display:flex}.andrzej__logo{width:auto;height:50px}.andrzej__title{flex-direction:column;display:flex}.andrzej__title strong{color:#1a1a2e;font-size:18px;font-weight:800}.andrzej__title-sub{color:#6b7280;font-size:13px;font-weight:500}.andrzej__close{color:#4b5563;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex}.andrzej__close:hover{color:#1a1a2e;background:#e5e7eb}.andrzej__body{flex-direction:row;display:flex;overflow:hidden}.andrzej__body--centered{text-align:center;flex-direction:column;align-items:center;padding:28px 32px 32px}.andrzej__gallery{aspect-ratio:3/4;background:#f3f4f6;border-radius:16px;width:100%;max-width:320px;margin:0 auto 14px;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f}.andrzej__gallery .andrzej__photo{object-fit:cover;width:100%;height:100%;display:block}.andrzej__gallery-arrow{color:#fff;cursor:pointer;z-index:2;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.andrzej__gallery-arrow:hover{background:#f97316f2;transform:translateY(-50%)scale(1.08)}.andrzej__gallery-arrow--prev{left:10px}.andrzej__gallery-arrow--next{right:10px}.andrzej__dots{justify-content:center;gap:8px;margin-bottom:16px;display:flex}.andrzej__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .2s,transform .2s}.andrzej__dot--active{background:#f97316;transform:scale(1.25)}.andrzej__photo-circle img{object-fit:cover;width:100%;height:100%}.andrzej__photo-wrap{background:#f3f4f6;flex:0 0 260px;overflow:hidden}.andrzej__photo{object-fit:cover;width:100%;height:100%;display:block}.andrzej__info{flex-direction:column;flex:1;justify-content:center;padding:24px 28px;display:flex}.andrzej__ps-toggle{color:#9a3412;cursor:pointer;background:#fff7ed;border:1px solid #fed7aa;border-radius:50px;align-items:center;gap:8px;margin:0 auto 8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.andrzej__ps-toggle:hover{background:#ffedd5;border-color:#fdba74}.andrzej__ps-bubble{color:#fff;letter-spacing:.5px;background:#f97316;border-radius:50px;padding:2px 8px;font-size:11px;font-weight:800}.andrzej__ps-content{color:#4b5563;text-align:center;background:#fff7ed;border:1px dashed #fdba74;border-radius:12px;margin:8px 0 18px;padding:12px 16px;font-size:13px;line-height:1.6;animation:.25s andrzejPsSlide}.andrzej__ps-content strong{color:#9a3412}@keyframes andrzejPsSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.andrzej__role{color:#2563eb;text-transform:uppercase;letter-spacing:.5px;margin-bottom:14px;font-size:13px;font-weight:700}.andrzej__desc{color:#4b5563;margin-bottom:20px;font-size:14px;line-height:1.7}.andrzej__desc strong{color:#1a1a2e}.andrzej__cta-row{flex-flow:wrap;justify-content:center;gap:10px;width:100%;display:flex}.andrzej__body--centered .andrzej__cta-row .andrzej__cta{flex:200px;max-width:260px}.andrzej__cta{color:#000;text-align:center;background:#f97316;border-radius:50px;padding:12px 20px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px #f9731659}.andrzej__cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f9731680}.andrzej__cta--yellow{color:#1a1a2e;background:#facc15;box-shadow:0 4px 16px #facc1566}@media (max-width:640px){.andrzej__body{flex-direction:column}.andrzej__photo-wrap{flex:0 0 220px}.andrzej__info{padding:20px}}.hero__bg{background:linear-gradient(135deg,#0d1f36 0%,#1e3a5f 40%,#1a3254 70%,#0f2545 100%);position:absolute;inset:0}.hero__bg-photo{z-index:0;width:50%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.hero__bg-photo img{object-fit:cover;opacity:.08;filter:grayscale(50%);width:100%;height:100%}.hero__3d-card{cursor:pointer;width:420px;height:480px;transform-style:preserve-3d;background:#ffffff0d;border:1px solid #ffffff26;border-radius:28px;flex-shrink:0;justify-content:center;align-items:center;margin-top:40px;transition:transform .15s ease-out,box-shadow .3s;display:flex;position:relative;overflow:hidden}.hero__3d-img{filter:drop-shadow(0 0 20px #f973164d);z-index:2;width:290px;height:auto;position:relative}.hero__3d-glow{z-index:1;background:radial-gradient(circle,#f9731626 0%,#0000 70%);position:absolute;inset:0}.hero__3d-drops{pointer-events:none;z-index:1;border-radius:22px;position:absolute;inset:0;overflow:hidden}.hero__drop{opacity:0;background:linear-gradient(#fdba74f2,#f97316b3);border-radius:50% 50% 60% 60%/70% 70% 40% 40%;width:5px;height:14px;animation:10s ease-in infinite heroDropFall;position:absolute;top:-16px;box-shadow:0 0 10px #f97316cc}.hero__drop:first-child{animation-delay:0s;left:6%}.hero__drop:nth-child(2){animation-delay:1.6s;left:12%}.hero__drop:nth-child(3){animation-delay:3.8s;left:18%}.hero__drop:nth-child(4){animation-delay:.9s;left:24%}.hero__drop:nth-child(5){animation-delay:5.2s;left:30%}.hero__drop:nth-child(6){animation-delay:2.7s;left:36%}.hero__drop:nth-child(7){animation-delay:6.4s;left:42%}.hero__drop:nth-child(8){animation-delay:1.3s;left:48%}.hero__drop:nth-child(9){animation-delay:4.5s;left:54%}.hero__drop:nth-child(10){animation-delay:7.1s;left:60%}.hero__drop:nth-child(11){animation-delay:3.1s;left:66%}.hero__drop:nth-child(12){animation-delay:5.6s;left:72%}.hero__drop:nth-child(13){animation-delay:1s;left:78%}.hero__drop:nth-child(14){animation-delay:5.9s;left:84%}.hero__drop:nth-child(15){animation-delay:2.2s;left:90%}.hero__drop:nth-child(16){animation-delay:4.1s;left:94%}.hero__drop:nth-child(17){animation-delay:8.2s;left:15%}.hero__drop:nth-child(18){animation-delay:6.8s;left:75%}@keyframes heroDropFall{0%{opacity:0;top:-16px;transform:translate(0)}8%{opacity:.9}60%{transform:translate(2px)}90%{opacity:.85;transform:translate(-1px)}to{opacity:0;top:110%;transform:translate(2px)}}@media (max-width:960px){.hero__bg-photo{opacity:.5;width:100%}.hero__flex{flex-direction:column}.hero__3d-card{background:#ffffff0f;width:240px!important;height:240px!important;margin:24px auto 0!important;transform:none!important}.hero__3d-img{width:180px!important}}.hero__overlay{background:radial-gradient(60% 50% at 70% 40%,#2563eb2e 0%,#0000 60%),radial-gradient(40% 40% at 20% 80%,#f973161a 0%,#0000 50%);position:absolute;inset:0}.hero__3d-card:before{content:"";pointer-events:none;z-index:4;mix-blend-mode:screen;border-radius:inherit;background:linear-gradient(100deg,#0000 0%,#60a5fa00 20%,#60a5fa26 40%,#93c5fd66 50%,#60a5fa26 60%,#60a5fa00 80%,#0000 100%) 150% 0/300% 100%;animation:10s ease-in-out infinite cardWaveSweep;position:absolute;inset:0}@keyframes cardWaveSweep{0%,12%{background-position:150% 0}18%{background-position:-150% 0}20%,to{background-position:-150% 0}}.hero__pipes{position:absolute;inset:0;overflow:hidden}.hero__pipe{opacity:.06;background:linear-gradient(90deg,#0000,#60a5fa,#0000);border-radius:100px;position:absolute}.hero__pipe--1{width:600px;height:4px;animation:6s ease-in-out infinite pipeFade;top:20%;left:-100px;transform:rotate(-8deg)}.hero__pipe--2{width:400px;height:3px;animation:7s ease-in-out 1s infinite pipeFade;top:35%;right:-50px;transform:rotate(5deg)}.hero__pipe--3{width:800px;height:2px;animation:8s ease-in-out 2s infinite pipeFade;top:60%;left:-200px;transform:rotate(-3deg)}.hero__pipe--4{width:300px;height:5px;animation:5s ease-in-out .5s infinite pipeFade;bottom:20%;right:10%;transform:rotate(10deg)}.hero__pipe--5{width:500px;height:3px;animation:9s ease-in-out 3s infinite pipeFade;top:75%;left:20%;transform:rotate(-6deg)}.hero__pipe--6{width:200px;height:2px;animation:6s ease-in-out 1.5s infinite pipeFade;top:45%;left:60%;transform:rotate(15deg)}.hero__pipe--7{width:700px;height:4px;animation:10s ease-in-out 4s infinite pipeFade;top:85%;left:-150px;transform:rotate(-4deg)}.hero__pipe--8{width:350px;height:3px;animation:7s ease-in-out 2.5s infinite pipeFade;top:10%;right:20%;transform:rotate(7deg)}@keyframes pipeFade{0%,to{opacity:.04}50%{opacity:.12}}.hero__flex{z-index:2;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}.hero__content{z-index:2;flex:1 1 0;max-width:760px;position:relative}.hero__3d-card{width:340px;height:400px;transform-style:preserve-3d;cursor:pointer;background:0 0;border:2px solid #f97316;border-radius:24px;flex-shrink:0;transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s;position:relative;overflow:hidden;transform:perspective(1200px)rotateX(0)rotateY(0)scale(1);box-shadow:0 0 0 4px #f9731626,0 0 28px #f9731680,0 0 56px #f973164d,0 12px 40px #f9731633}.hero__3d-card:hover{box-shadow:0 0 0 5px #f9731640,0 0 40px #f97316bf,0 0 80px #f9731673,0 20px 60px #f973164d}.hero__3d-img{object-fit:contain;z-index:1;pointer-events:none;width:100%;height:100%;display:block;position:relative}.hero__3d-glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#3b82f633 0%,#0000 60%);position:absolute;inset:-30%}.hero__badge{color:#fed7aa;letter-spacing:.04em;background:#f9731626;border:1px solid #f9731659;border-radius:50px;align-items:center;gap:8px;margin-top:-40px;margin-bottom:28px;padding:7px 16px;font-size:13px;font-weight:600;display:inline-flex}.hero__badge-dot{background:#f97316;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}.hero__title{color:#fff;letter-spacing:-1px;margin-bottom:24px;font-size:clamp(36px,6vw,68px);font-weight:900;line-height:1.08}.hero__title-accent{background:linear-gradient(90deg,#3b82f6 0%,#60a5fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero__seo-tags{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.hero__seo-tag{color:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #ffffff40;border-radius:50px;padding:6px 16px;font-size:14px;font-weight:600;display:inline-block}.hero__subtitle{color:#ffffffb8;max-width:560px;margin-bottom:40px;font-size:18px;line-height:1.75}.hero__subtitle strong{color:#fffffff2}.hero__actions{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:10px;margin-bottom:56px;display:flex}.hero__btn-main,.hero__actions .btn-secondary{white-space:nowrap;flex-shrink:0;padding:14px 18px;font-size:14px}@media (max-width:960px){.hero__stats{width:100%;padding:0 4px;flex-flow:row!important;justify-content:space-between!important;align-items:flex-start!important;gap:4px!important;display:flex!important}.hero__stat{text-align:center;align-items:center;min-width:0;flex:1 1 0!important;padding:0 2px!important}.hero__stat-num{white-space:nowrap;font-size:20px!important}.hero__stat-label{white-space:normal;line-height:1.2;font-size:10px!important}.hero__stat-divider{display:none!important}}@media (max-width:640px){.hero{padding:170px 0 60px}.hero__badge{text-align:center;white-space:normal;max-width:100%;line-height:1.35;margin-bottom:16px!important;padding:6px 12px!important;font-size:10px!important}.hero__title{letter-spacing:-.3px;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:16px;line-height:1.15;font-size:clamp(26px,7.5vw,34px)!important}.hero__seo-tag{padding:5px 12px;font-size:11px}.hero__subtitle{padding:0 8px;font-size:14px;line-height:1.55}.hero__actions{flex-direction:column;align-items:center}.hero__actions a{justify-content:center;width:100%;max-width:300px}.hero__actions .btn-secondary{padding:12px 18px;font-size:14px}.hero__stats{width:100%;padding:0 4px;flex-flow:row!important;justify-content:space-between!important;align-items:flex-start!important;gap:4px!important;display:flex!important}.hero__stat{text-align:center;align-items:center;min-width:0;flex:1 1 0!important;padding:0 2px!important}.hero__stat-num{white-space:nowrap;font-size:18px!important}.hero__stat-label{white-space:normal;line-height:1.2;font-size:9px!important}.hero__stat-divider{display:none!important}}@media (max-width:400px){.hero__title{font-size:24px!important}.hero__badge{padding:6px 12px!important;font-size:10px!important}.hero__seo-tag{padding:4px 10px;font-size:10px}}.hero__stats{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hero__stat{flex-direction:column;padding:0 28px;display:flex}.hero__stat:first-child{padding-left:0}.hero__stat-num{color:#fff;font-size:28px;font-weight:800;line-height:1}.hero__stat-label{color:#ffffff80;margin-top:4px;font-size:12px}.hero__stat-divider{background:#ffffff26;width:1px;height:40px}.hero__scroll-hint{flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.hero__scroll-mouse{border:2px solid #ffffff4d;border-radius:12px;justify-content:center;width:24px;height:36px;padding-top:6px;display:flex}.hero__scroll-wheel{background:#ffffff80;border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite scrollWheel}@keyframes scrollWheel{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@media (max-width:960px){.hero__flex{text-align:center;gap:32px;flex-direction:column!important}.hero__content{width:100%;text-align:center!important;flex-direction:column!important;align-items:center!important;display:flex!important}.hero__badge{margin:0 auto!important}.hero__title{text-align:center!important}.hero__seo-tags{justify-content:center!important}.hero__subtitle{text-align:center!important}.hero__stats{justify-content:center!important}.hero__3d-card{display:none!important}}@media (max-width:640px){.hero{padding:120px 0 60px}.hero__3d-card{width:220px!important;height:260px!important}.hero__actions{flex-direction:column!important;justify-content:center!important;align-items:center!important}.hero__actions a{text-align:center;max-width:320px;justify-content:center!important;width:100%!important}.hero__stats{justify-content:center;gap:16px}.hero__stat{padding:0 16px}.hero__stat-divider{display:none}}
.about{background:#fff;padding:100px 0}.about__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about__visual{position:relative}.about__img-wrapper{justify-content:center;align-items:center;padding:40px;display:flex;position:relative}.about__img-bg{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:30px;position:absolute;inset:0}.about__img-card{z-index:1;flex-direction:column;align-items:center;gap:32px;width:100%;padding:48px 32px;display:flex;position:relative}.about__img-icon{justify-content:center;align-items:center;display:flex}.about__img-stats{justify-content:center;gap:40px;width:100%;display:flex}.about__img-stat{flex-direction:column;align-items:center;gap:4px;display:flex}.about__img-num{color:var(--navy);font-size:28px;font-weight:800}.about__img-label{color:var(--gray-600);text-align:center;font-size:12px}.about__badge-24{background:var(--orange);color:#fff;z-index:2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:72px;height:72px;font-size:22px;font-weight:900;line-height:1;display:flex;position:absolute;top:-16px;right:-16px;box-shadow:0 8px 24px #f9731666}.about__badge-24 small{opacity:.85;font-size:12px;font-weight:700}.about__text{flex-direction:column;gap:0;display:flex}.about__text .section-subtitle{margin-bottom:16px}.about__text-extra{color:var(--gray-600);margin-bottom:32px;font-size:15px;line-height:1.7}.about__text-extra strong{color:var(--navy)}.about__features{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:36px;display:grid}.about__feature{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:12px;align-items:flex-start;gap:12px;padding:16px;display:flex}.about__feature-icon{flex-shrink:0;font-size:24px;line-height:1}.about__feature-title{color:var(--navy);margin-bottom:4px;font-size:14px;font-weight:700;display:block}.about__feature-desc{color:var(--gray-600);font-size:13px;line-height:1.5}.about__contact-strip{flex-wrap:nowrap;align-items:center;gap:14px;display:flex}.about__contact-strip>a{white-space:nowrap;flex-shrink:0}.about__address{color:var(--gray-600);align-items:center;gap:8px;font-size:15px;font-weight:500;display:flex}.about__address svg{color:var(--blue)}@media (max-width:900px){.about__inner{grid-template-columns:1fr;gap:48px}.about__visual{width:100%;max-width:440px;margin:0 auto}}@media (max-width:500px){.about__features{grid-template-columns:1fr}}@media (max-width:960px){.about__contact-strip{text-align:center!important;flex-flow:wrap!important;justify-content:center!important;align-items:center!important;gap:8px!important;display:flex!important}.about__contact-strip>a{white-space:nowrap;text-align:center!important;flex:120px!important;justify-content:center!important;max-width:180px!important;padding:11px 10px!important;font-size:12px!important;display:flex!important}.about__features{text-align:center}.about__feature{text-align:center;flex-direction:column;align-items:center}}
.services{background:var(--gray-50);padding:100px 0}.services__header{text-align:center;margin-bottom:56px}.services__header .section-subtitle{margin:0 auto}.services__tabs{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:0;display:grid}.services__tab{border:2px solid var(--gray-200);cursor:pointer;color:var(--gray-600);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:14px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.services__tab:hover{border-color:var(--tab-color,var(--blue));color:var(--tab-color,var(--blue))}.services__tab--active{border-color:var(--tab-color,var(--blue));color:var(--navy);background:#fff;box-shadow:0 4px 16px #00000014}.services__tab-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.services__tab-label{display:none}@media (min-width:640px){.services__tab-label{display:block}}.services__panel{border-radius:var(--radius-lg);border:1px solid var(--gray-200);background:#fff;min-height:320px;margin-top:32px;overflow:hidden}.services__content{display:none}.services__content--active{grid-template-columns:280px 1fr;gap:0;display:grid}.services__content-left{border-right:1px solid var(--gray-200);flex-direction:column;gap:16px;padding:48px 40px;display:flex}.services__content-icon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.services__content-title{font-size:22px;font-weight:800;line-height:1.3}.services__content-desc{color:var(--gray-600);font-size:14px;line-height:1.6}.services__cta{align-self:flex-start;margin-top:auto;padding:12px 24px;font-size:14px}.services__content-right{flex-direction:column;display:flex}.services__video{object-fit:cover;border-bottom:1px solid var(--gray-200);width:100%;max-height:220px;display:block}.services__card-video{border-radius:var(--radius);width:100%;margin-bottom:12px;display:block}.services__list{flex-direction:column;gap:16px;padding:28px 48px;list-style:none;display:flex}.services__item{color:var(--gray-700);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:14px;font-size:15px;font-weight:500;display:flex;overflow:hidden}@media (min-width:1280px){.services__item{font-size:14px}}.services__item-check{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.services__cards-mobile{grid-template-columns:repeat(2,1fr);gap:16px;display:none}@media (max-width:900px){.services__tabs,.services__panel{display:none}.services__cards-mobile{display:grid}}.services__card{border-radius:var(--radius);border:1px solid var(--gray-200);background:#fff;padding:28px}.services__card-icon{border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;display:flex}.services__card-title{color:var(--navy);margin-bottom:8px;font-size:18px;font-weight:800}.services__card-desc{color:var(--gray-600);margin-bottom:16px;font-size:14px}.services__card-list{flex-direction:column;gap:10px;list-style:none;display:flex}.services__card-list li{color:var(--gray-700);align-items:center;gap:10px;font-size:14px;display:flex}
.how{background:var(--navy);padding:100px 0;position:relative;overflow:hidden}.how__bg-pattern{pointer-events:none;background:radial-gradient(50% 60% at 80% 20%,#2563eb26 0%,#0000 50%),radial-gradient(40% 40% at 10% 80%,#f9731614 0%,#0000 50%);position:absolute;inset:0}.how__header{text-align:center;margin-bottom:64px}.how__header .section-title{color:#fff}.how__header .section-subtitle{color:#fff9;margin:0 auto}.how__grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:64px;display:grid}.how__step{border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid #ffffff1a;padding:32px 28px;transition:all .3s;position:relative}.how__step:hover{background:#ffffff14;border-color:#3b82f666;transform:translateY(-4px)}.how__step-num{color:#ffffff12;font-size:48px;font-weight:900;line-height:1;font-family:var(--font);margin-bottom:16px}.how__step-icon{margin-bottom:16px;font-size:36px;line-height:1}.how__step-title{color:#fff;margin-bottom:10px;font-size:17px;font-weight:700;line-height:1.3}.how__step-desc{color:#ffffff8c;font-size:14px;line-height:1.6}.how__cta-strip{border-radius:var(--radius-lg);background:#f973161a;border:1px solid #f973164d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:40px 48px;display:flex}.how__cta-text h3{color:#fff;margin-bottom:6px;font-size:22px;font-weight:800}.how__cta-text p{color:#fff9;font-size:15px}.how__cta-btn{flex-shrink:0;padding:18px 40px;font-size:18px}@media (max-width:900px){.how__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.how__grid{grid-template-columns:1fr}}.how__cta-buttons{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:960px){.how__cta-strip{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:20px!important;padding:28px 24px!important}.how__cta-text{width:100%;text-align:center!important}.how__cta-text h3,.how__cta-text p{text-align:center!important}.how__cta-buttons{flex-flow:wrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important}.how__cta-buttons a{text-align:center!important;flex:140px!important;justify-content:center!important;max-width:200px!important;padding:14px 16px!important;font-size:14px!important;display:flex!important}}
.why{background:#fff;padding:100px 0}.why__header{text-align:center;margin-bottom:60px}.why__header .section-subtitle{margin:0 auto}.why__grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:56px;display:grid}.why__card{border-radius:var(--radius-lg);border:1px solid var(--gray-200);background:var(--gray-50);padding:32px 28px;transition:all .25s}.why__card:hover{border-color:var(--gray-300,#cbd5e1);box-shadow:var(--shadow);background:#fff;transform:translateY(-3px)}.why__card-icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.why__card-title{color:var(--navy);margin-bottom:10px;font-size:17px;font-weight:700}.why__card-desc{color:var(--gray-600);font-size:14px;line-height:1.65}.why__trust-bar{background:var(--navy);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:28px 40px;display:flex}.why__trust-item{color:#fffc;align-items:center;gap:10px;padding:8px 24px;font-size:14px;font-weight:500;display:flex}.why__trust-sep{background:#ffffff26;width:1px;height:32px}@media (max-width:900px){.why__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.why__grid{grid-template-columns:1fr}}@media (max-width:960px){.why__trust-bar{text-align:center!important;flex-flow:column!important;justify-content:center!important;align-items:center!important;gap:16px!important;padding:24px 20px!important}.why__trust-sep{display:none!important}.why__trust-item{text-align:center!important;flex:none!important;justify-content:center!important;width:100%!important}.why__trust-item span{text-align:center!important}}
.testimonials{background:var(--navy);padding:100px 0;overflow:hidden}.testimonials__header{text-align:center;margin-bottom:56px}.testimonials__header .section-title{color:#fff}.testimonials__rating{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:16px;display:flex}.testimonials__stars{gap:2px;display:flex}.testimonials__score{color:#fff;font-size:18px;font-weight:800}.testimonials__count{color:#ffffff80;font-size:14px}.testimonials__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;display:grid}.testimonials__card{border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;gap:16px;padding:28px;transition:all .25s;display:flex}.testimonials__card:hover{background:#ffffff14;border-color:#fff3}.testimonials__card-top{align-items:center;gap:14px;display:flex}.testimonials__avatar{background:linear-gradient(135deg, var(--blue), var(--orange));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:700;display:flex}.testimonials__name{color:#fff;font-size:15px;font-weight:700;display:block}.testimonials__location{color:#ffffff73;margin-top:2px;font-size:12px}.testimonials__google{margin-left:auto}.testimonials__google--hover{background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .25s;display:flex}.testimonials__google--hover:hover{background:#ffffff26;transform:scale(1.15);box-shadow:0 0 12px #4285f44d}.testimonials__stars-row{gap:2px;display:flex}.testimonials__text{color:#ffffffb3;flex:1;font-size:14px;line-height:1.7}.testimonials__meta{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-top:12px;display:flex}.testimonials__service{color:var(--blue-bright);background:#3b82f61a;border-radius:50px;padding:3px 10px;font-size:12px;font-weight:600}.testimonials__date{color:#ffffff4d;font-size:12px}.testimonials__nav{justify-content:center;align-items:center;gap:20px;display:flex}.testimonials__nav-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.testimonials__nav-btn:hover:not(:disabled){background:#ffffff26}.testimonials__nav-btn:disabled{opacity:.3;cursor:default}.testimonials__dots{gap:8px;display:flex}.testimonials__dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.testimonials__dot--active{background:var(--orange);border-radius:4px;width:24px}.testimonials__expand{text-align:center;margin-top:32px}.testimonials__expand-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:600;transition:all .25s;display:inline-flex}.testimonials__expand-btn--small{gap:5px;padding:8px 18px;font-size:12px}.testimonials__expand-btn:hover{background:#ffffff26;border-color:#ffffff40}.testimonials__google-reviews{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:32px;display:grid}@media (max-width:700px){.testimonials__google-reviews{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:12px;display:flex;overflow-x:auto}.testimonials__google-reviews::-webkit-scrollbar{height:4px}.testimonials__google-reviews::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.testimonials__google-reviews::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.testimonials__google-reviews .testimonials__google-card{scroll-snap-align:start;flex-shrink:0;min-width:280px}}.testimonials__google-card{border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;gap:12px;padding:20px;transition:all .25s;display:flex}.testimonials__google-card:hover{background:#ffffff14;border-color:#fff3}.testimonials__google-card-top{align-items:center;gap:12px;display:flex}.testimonials__google-card-top .testimonials__name{font-size:14px}.testimonials__google-card .testimonials__text{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;transition:all .3s;display:-webkit-box;overflow:hidden}.testimonials__google-card .testimonials__text--expanded{-webkit-line-clamp:unset;display:block;overflow:visible}.testimonials__google-card .testimonials__photo-slider{margin-top:auto}.testimonials__google-card .testimonials__date{color:#ffffff4d;font-size:11px}.testimonials__photo-slider{position:relative}.testimonials__photo-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab;border-radius:10px;display:flex;overflow-x:auto}.testimonials__photo-scroll:active{cursor:grabbing}.testimonials__photo-scroll::-webkit-scrollbar{display:none}.testimonials__review-photo{cursor:pointer;object-fit:cover;scroll-snap-align:start;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;width:100%;height:200px}.testimonials__photo-dots{justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.testimonials__photo-dot{cursor:pointer;background:#fff6;border-radius:50%;width:8px;height:8px;transition:all .2s}.testimonials__photo-dot:hover{background:#ffffffb3;transform:scale(1.3)}.testimonials__photo-dot--active{background:#fff;width:10px;height:10px}.testimonials__photo-dot--active:hover{background:#fff}.testimonials__card-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.testimonials__maps-link{color:#ffffff80;align-items:center;gap:6px;font-size:11px;transition:color .2s;display:inline-flex}.testimonials__maps-link:hover{color:#fff}.testimonials__lightbox{z-index:3000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#000000d9;justify-content:center;align-items:center;padding:24px;animation:.2s lbFadeIn;display:flex;position:fixed;inset:0}@keyframes lbFadeIn{0%{opacity:0}to{opacity:1}}.testimonials__lightbox img{cursor:default;border-radius:12px;max-width:90vw;max-height:85vh;box-shadow:0 20px 60px #00000080}.testimonials__lightbox-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;transition:background .2s;display:flex;position:absolute;top:20px;right:28px}.testimonials__lightbox-close:hover{background:#ffffff4d}@media (max-width:900px){.testimonials__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto 40px}}@media (max-width:768px){.testimonials__google-card .testimonials__photo-slider{display:none}.testimonials__google-reviews{overflow-x:unset;grid-template-columns:1fr;padding-bottom:0;display:grid}.testimonials__google-card{min-width:unset;width:100%;padding:16px;overflow:hidden}.testimonials__google-card .testimonials__text{word-break:break-word;overflow-wrap:break-word;font-size:13px;line-height:1.6}.testimonials__google-card-top{gap:8px}.testimonials__google-card-top .testimonials__name{word-break:break-word;font-size:13px}.testimonials__card-footer{flex-wrap:wrap;gap:6px}.testimonials__maps-link{font-size:10px}}
.pc{background:var(--gray-50);padding:80px 0}.pc__cta-strip{background:#f9731614;border:1px solid #f973164d;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin:30px 0 0;padding:32px 40px;display:flex}.pc__cta-strip h3{color:var(--navy);margin-bottom:4px;font-size:22px;font-weight:800}.pc__cta-strip p{color:#122540a6;font-size:15px}.pc__cta-btns{flex-wrap:wrap;flex-shrink:0;gap:12px;display:flex}.pc__header{text-align:center;margin-bottom:40px}.pc__sub{margin:0 auto}.pc__tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:28px;display:flex}.pc__tab{border:1.5px solid var(--gray-200);color:var(--gray-600);cursor:pointer;background:#fff;border-radius:50px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .2s}.pc__tab:hover{border-color:var(--navy);color:var(--navy)}.pc__tab--active{background:var(--navy);border-color:var(--navy);color:#fff}.pc__tab--active:hover{background:var(--navy);color:#fff}.pc__wrap{align-items:center;gap:14px;display:flex}.pc__track{flex:1;grid-template-columns:repeat(3,1fr);gap:16px;min-width:0;animation:none;display:grid}.pc__track--right{animation:.8s shakeRight}.pc__track--left{animation:.8s shakeLeft}@keyframes shakeRight{0%{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(5px)}60%{transform:translate(-3px)}80%{transform:translate(1px)}to{transform:translate(0)}}@keyframes shakeLeft{0%{transform:translate(0)}20%{transform:translate(8px)}40%{transform:translate(-5px)}60%{transform:translate(3px)}80%{transform:translate(-1px)}to{transform:translate(0)}}.pc__card{border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--gray-200);cursor:default;background:#fff;transition:transform .25s,box-shadow .25s;overflow:hidden}.pc__card:hover{box-shadow:var(--shadow);animation:.4s cardShake}@keyframes cardShake{0%{transform:translate(0)}25%{transform:translate(-3px)}50%{transform:translate(3px)}75%{transform:translate(-2px)}to{transform:translate(0)}}.pc__img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.pc__caption{color:var(--gray-600);white-space:nowrap;text-overflow:ellipsis;padding:10px 14px;font-size:13px;font-weight:500;overflow:hidden}.pc__arrow{border:1.5px solid var(--gray-200);width:40px;height:40px;color:var(--gray-700);cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,border-color .2s,transform .2s;display:flex}.pc__arrow:hover{background:var(--navy);border-color:var(--navy);color:#fff;transform:scale(1.08)}.pc__dots{justify-content:center;gap:8px;margin-top:24px;display:flex}.pc__dot{background:var(--gray-200);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,width .2s}.pc__dot--active{background:var(--orange);border-radius:4px;width:22px}.pc__img-wrap{position:relative}.pc__play-icon{background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pc__card:hover .pc__play-icon{background:#000000b3;transform:translate(-50%,-50%)scale(1.1)}.pc__lightbox{z-index:3000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#000000d9;justify-content:center;align-items:center;padding:24px;animation:.2s pcLbIn;display:flex;position:fixed;inset:0}@keyframes pcLbIn{0%{opacity:0}to{opacity:1}}.pc__lightbox-video{cursor:default;border-radius:12px;max-width:90vw;max-height:85vh;box-shadow:0 20px 60px #00000080}.pc__lightbox-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;transition:background .2s;display:flex;position:absolute;top:20px;right:28px}.pc__lightbox-close:hover{background:#ffffff4d}.pc__gallery-slider{position:relative}.pc__gallery-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab;display:flex;overflow-x:auto}.pc__gallery-scroll:active{cursor:grabbing}.pc__gallery-scroll::-webkit-scrollbar{display:none}.pc__gallery-scroll .pc__img{scroll-snap-align:start;flex-shrink:0;width:100%}.pc__gallery-dots{justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.pc__gallery-dot{cursor:pointer;background:#ffffff80;border-radius:50%;width:8px;height:8px;transition:all .2s}.pc__gallery-dot:hover{background:#fffc;transform:scale(1.3)}.pc__gallery-dot--active{background:#fff;width:10px;height:10px}@media (max-width:700px){.pc__track{grid-template-columns:repeat(2,1fr)}.pc__track .pc__card:last-child{display:none}}@media (max-width:460px){.pc__track{grid-template-columns:1fr}.pc__track .pc__card:nth-child(n+2){display:none}}@media (max-width:960px){.pc__cta-strip{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:18px!important;padding:28px 24px!important}.pc__cta-strip>div:first-child{width:100%;text-align:center!important}.pc__cta-strip h3,.pc__cta-strip p{text-align:center!important}.pc__cta-btns{flex-flow:wrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important}.pc__cta-btns a{white-space:nowrap;text-align:center!important;flex:140px!important;justify-content:center!important;max-width:210px!important;padding:12px 14px!important;font-size:13px!important;display:flex!important}}
.client-logos{background:#00000005;border-top:1px solid #0000000f;border-bottom:1px solid #0000000f;margin-top:40px;padding:24px 0;overflow:hidden}.client-logos__track{align-items:center;gap:40px;width:max-content;animation:60s linear infinite scroll-logos;display:flex}.client-logos__img{object-fit:contain;opacity:.5;filter:grayscale();cursor:pointer;flex-shrink:0;width:auto;max-width:180px;height:70px;transition:all .3s}.client-logos__img:hover{opacity:1;filter:grayscale(0%);transform:scale(1.1)}@keyframes scroll-logos{0%{transform:translate(0)}to{transform:translate(-50%)}}
.pricing{background:#fff;padding:100px 0}.pricing__header{text-align:center;margin-bottom:56px}.pricing__header .section-subtitle{margin:0 auto}.pricing__content{max-width:860px;margin:0 auto}.pricing__tabs{background:#f1f5f9;border-bottom:none;border-radius:14px 14px 0 0;flex-wrap:wrap;gap:0;margin-bottom:0;padding-bottom:0;display:flex;overflow:hidden}.pricing__tab{color:var(--gray-600);cursor:pointer;text-align:center;background:0 0;border:none;border-bottom:3px solid #0000;border-radius:0;flex:1 1 0;padding:18px 24px 16px;font-size:14px;font-weight:600;transition:all .25s;position:relative}.pricing__tab:hover{color:var(--navy);background:#1e3a5f0f}.pricing__tab--active{color:#fff;background:var(--navy,#1a1a2e);border-bottom-color:#f97316;border-radius:0}.pricing__tab:first-child.pricing__tab--active{border-radius:14px 0 0}.pricing__tab:last-child.pricing__tab--active{border-radius:0 14px 0 0}.pricing__tab:first-child.pricing__tab--active{border-bottom-color:#3b82f6}.pricing__tab:nth-child(2).pricing__tab--active{border-bottom-color:#10b981}.pricing__tab:nth-child(3).pricing__tab--active{border-bottom-color:#ef4444}.pricing__tab:nth-child(4).pricing__tab--active{border-bottom-color:#8b5cf6}.pricing__table{border:1px solid var(--gray-200);border-top:none;border-radius:0 0 14px 14px;margin-bottom:28px;overflow:hidden;box-shadow:0 4px 24px #0000000f}.pricing__thead{background:var(--navy);letter-spacing:.08em;text-transform:uppercase;color:#fff9;grid-template-columns:1fr 140px 140px;padding:14px 24px;font-size:12px;font-weight:700;display:grid}.pricing__row{border-bottom:1px solid var(--gray-200);grid-template-columns:1fr 140px 140px;align-items:center;padding:18px 24px;transition:background .15s;display:grid}.pricing__row:last-child{border-bottom:none}.pricing__row:hover{background:var(--gray-50)}.pricing__name{color:var(--gray-800);font-size:15px;font-weight:500}.pricing__time{color:var(--gray-600);font-size:13px}.pricing__price{color:var(--navy);font-size:15px;font-weight:700}.pricing__price--free{color:#059669}.pricing__note{border-radius:var(--radius);background:#eff6ff;border:1px solid #bfdbfe;align-items:flex-start;gap:12px;max-width:860px;margin:0 auto;padding:16px 20px;display:flex}.pricing__note p{color:var(--gray-700);font-size:14px;line-height:1.6}.pricing__note a{color:var(--blue)}@media (max-width:640px){.pricing__tabs{border-radius:12px 12px 0 0;flex-wrap:nowrap;overflow-x:auto}.pricing__tab{min-width:0;padding:14px 12px 12px;font-size:12px}.pricing__thead{grid-template-columns:1fr 100px}.pricing__thead span:nth-child(2){display:none}.pricing__row{grid-template-columns:1fr 100px}.pricing__time{display:none}}.pricing__note{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.pricing__note p{text-align:center}.pricing__note-link{color:#2563eb;text-underline-offset:3px;white-space:nowrap;font-weight:700;text-decoration:underline;text-decoration-thickness:2px}.pricing__note-link:hover{color:#1d4ed8}@media (max-width:768px){.pricing__note{text-align:center}}
