*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#272424;background-color:#f0f0f0;font-family:Inter,sans-serif;font-weight:400;line-height:1.5;overflow-x:hidden}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button,input,textarea,select{font:inherit;background:0 0;border:none;outline:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{max-width:1680px;margin:0 auto;padding:0 120px}@media (width<=1200px){.container{padding:0 40px}}@media (width<=768px){.container{padding:0 20px}}.container--narrow{max-width:1112px;margin:0 auto}.gradient-text{background:linear-gradient(90deg,#f59c0b 0%,#eb5c0c 50%,#eaaf08 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-title{color:#272424;font-family:Satoshi,sans-serif;font-size:58px;font-weight:500;line-height:100%}.section-title--light{color:#fff}.section-title span:not(.bold){color:#025f9a;font-family:Outfit,sans-serif;font-weight:400}.section-title .bold{color:#ff0007;font-family:Outfit,sans-serif;font-weight:700}@media (width<=992px){.section-title{font-size:40px}}@media (width<=768px){.section-title{font-size:32px}}.btn{cursor:pointer;white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;gap:10px;padding:20px 30px;font-family:Satoshi,sans-serif;font-size:18px;font-weight:500;line-height:18px;transition:all .3s;display:inline-flex}.btn--primary{color:#fff;background:#ff0007;border:2px solid #ff0007}.btn--primary:hover{background:#d90006;border-color:#d90006}.btn--outline{color:#ff0007;background:0 0;border:2px solid #ff0007}.btn--outline:hover{color:#fff;background:#ff0007}.btn--outline-red{color:#ff0007;background:0 0;border:2px solid #ff0007}.btn--outline-red:hover{color:#fff;background:#ff0007}.btn--dark{color:#fff;background:#1e3a8a;border:2px solid #1e3a8a}.btn--dark:hover{background:#16306e;border-color:#16306e}.btn--white{color:#272424;background:#fff;border:2px solid #272424}.btn--white:hover{color:#fff;background:#272424}.btn--white-outline{color:#fff;background:0 0;border:2px solid #272424}.btn--white-outline:hover{border-color:#fff}.btn--blue{color:#fff;background:#025f9a;border:2px solid #025f9a}.btn--blue:hover{background:#025090}.btn--sm{padding:16px 30px}.btn--no-border{border:none}.btn svg{width:16px;height:16px}@media (width<=768px){.btn{white-space:normal;text-align:center;text-wrap:balance;max-width:100%;padding:16px 24px;font-size:16px}.btn span{min-width:0}.btn svg{flex-shrink:0}}@keyframes mobile-slider-dot-active{0%,to{background:#27242433;transform:scale(1)}50%{background:#ff0007;transform:scale(1.3)}}@keyframes mobile-slider-prev-visible{0%,2%{opacity:0;pointer-events:none}3%,to{opacity:1;pointer-events:auto}}@keyframes mobile-slider-next-visible{0%,97%{opacity:1;pointer-events:auto}98%,to{opacity:0;pointer-events:none}}.social-sidebar{z-index:100;background:#fff;border-radius:9999px;flex-direction:column;align-items:center;gap:12px;padding:10px;display:flex;position:fixed;top:50%;right:30px;transform:translateY(-50%)}.social-sidebar a{justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .3s;display:flex}.social-sidebar a:hover{opacity:.7}.social-sidebar a svg{width:20px;height:20px}@media (width<=1200px){.social-sidebar{display:none}}.auction-bar{box-sizing:border-box;background:#f0f0f0;border:1px solid #dedede;border-radius:20px;justify-content:center;align-items:center;gap:51px;width:calc(100% - 240px);max-width:1680px;margin:40px auto 0;padding:14px 64px;display:flex}.auction-bar__label{color:#272424;white-space:nowrap;font-family:Outfit,sans-serif;font-size:30px;font-weight:300;line-height:120%}.auction-bar__logos{align-items:center;gap:64px;display:flex}.auction-bar__logos img{width:auto;height:auto;max-height:70px;display:block}@media (width<=1200px){.auction-bar{flex-wrap:wrap;gap:30px;width:calc(100% - 80px);padding:14px 30px}.auction-bar__label{font-size:22px;line-height:28px}.auction-bar__logos{gap:30px}}@media (width<=768px){.auction-bar{flex-direction:column;gap:16px;width:calc(100% - 40px);padding:16px 20px}.auction-bar__label{text-align:center;font-size:18px;line-height:24px}.auction-bar__logos{gap:0;width:100%;height:60px;position:relative}.auction-bar__logos img{opacity:0;width:auto;max-width:60%;max-height:50px;animation:9s infinite auction-logo-cycle;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.auction-bar__logos img:first-child{animation-delay:0s}.auction-bar__logos img:nth-child(2){animation-delay:3s}.auction-bar__logos img:nth-child(3){animation-delay:6s}}@keyframes auction-logo-cycle{0%,30%{opacity:1}37%,to{opacity:0}}@keyframes whatsapp-drop{0%{opacity:0;transform:translateY(-32px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}.site-header{z-index:200;justify-content:space-between;align-items:center;gap:24px;padding:45px 80px;display:flex;position:absolute;top:0;left:0;right:0}.site-header__logo{border-radius:12px;flex-shrink:0;width:140px;height:140px;overflow:hidden}.site-header__logo img{object-fit:contain;width:100%;height:100%}.site-header__right{align-items:center;gap:40px;display:flex}.site-header__nav{align-items:center;gap:27px;display:flex}.site-header__nav a{color:#fff;white-space:nowrap;padding:10px;font-family:Satoshi,sans-serif;font-size:18px;font-weight:500;line-height:18px;transition:opacity .3s}.site-header__nav a:hover{opacity:.8}.site-header__social{flex-shrink:0;transition:transform .2s;display:inline-flex}.site-header__social svg{width:58px;height:60px;display:block}.site-header__social:hover{transform:translateY(-2px)}.site-header__cta{flex-shrink:0}.site-header__hamburger{cursor:pointer;color:inherit;font:inherit;appearance:none;background:0 0;border:0;flex-direction:column;gap:5px;padding:10px;display:none}.site-header__hamburger span{background:#fff;border-radius:2px;width:28px;height:3px;transition:all .3s}@media (width<=1300px){.site-header__cta{display:none}}@media (width<=1200px){.site-header{padding:20px 40px}.site-header__logo{width:80px;height:80px}.site-header__social svg{width:44px;height:46px}}@media (width<=992px){.site-header__logo{width:60px;height:60px}.site-header__right{display:none}.site-header__hamburger{display:flex}}@media (width<=768px){.site-header{padding:15px 20px}.site-header__logo{width:50px;height:50px}}.site-header--light{transition:top .3s,padding .3s,max-width .4s,margin .3s,background .3s,box-shadow .3s,border-radius .3s,border-color .3s;position:sticky;top:0}.site-header--light .site-header__nav a{color:#272424}.site-header--light .site-header__hamburger span{background:#272424}.site-header--light .site-header__logo,.site-header--light .site-header__social svg,.site-header--light .site-header__cta{transition:width .3s,height .3s,padding .3s,font-size .3s,border-radius .3s}.site-header--light.is-scrolled{-webkit-backdrop-filter:saturate(180%)blur(20px);background:#ffffffbf;border:1px solid #ffffff80;border-radius:9999px;width:calc(100% - 32px);max-width:1680px;margin:14px auto 0;padding:10px 30px 10px 10px;top:14px;box-shadow:0 16px 40px -18px #0f192d47,0 2px 8px -4px #0f192d1f}.site-header--light.is-scrolled .site-header__logo{border-radius:12px;width:84px;height:84px}.site-header--light.is-scrolled .site-header__right{gap:18px}.site-header--light.is-scrolled .site-header__nav{gap:4px}.site-header--light.is-scrolled .site-header__nav a{border-radius:9999px;padding:8px 14px;font-size:15px}.site-header--light.is-scrolled .site-header__nav a:hover{opacity:1;background:#0000000d}.site-header--light.is-scrolled .site-header__nav a.is-current{color:#ff0007;background:#ff000714}.site-header--light.is-scrolled .site-header__social svg{width:36px;height:36px}.site-header--light.is-scrolled .site-header__social svg rect{fill:#0000000a}.site-header--light.is-scrolled .site-header__cta{padding:10px 20px;font-size:15px}@media (width<=992px){.site-header--light.is-scrolled{margin-top:10px;padding:8px 20px 8px 8px;top:10px}.site-header--light.is-scrolled .site-header__logo{width:68px;height:68px}}@media (width<=768px){.site-header--light.is-scrolled{margin-top:8px;padding:8px 16px 8px 8px;top:8px}.site-header--light.is-scrolled .site-header__logo{width:58px;height:58px}}.site-header__nav a.is-current{color:#ff0007}.site-header.is-pinned-instant{transition:none!important}.site-header.is-pinned{z-index:300;-webkit-backdrop-filter:saturate(180%)blur(20px);will-change:transform;background:#ffffffbf;border:1px solid #ffffff80;border-radius:9999px;width:calc(100% - 32px);max-width:1840px;margin:0 auto;padding:10px 30px 10px 10px;transition:transform .35s;position:fixed;top:14px;left:0;right:0;transform:translateY(calc(-100% - 24px));box-shadow:0 16px 40px -18px #0f192d47,0 2px 8px -4px #0f192d1f}.site-header.is-pinned .site-header__logo{border-radius:50%;width:84px;height:84px}.site-header.is-pinned .site-header__right{gap:18px}.site-header.is-pinned .site-header__nav{gap:4px}.site-header.is-pinned .site-header__nav a{color:#272424;border-radius:9999px;padding:8px 14px;font-size:15px}.site-header.is-pinned .site-header__nav a:hover{opacity:1;background:#0000000d}.site-header.is-pinned .site-header__nav a.is-current{color:#ff0007;background:#ff000714}.site-header.is-pinned .site-header__social svg{width:36px;height:36px}.site-header.is-pinned .site-header__social svg rect{fill:#0000000a}.site-header.is-pinned .site-header__cta{padding:10px 20px;font-size:15px}.site-header.is-pinned .site-header__hamburger span{background:#272424}.site-header.is-pinned.is-pinned-visible{transform:translateY(0)}@media (width<=992px){.site-header.is-pinned{padding:8px 20px 8px 8px;top:10px}.site-header.is-pinned .site-header__logo{width:68px;height:68px}}@media (width<=768px){.site-header.is-pinned{padding:8px 16px 8px 8px;top:8px}.site-header.is-pinned .site-header__logo{width:58px;height:58px}}.mobile-menu{z-index:300;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:30px;transition:transform .4s;display:flex;position:fixed;inset:0;transform:translate(100%)}.mobile-menu.is-open{transform:translate(0)}.mobile-menu__close{cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:20px;right:20px}.mobile-menu__close span{background:#272424;border-radius:2px;width:28px;height:3px;display:block;transform:rotate(45deg)}.mobile-menu__close span:after{content:"";background:#272424;border-radius:2px;width:28px;height:3px;display:block;transform:rotate(-90deg)}.mobile-menu a{color:#272424;font-family:Satoshi,sans-serif;font-size:24px;font-weight:500;transition:color .3s}.mobile-menu a:hover{color:#ff0007}.hero{z-index:400;border-radius:44px;width:calc(100% - 80px);max-width:1840px;height:800px;margin:35px auto 0;position:relative;overflow:hidden}.hero__video-wrap{z-index:1;position:absolute;inset:0}.hero__video-wrap video{object-fit:cover;width:100%;height:100%}.hero__video-wrap:after{content:"";background:#00000080;position:absolute;inset:0}.hero__content{z-index:2;flex-direction:column;padding:236px 80px 80px;display:flex;position:relative}.hero__title{color:#fff;margin-bottom:0;font-family:Outfit,sans-serif;font-size:68px;font-weight:400;line-height:78px}.hero__title-light{color:#fff;font-weight:400}.hero__title-bold{color:#fff;font-weight:600}@media (width<=1200px){.hero__title{font-size:50px;line-height:60px}}@media (width<=992px){.hero__title{font-size:40px;line-height:50px}}@media (width<=768px){.hero__title{font-size:32px;line-height:42px}}.hero__text{color:#fff;max-width:800px;margin-top:32px;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:34px}@media (width<=992px){.hero__text{margin-top:24px;font-size:18px;line-height:28px}}.hero__ctas{align-items:center;gap:20px;margin-top:40px;display:flex}@media (width<=768px){.hero__ctas{flex-flow:wrap;align-items:center;gap:12px;margin-top:32px}.hero__ctas .btn{white-space:nowrap;padding:14px 18px;font-size:14px}}.hero__social{z-index:3;background:#fff;border-radius:9999px;flex-direction:column;align-items:center;gap:12px;padding:10px;display:flex;position:absolute;top:80px;right:30px}.hero__social a{justify-content:center;align-items:center;width:30px;height:30px;display:flex}@media (width<=1200px){.hero__social{display:none}}.hero__whatsapp{z-index:3;transition:transform .2s;display:inline-flex;position:absolute;bottom:50px;right:50px}.hero__whatsapp svg{width:44px;height:44px;display:block}.hero__whatsapp:hover{transform:scale(1.08)}.hero__whatsapp--floating{z-index:100;animation:.45s cubic-bezier(.34,1.45,.5,1) both whatsapp-drop;position:fixed;bottom:40px;right:40px}@media (width<=1200px){.hero{border-radius:30px;height:700px}.hero__content{padding:200px 40px 0}.hero__whatsapp{bottom:24px;right:24px}}@media (width<=768px){.hero{border-radius:0;width:100%;height:600px;margin:0 auto}.hero__content{padding:150px 20px 0}}.section-offer{box-sizing:border-box;width:calc(100% - 240px);max-width:1680px;margin:0 auto;padding:40px 0 0}.section-offer__header{align-items:flex-end;gap:clamp(40px,13vw,243px);margin-bottom:44px;display:flex}.section-offer__title{flex-shrink:0}.section-offer__title .section-title{line-height:1.2}.section-offer__title .section-title span{white-space:nowrap;display:block}.section-offer__title .section-title br{display:none}.section-offer__title .section-title span:not(.bold){color:#025f9a;font-size:38px}@media (width<=992px){.section-offer__title .section-title span:not(.bold){font-size:28px}}@media (width<=768px){.section-offer__title .section-title span:not(.bold){font-size:22px}}.section-offer__desc{color:#272424;max-width:828px;font-family:Inter,sans-serif;font-size:18px;line-height:28px}.section-offer__desc p{margin:0 0 .75em}.section-offer__desc p:last-child{margin-bottom:0}.section-offer__desc p:empty{display:none}.section-offer__desc strong{font-weight:600}.section-offer__cards{flex-direction:column;gap:26px;display:flex}.section-offer__row{gap:26px;display:flex}@media (width>=1281px){.section-offer__row{flex-direction:column;flex:0 0 402px;max-width:402px}}.section-offer__card{border:1px solid #dedede;border-radius:20px;flex-direction:column;gap:20px;width:100%;padding:24px;display:flex}.section-offer__card--alt{border-color:#dededeed}.section-offer__card-icon{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.section-offer__card-icon svg,.section-offer__card-icon img{width:auto;max-width:100%;height:auto;max-height:100%;display:block}.section-offer__card-body{flex-direction:column;gap:14px;display:flex}.section-offer__card-title{color:#272424;font-family:Outfit,sans-serif;font-size:30px;font-weight:600;line-height:28px}.section-offer__card-text{color:#272424;max-width:353px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:20px}.section-offer__image{border-radius:12px;width:100%;height:491px;overflow:hidden}@media (width>=1281px){.section-offer__image{flex:1;min-width:0}}.section-offer__image img{object-fit:contain;object-position:center;width:100%;height:100%}.section-offer__cta{text-align:center;margin-top:44px}@media (width>=1281px){.section-offer__cards{flex-direction:row;align-items:flex-end}.section-offer__row{gap:36px}.section-offer__row:first-child{flex-direction:column;flex:0 0 402px;order:1}.section-offer__row:last-child{flex-direction:column;flex:0 0 402px;order:3}.section-offer__image{flex:1;order:2;min-width:0}}@media (width<=1440px){.section-offer__header{flex-direction:column;align-items:flex-start;gap:24px}.section-offer__title .section-title span{white-space:normal}}@media (width<=1200px){.section-offer{width:calc(100% - 80px)}.section-offer__card-text{max-width:100%}}@media (width<=1280px){.section-offer__cards{flex-direction:column}.section-offer__row{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:100%;display:grid}.section-offer__image{height:auto;min-height:300px;order:unset!important}.section-offer__image img{object-fit:cover}}@media (width<=768px){.section-offer{width:calc(100% - 40px);padding-top:32px}.section-offer__header{gap:12px;margin-bottom:32px}.section-offer__row{flex-direction:column;grid-template-columns:none;gap:20px;display:flex}.section-offer__card{padding:20px 16px}.section-offer__card-title{font-size:24px;line-height:1.2}.section-offer__image{height:auto;min-height:220px}}.section-process{box-sizing:border-box;width:calc(100% - clamp(32px,6vw,80px));max-width:1680px;margin:0 auto;padding:clamp(48px,6vw,100px) 0 0}.section-process__wrapper{grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(16px,1.6vw,26px);display:grid;position:relative}.section-process__radio{appearance:none;opacity:0;pointer-events:none;border:0;width:0;height:0;margin:0;padding:0;position:absolute}.section-process__bg{background:#112459;border-radius:20px;width:100%;min-height:clamp(420px,46vw,826px);position:relative;overflow:hidden}.section-process__bg-image{opacity:.85;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.section-process__bg .section-title span{white-space:nowrap;display:block}.section-process__bg .section-title br{display:none}.section-process__bg .section-title span:not(.bold){color:#fff;font-size:clamp(22px,2.4vw,38px)}.section-process__bg .section-title span.bold{font-size:clamp(28px,3.4vw,56px)}@media (width<=800px){.section-process__bg .section-title span{white-space:normal;word-break:break-word}}.section-process__content{z-index:2;height:100%;min-height:inherit;flex-direction:column;justify-content:center;gap:clamp(20px,2.6vw,50px);padding:clamp(28px,4vw,64px) clamp(24px,4.5vw,96px);display:flex;position:relative}.section-process__steps{flex-direction:column;gap:clamp(12px,1.6vw,24px);width:100%;max-width:402px;display:flex}.section-process__step{cursor:pointer;align-items:center;gap:clamp(14px,1.6vw,24px);display:flex}.section-process__step-arrow{color:#fff;flex-shrink:0;justify-content:center;align-items:center;padding:5px 8px;display:none;overflow:hidden}.section-process__step-arrow svg{opacity:0;width:13px;height:8px;animation:.32s cubic-bezier(.22,1,.36,1) 50ms forwards process-arrow-in;transform:translate(-6px)}.section-process__step-number{color:#fff;flex-shrink:0;font-family:Inter,sans-serif;font-size:clamp(15px,1.3vw,20px);font-weight:500;line-height:1.6}.section-process__step-text{color:#fff;font-family:Inter,sans-serif;font-size:clamp(15px,1.3vw,20px);font-weight:400;line-height:1.6}.section-process__step.is-active .section-process__step-number,.section-process__step.is-active .section-process__step-text{font-weight:600}.section-process__step-line{background:#fff3;width:100%;height:1px}@media (width<=1100px){.section-process__wrapper{grid-template-columns:1fr;gap:20px}.section-process__bg{min-height:auto}.section-process__content{gap:clamp(24px,3vw,40px);min-height:auto;padding:clamp(40px,5vw,64px) clamp(24px,5vw,64px)}}@media (width<=800px){.section-process{width:calc(100% - 24px)}.section-process__content{gap:24px;padding:40px 24px}.section-process__step{gap:16px}.section-process__step-number,.section-process__step-text{font-size:16px}}.section-process__detail-stack{grid-template-columns:1fr;display:grid}.section-process__detail-stack .section-process__detail{opacity:0;pointer-events:none;grid-area:1/1;transition:opacity .2s}.section-process #process-step-0:checked~.section-process__bg .section-process__step[data-step="0"] .section-process__step-number,.section-process #process-step-0:checked~.section-process__bg .section-process__step[data-step="0"] .section-process__step-text{font-weight:600}.section-process #process-step-0:checked~.section-process__bg .section-process__step[data-step="0"] .section-process__step-arrow{display:flex}.section-process #process-step-0:checked~.section-process__right .section-process__detail-stack .section-process__detail[data-step="0"]{opacity:1;pointer-events:auto;animation:.4s cubic-bezier(.22,1,.36,1) both process-detail-in}.section-process #process-step-1:checked~.section-process__bg .section-process__step[data-step="1"] .section-process__step-number,.section-process #process-step-1:checked~.section-process__bg .section-process__step[data-step="1"] .section-process__step-text{font-weight:600}.section-process #process-step-1:checked~.section-process__bg .section-process__step[data-step="1"] .section-process__step-arrow{display:flex}.section-process #process-step-1:checked~.section-process__right .section-process__detail-stack .section-process__detail[data-step="1"]{opacity:1;pointer-events:auto;animation:.4s cubic-bezier(.22,1,.36,1) both process-detail-in}.section-process #process-step-2:checked~.section-process__bg .section-process__step[data-step="2"] .section-process__step-number,.section-process #process-step-2:checked~.section-process__bg .section-process__step[data-step="2"] .section-process__step-text{font-weight:600}.section-process #process-step-2:checked~.section-process__bg .section-process__step[data-step="2"] .section-process__step-arrow{display:flex}.section-process #process-step-2:checked~.section-process__right .section-process__detail-stack .section-process__detail[data-step="2"]{opacity:1;pointer-events:auto;animation:.4s cubic-bezier(.22,1,.36,1) both process-detail-in}.section-process #process-step-3:checked~.section-process__bg .section-process__step[data-step="3"] .section-process__step-number,.section-process #process-step-3:checked~.section-process__bg .section-process__step[data-step="3"] .section-process__step-text{font-weight:600}.section-process #process-step-3:checked~.section-process__bg .section-process__step[data-step="3"] .section-process__step-arrow{display:flex}.section-process #process-step-3:checked~.section-process__right .section-process__detail-stack .section-process__detail[data-step="3"]{opacity:1;pointer-events:auto;animation:.4s cubic-bezier(.22,1,.36,1) both process-detail-in}.section-process #process-step-4:checked~.section-process__bg .section-process__step[data-step="4"] .section-process__step-number,.section-process #process-step-4:checked~.section-process__bg .section-process__step[data-step="4"] .section-process__step-text{font-weight:600}.section-process #process-step-4:checked~.section-process__bg .section-process__step[data-step="4"] .section-process__step-arrow{display:flex}.section-process #process-step-4:checked~.section-process__right .section-process__detail-stack .section-process__detail[data-step="4"]{opacity:1;pointer-events:auto;animation:.4s cubic-bezier(.22,1,.36,1) both process-detail-in}.section-process #process-step-5:checked~.section-process__bg .section-process__step[data-step="5"] .section-process__step-number,.section-process #process-step-5:checked~.section-process__bg .section-process__step[data-step="5"] .section-process__step-text{font-weight:600}.section-process #process-step-5:checked~.section-process__bg .section-process__step[data-step="5"] .section-process__step-arrow{display:flex}.section-process #process-step-5:checked~.section-process__right .section-process__detail-stack .section-process__detail[data-step="5"]{opacity:1;pointer-events:auto;animation:.4s cubic-bezier(.22,1,.36,1) both process-detail-in}.section-process #process-step-6:checked~.section-process__bg .section-process__step[data-step="6"] .section-process__step-number,.section-process #process-step-6:checked~.section-process__bg .section-process__step[data-step="6"] .section-process__step-text{font-weight:600}.section-process #process-step-6:checked~.section-process__bg .section-process__step[data-step="6"] .section-process__step-arrow{display:flex}.section-process #process-step-6:checked~.section-process__right .section-process__detail-stack .section-process__detail[data-step="6"]{opacity:1;pointer-events:auto;animation:.4s cubic-bezier(.22,1,.36,1) both process-detail-in}@keyframes process-detail-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes process-arrow-in{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes process-feature-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.section-process__detail-features{text-align:left;flex-direction:column;gap:clamp(8px,.8vw,10px);margin:0;padding:0;list-style:none;display:flex}@media (width<=768px){.section-process__detail-features{width:fit-content;margin-inline:auto}}.section-process__detail-features li{color:#272424;opacity:0;padding-left:28px;font-family:Inter,sans-serif;font-size:clamp(13px,1vw,15px);line-height:1.55;animation:.35s cubic-bezier(.22,1,.36,1) both process-feature-in;position:relative}.section-process__detail-features li:first-child{animation-delay:.15s}.section-process__detail-features li:nth-child(2){animation-delay:.25s}.section-process__detail-features li:nth-child(3){animation-delay:.35s}.section-process__detail-features li:nth-child(4){animation-delay:.45s}.section-process__detail-features li:before{content:"✓";color:#133b44;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;font-weight:700;display:inline-flex;position:absolute;top:0;left:0}.section-packages{max-width:1112px;margin:0 auto;padding:100px 0 0}.section-packages__header{text-align:center;margin-bottom:40px}.section-packages__title{color:#ff0007;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:58px;font-weight:700;line-height:120%}.section-packages__subtitle{color:#272424;text-align:center;max-width:828px;margin:0 auto;font-family:Inter,sans-serif;font-size:18px;line-height:28px}.section-packages__grid{flex-direction:column;gap:25px;display:flex}.section-packages__row{gap:24px;display:flex}.section-packages__row--top{flex-wrap:wrap;justify-content:center;align-items:stretch}.section-packages__row--top .package{flex:0 0 544px;min-height:620px}@media (width<=1200px){.section-packages{padding:60px 0}.section-packages__grid{gap:40px}}@media (width<=1140px){.section-packages{padding:60px 40px}.section-packages__row--top .package{flex:0 0 calc(50% - 10px)}}@media (width<=992px){.section-packages{padding:60px 40px}.section-packages__row{flex-direction:column}.section-packages__row--top .package{flex:none;width:100%}}.section-packages__slider{position:relative}.section-packages__arrow,.section-packages__dots{display:none}@media (width<=768px){.section-packages{padding:40px 0}.section-packages__header{padding:0 20px}.section-packages__grid{gap:32px}.section-packages__title{font-size:40px;line-height:48px}.section-packages__row--top{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-flow:row;justify-content:flex-start;gap:16px;padding:4px 20px 0;scroll-padding-inline:20px;display:flex;overflow-x:auto}.section-packages__row--top::-webkit-scrollbar{display:none}.section-packages__row--top .package{scroll-snap-align:start;scroll-snap-stop:always;min-width:0;max-width:100%;min-height:0;flex:0 0 100%!important;width:100%!important}.section-packages__arrow{z-index:2;color:#272424;cursor:pointer;opacity:.6;background:#ffffffb3;border:1px solid #27242426;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:opacity .25s,background .2s,border-color .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000000f}.section-packages__arrow:hover{opacity:1;background:#fff;border-color:#2724244d}.section-packages__arrow:active{opacity:1;transform:translateY(-50%)scale(.95)}.section-packages__arrow--prev{left:12px}.section-packages__arrow--next{right:12px}.section-packages__dots{justify-content:center;gap:10px;margin-top:20px;padding:0 20px;display:flex}.section-packages__dot{cursor:pointer;background:#27242433;border-radius:50%;width:10px;height:10px;text-decoration:none;transition:background .2s,transform .2s}.section-packages__dot:hover{background:#27242466}@supports (animation-timeline:scroll()){.section-packages{timeline-scope:--packages-scroll, --package-1, --package-2, --package-3, --package-4}.section-packages__row--top{scroll-timeline-name:--packages-scroll;scroll-timeline-axis:inline}.section-packages__row--top>.package:first-child{view-timeline-name:--package-1;view-timeline-axis:inline}.section-packages__row--top>.package:nth-child(2){view-timeline-name:--package-2;view-timeline-axis:inline}.section-packages__row--top>.package:nth-child(3){view-timeline-name:--package-3;view-timeline-axis:inline}.section-packages__row--top>.package:nth-child(4){view-timeline-name:--package-4;view-timeline-axis:inline}.section-packages__arrow--prev{animation:linear both section-packages-prev-visible;animation-timeline:--packages-scroll}.section-packages__arrow--next{animation:linear both section-packages-next-visible;animation-timeline:--packages-scroll}.section-packages__dot:first-of-type{animation:linear both section-packages-dot-active;animation-timeline:--package-1;animation-range:cover 25% cover 75%}.section-packages__dot:nth-of-type(2){animation:linear both section-packages-dot-active;animation-timeline:--package-2;animation-range:cover 25% cover 75%}.section-packages__dot:nth-of-type(3){animation:linear both section-packages-dot-active;animation-timeline:--package-3;animation-range:cover 25% cover 75%}.section-packages__dot:nth-of-type(4){animation:linear both section-packages-dot-active;animation-timeline:--package-4;animation-range:cover 25% cover 75%}}}@keyframes section-packages-dot-active{0%,to{background:#27242433;transform:scale(1)}50%{background:#ff0007;transform:scale(1.3)}}@keyframes section-packages-prev-visible{0%,2%{opacity:0;pointer-events:none}3%,to{opacity:.6;pointer-events:auto}}@keyframes section-packages-next-visible{0%,97%{opacity:.6;pointer-events:auto}98%,to{opacity:0;pointer-events:none}}.package{background:#fff;border-radius:20px;flex-direction:column;flex:1;gap:24px;min-width:0;padding:24px 20px;display:flex}@media (width<=768px){.package{padding:24px 16px}}.package--premium{border:2px solid #1e3a8a;box-shadow:0 -3px 11.4px #3f578b26}.package--repair{background:#fff;box-shadow:0 -3px 11.4px #3f578b26}.package__top{justify-content:space-between;align-items:flex-start;gap:clamp(32px,5vw,324px);display:flex}@media (width<=1200px){.package__top{flex-wrap:wrap;gap:32px}}@media (width<=992px){.package__top{flex-direction:column;gap:24px}}.package__side{flex-direction:column;flex-shrink:0;gap:16px;min-width:150px;display:flex}.package__side .package__cta .btn{width:auto}.package__head{flex-direction:column;gap:16px;min-width:0;display:flex}.package__name-row{flex-wrap:wrap;align-items:center;gap:11px;display:flex}.package__name{color:#272424;font-family:Outfit,sans-serif;font-size:34px;font-weight:600;line-height:30px}.package__name--premium{color:#ff0007}.package__badge{text-transform:uppercase;letter-spacing:-.05em;border-radius:50px;padding:0 16px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:24px;display:inline-flex}.package__badge--red{color:#fff;background:#ff0007}.package__badge--dark{color:#fff;background:#272424}.package__badge--outline{color:#272424;background:0 0;border:1px solid #272424;border-radius:50px;padding:0 12px;font-size:12px;font-weight:600}.package__badge--info{color:#025f9a;background:#025f9a1a;padding:0 12px;font-weight:500}.package__badge-note{letter-spacing:-.05em;color:#272424;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:24px}.package__desc{color:#272424;font-family:Inter,sans-serif;font-size:16px;line-height:22px}.package__desc strong{color:#ff0007;font-weight:700}.package__price{flex-direction:column;gap:5px;margin-top:4px;display:flex}.package__price-amount{font-family:Outfit,sans-serif;font-size:44px;font-weight:600;line-height:30px}.package__price-amount--dark{color:#272424}.package__price-amount--red{color:#ff0007}.package__price-amount--blue{color:#025f9a}.package__price-label{color:#77777e;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:24px}.package__cta .btn{justify-content:space-between;gap:44px;width:auto;padding:16px 24px}.package__cta .btn__arrow{flex-shrink:0}.package__features{flex-direction:column;gap:16px;display:flex}.package__features--secondary{flex-direction:column;gap:8px;margin-top:-8px;display:flex}.package__features-title{color:#272424;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:22px}.package__feature-list{flex-direction:column;gap:11px;display:flex}.package__feature{align-items:center;gap:16px;display:flex}@media (width<=768px){.package__feature{gap:10px}}.package__feature-icon{flex-shrink:0;width:18px;height:auto;display:block}.package__feature-info{flex-shrink:0;width:20px;height:20px;display:block}.package__feature-text{color:#272424;font-family:Inter,sans-serif;font-size:16px;line-height:22px}.package__feature--has-tooltip{cursor:help;outline:none;position:relative}.package__feature-info-wrap{vertical-align:middle;margin-inline-start:6px;line-height:0;display:inline-block;position:relative}.package__feature-info-wrap .package__feature-info{vertical-align:middle}.package__feature-info-wrap[data-tooltip]:after,.package__feature-info-wrap[data-tooltip]:before{z-index:5;pointer-events:none;opacity:0;transition:opacity .18s,transform .18s;position:absolute;transform:translateY(4px)}.package__feature-info-wrap[data-tooltip]:after{content:attr(data-tooltip);color:#fff;white-space:normal;text-align:left;background:#272424;border-radius:10px;width:max-content;max-width:min(320px,90vw);padding:8px 12px;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.4;bottom:calc(100% + 10px);left:50%;translate:-50%;box-shadow:0 6px 16px #0000002e}.package__feature-info-wrap[data-tooltip]:before{content:"";border-top:6px solid #272424;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;bottom:calc(100% + 4px);left:50%;translate:-50%}.package__feature--has-tooltip:hover .package__feature-info-wrap[data-tooltip]:after,.package__feature--has-tooltip:hover .package__feature-info-wrap[data-tooltip]:before,.package__feature--has-tooltip:focus-visible .package__feature-info-wrap[data-tooltip]:after,.package__feature--has-tooltip:focus-visible .package__feature-info-wrap[data-tooltip]:before,.package__feature--has-tooltip:focus-within .package__feature-info-wrap[data-tooltip]:after,.package__feature--has-tooltip:focus-within .package__feature-info-wrap[data-tooltip]:before{opacity:1;transform:translateY(0)}@media (width<=768px){.package__feature--has-tooltip .package__feature-info-wrap[data-tooltip]{position:static}.package__feature--has-tooltip .package__feature-info-wrap[data-tooltip]:after{width:auto;max-width:none;left:0;right:0;translate:none}.package__feature--has-tooltip .package__feature-info-wrap[data-tooltip]:before{display:none}}.package__columns{gap:24px;display:flex}.package__columns .package__features{flex:1}.package__feature-icon{color:#272424;flex-shrink:0}.package__feature-icon--muted{color:#b8b8b8}.package__feature-info{color:#d5dae1;flex-shrink:0}.package-cta-card{flex:1;height:393px;position:relative}.package-cta-card__card{border-radius:20px;height:328px;position:absolute;top:65px;left:0;right:0;overflow:hidden}.package-cta-card__bg{position:absolute;inset:0}.package-cta-card__bg img{object-fit:cover;width:100%;height:100%}.package-cta-card__overlay{background:linear-gradient(90deg,#fff0 0%,#ffffffd9 57%,#ffffffe6 74%,#fff 100%);position:absolute;inset:0}.package-cta-card__images{z-index:1;width:455px;height:393px;position:absolute;top:0;left:89px}.package-cta-card__images img{object-fit:cover;object-position:top center;width:100%;height:100%}.package-cta-card__content{z-index:2;flex-direction:column;align-items:flex-start;gap:16px;width:493px;display:flex;position:absolute;top:89px;left:601px}.package-cta-card__title{color:#272424;font-family:Outfit,sans-serif;font-size:38px;font-weight:600;line-height:120%}.package-cta-card__text{color:#272424;max-width:508px;font-family:Inter,sans-serif;font-size:18px;line-height:28px}.package-cta-card__text strong{font-weight:600}@media (width<=1200px){.package-cta-card{height:auto}.package-cta-card__card{height:auto;min-height:328px;position:relative;top:0}.package-cta-card__images{display:none}.package-cta-card__content{width:auto;margin-left:40px;padding:40px 40px 40px 0;position:relative;top:0;left:0}}@media (width<=768px){.package-cta-card__card{min-height:auto}.package-cta-card__content{text-align:center;align-items:center;width:auto;margin-left:0;padding:32px 20px}.package-cta-card__title{font-size:28px;line-height:36px}.package-cta-card__text{max-width:100%}}.info-notice{background:#dae6ff;border-radius:10px;justify-content:center;align-items:center;gap:10px;max-width:1112px;margin:24px auto 0;padding:10px;display:flex}.info-notice__icon{flex-shrink:0;width:24px;height:24px}.info-notice__text{color:#272424;margin:0;font-family:Inter,sans-serif;font-size:16px;line-height:22px}.info-notice__text a{color:#ff0007;font-weight:600;text-decoration:none}.info-notice__text a:hover{text-decoration:underline}.info-notice__link{color:#ff0007;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.info-notice__link:hover{text-decoration:underline}.info-notice__arrow{vertical-align:middle;flex-shrink:0;display:inline-block}@media (width<=768px){.info-notice{margin:20px 20px 0}.info-notice__text{font-size:14px}}.section-packages .info-notice{max-width:none;margin:0}@media (width<=768px){.section-packages .info-notice{margin:0}}.section-cars{box-sizing:border-box;width:calc(100% - 240px);max-width:1680px;margin:0 auto;padding:80px 0}.section-cars__header{margin-bottom:39px}.section-cars__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}@media (width<=1320px){.section-cars__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1200px){.section-cars{width:calc(100% - 80px)}.section-cars__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.section-cars{width:100%;padding:0}.section-cars__header{text-align:center;padding:0 20px}}.section-cars__slider{position:relative}.section-cars__arrow,.section-cars__dots{display:none}@media (width<=768px){.section-cars__grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:16px;padding:4px 20px 0;scroll-padding-inline:20px;display:flex;overflow-x:auto}.section-cars__grid::-webkit-scrollbar{display:none}.section-cars__grid>.analiza-card{scroll-snap-align:start;flex:0 0 100%;min-width:0}.section-cars__arrow{z-index:2;color:#272424;cursor:pointer;opacity:.6;background:#ffffffb3;border:1px solid #27242426;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:opacity .25s,background .2s,border-color .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000000f}.section-cars__arrow:hover{opacity:1;background:#fff;border-color:#2724244d}.section-cars__arrow:active{opacity:1;transform:translateY(-50%)scale(.95)}.section-cars__arrow--prev{left:12px}.section-cars__arrow--next{right:12px}.section-cars__dots{justify-content:center;gap:10px;margin-top:20px;padding:0 20px;display:flex}.section-cars__dot{cursor:pointer;background:#27242433;border-radius:50%;width:10px;height:10px;text-decoration:none;transition:background .2s,transform .2s}.section-cars__dot:hover{background:#27242466}@supports (animation-timeline:scroll()){.section-cars{timeline-scope:--cars-scroll, --cars-1, --cars-2, --cars-3, --cars-4, --cars-5, --cars-6, --cars-7, --cars-8}.section-cars__grid{scroll-timeline-name:--cars-scroll;scroll-timeline-axis:inline}.section-cars__grid>.analiza-card:first-child{view-timeline-name:--cars-1;view-timeline-axis:inline}.section-cars__grid>.analiza-card:nth-child(2){view-timeline-name:--cars-2;view-timeline-axis:inline}.section-cars__grid>.analiza-card:nth-child(3){view-timeline-name:--cars-3;view-timeline-axis:inline}.section-cars__grid>.analiza-card:nth-child(4){view-timeline-name:--cars-4;view-timeline-axis:inline}.section-cars__grid>.analiza-card:nth-child(5){view-timeline-name:--cars-5;view-timeline-axis:inline}.section-cars__grid>.analiza-card:nth-child(6){view-timeline-name:--cars-6;view-timeline-axis:inline}.section-cars__grid>.analiza-card:nth-child(7){view-timeline-name:--cars-7;view-timeline-axis:inline}.section-cars__grid>.analiza-card:nth-child(8){view-timeline-name:--cars-8;view-timeline-axis:inline}.section-cars__arrow--prev{animation:linear both mobile-slider-prev-visible;animation-timeline:--cars-scroll}.section-cars__arrow--next{animation:linear both mobile-slider-next-visible;animation-timeline:--cars-scroll}.section-cars__dot:first-of-type{animation:linear both mobile-slider-dot-active;animation-timeline:--cars-1;animation-range:cover 25% cover 75%}.section-cars__dot:nth-of-type(2){animation:linear both mobile-slider-dot-active;animation-timeline:--cars-2;animation-range:cover 25% cover 75%}.section-cars__dot:nth-of-type(3){animation:linear both mobile-slider-dot-active;animation-timeline:--cars-3;animation-range:cover 25% cover 75%}.section-cars__dot:nth-of-type(4){animation:linear both mobile-slider-dot-active;animation-timeline:--cars-4;animation-range:cover 25% cover 75%}.section-cars__dot:nth-of-type(5){animation:linear both mobile-slider-dot-active;animation-timeline:--cars-5;animation-range:cover 25% cover 75%}.section-cars__dot:nth-of-type(6){animation:linear both mobile-slider-dot-active;animation-timeline:--cars-6;animation-range:cover 25% cover 75%}.section-cars__dot:nth-of-type(7){animation:linear both mobile-slider-dot-active;animation-timeline:--cars-7;animation-range:cover 25% cover 75%}.section-cars__dot:nth-of-type(8){animation:linear both mobile-slider-dot-active;animation-timeline:--cars-8;animation-range:cover 25% cover 75%}}}.section-faq{max-width:1112px;margin:0 auto;padding:80px 0}.section-faq__header{text-align:center;margin-bottom:24px}.section-faq__container{background:#f0f0f0;border-radius:20px;padding:40px;position:relative;overflow:hidden}.section-faq__container:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#1e3a8a 0%,#fff 45%,#ff3b3b 75%,#d72638 100%);border-radius:20px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.section-faq__list{flex-direction:column;gap:24px;max-width:994px;margin:0 auto;display:flex}.section-faq__more{justify-content:center;margin-top:32px;display:flex}@media (width<=1200px){.section-faq{padding:60px 40px}.section-faq__container{padding:24px}}@media (width<=768px){.section-faq{padding:40px 20px}.section-faq__more{margin-top:24px}}.faq-item{cursor:pointer;background:#fff;border-radius:10px;padding:24px;scroll-margin-top:120px;transition:all .3s}.faq-item__question{justify-content:space-between;align-items:center;display:flex}.faq-item__q-text{letter-spacing:-.006em;color:#272424;font-family:Outfit,sans-serif;font-size:20px;font-weight:600;line-height:24px}.faq-item__icon{color:#272424;flex-shrink:0;width:20px;height:20px;transition:transform .3s}.faq-item__answer{max-height:0;transition:max-height .4s,margin-top .4s;overflow:hidden}.faq-item__a-text{letter-spacing:-.024em;color:#4b5565;padding-top:16px;font-family:Inter,sans-serif;font-size:16px;line-height:24px}.faq-item.is-open .faq-item__icon{transform:rotate(180deg)}.faq-item.is-open .faq-item__answer{max-height:200px}@media (width<=768px){.faq-item{padding:18px 16px}.faq-item__q-text{font-size:15px;line-height:20px}.faq-item__a-text{padding-top:12px;font-size:13px;line-height:20px}}.section-contact{box-sizing:border-box;width:calc(100% - 240px);max-width:1680px;margin:0 auto;padding:80px 0}.section-contact__grid{align-items:stretch;gap:24px;display:flex}.section-contact__form-wrap{background:#fff;border-radius:20px;flex:1;min-width:0;padding:44px 30px 30px}.section-contact__form-title{color:#272424;margin-bottom:65px;font-family:Outfit,sans-serif;font-size:32px;font-weight:600;line-height:100%}.section-contact__image{border-radius:20px;flex-shrink:0;width:544px;overflow:hidden}.section-contact__image img{object-fit:cover;object-position:60% center;width:100%;height:100%;display:block}@media (width<=1320px){.section-contact__grid{flex-direction:column}.section-contact__image{width:100%;height:360px}}@media (width<=1200px){.section-contact{width:calc(100% - 80px)}}@media (width<=768px){.section-contact{width:calc(100% - 40px);padding:40px 0}.section-contact__form-wrap{padding:24px 16px}.section-contact__form-title{margin-bottom:32px;font-size:24px}.section-contact__image{height:240px}}.form{grid-template-columns:1fr 1fr 1fr;gap:15px 30px;display:grid}.form__group{flex-direction:column;gap:9px;display:flex}.form__group--full{grid-column:1/-1}.form__label{color:#272424;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;line-height:18.6px}.form__input,.form__textarea{color:#272424;box-sizing:border-box;background:#f1f1f1;border-radius:10px;width:100%;min-width:0;padding:16px;font-family:Inter,sans-serif;font-size:14px;font-weight:300;transition:border-color .3s}.form__input::placeholder,.form__textarea::placeholder{color:#8c8c8c}.form__input:focus,.form__textarea:focus{outline:none;box-shadow:0 0 0 2px #ff000733}.form__textarea{resize:vertical;min-height:113px}.form__checkbox{grid-column:1/-1;align-items:center;gap:12px;margin-top:12px;display:flex}.form__checkbox input[type=checkbox]{accent-color:#ff0007;border:1px solid #767676;border-radius:2.5px;width:13px;height:13px}.form__checkbox label{color:#7a7774;font-family:Overused Grotesk,sans-serif;font-size:14px;line-height:16px}.form__checkbox label a{color:#ff0007;text-decoration:underline}.form__submit{grid-column:1/-1;margin-top:20px}.form__submit .btn{width:auto}@media (width<=900px){.form{grid-template-columns:1fr 1fr}}@media (width<=768px){.form{grid-template-columns:1fr}}.section-about{padding:80px 0}.section-about__container{text-align:center;max-width:1112px;margin:0 auto}.section-about__title{margin-bottom:20px}.section-about__text{color:#272424;text-align:center;max-width:1396px;margin:0 auto;font-family:Inter,sans-serif;font-size:18px;line-height:28px}.section-about__text strong{font-weight:600}.section-about__text p{margin-bottom:16px}.section-about__cta{justify-content:center;margin-top:32px;display:flex}@media (width<=1200px){.section-about{padding:60px 40px}}.section-opinions{box-sizing:border-box;width:calc(100% - 240px);max-width:1680px;margin:0 auto;padding:80px 0}.section-opinions__header{margin-bottom:39px}.section-opinions__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}@media (width<=1200px){.section-opinions{width:calc(100% - 80px)}.section-opinions__grid{grid-template-columns:1fr}}@media (width<=768px){.section-opinions{width:100%;padding:0}.section-opinions__header{text-align:center;padding:0 20px}}.section-opinions__slider{position:relative}.section-opinions__arrow,.section-opinions__dots{display:none}@media (width<=768px){.section-opinions__grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:16px;padding:4px 20px 0;scroll-padding-inline:20px;display:flex;overflow-x:auto}.section-opinions__grid::-webkit-scrollbar{display:none}.section-opinions__grid>.opinion-card{scroll-snap-align:start;flex:0 0 100%;min-width:0}.section-opinions__arrow{z-index:2;color:#272424;cursor:pointer;opacity:.6;background:#ffffffb3;border:1px solid #27242426;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:opacity .25s,background .2s,border-color .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000000f}.section-opinions__arrow:hover{opacity:1;background:#fff;border-color:#2724244d}.section-opinions__arrow:active{opacity:1;transform:translateY(-50%)scale(.95)}.section-opinions__arrow--prev{left:12px}.section-opinions__arrow--next{right:12px}.section-opinions__dots{justify-content:center;gap:10px;margin-top:20px;padding:0 20px;display:flex}.section-opinions__dot{cursor:pointer;background:#27242433;border-radius:50%;width:10px;height:10px;text-decoration:none;transition:background .2s,transform .2s}.section-opinions__dot:hover{background:#27242466}@supports (animation-timeline:scroll()){.section-opinions{timeline-scope:--opinion-scroll, --opinion-1, --opinion-2, --opinion-3, --opinion-4, --opinion-5, --opinion-6}.section-opinions__grid{scroll-timeline-name:--opinion-scroll;scroll-timeline-axis:inline}.section-opinions__grid>.opinion-card:first-child{view-timeline-name:--opinion-1;view-timeline-axis:inline}.section-opinions__grid>.opinion-card:nth-child(2){view-timeline-name:--opinion-2;view-timeline-axis:inline}.section-opinions__grid>.opinion-card:nth-child(3){view-timeline-name:--opinion-3;view-timeline-axis:inline}.section-opinions__grid>.opinion-card:nth-child(4){view-timeline-name:--opinion-4;view-timeline-axis:inline}.section-opinions__grid>.opinion-card:nth-child(5){view-timeline-name:--opinion-5;view-timeline-axis:inline}.section-opinions__grid>.opinion-card:nth-child(6){view-timeline-name:--opinion-6;view-timeline-axis:inline}.section-opinions__arrow--prev{animation:linear both mobile-slider-prev-visible;animation-timeline:--opinion-scroll}.section-opinions__arrow--next{animation:linear both mobile-slider-next-visible;animation-timeline:--opinion-scroll}.section-opinions__dot:first-of-type{animation:linear both mobile-slider-dot-active;animation-timeline:--opinion-1;animation-range:cover 25% cover 75%}.section-opinions__dot:nth-of-type(2){animation:linear both mobile-slider-dot-active;animation-timeline:--opinion-2;animation-range:cover 25% cover 75%}.section-opinions__dot:nth-of-type(3){animation:linear both mobile-slider-dot-active;animation-timeline:--opinion-3;animation-range:cover 25% cover 75%}.section-opinions__dot:nth-of-type(4){animation:linear both mobile-slider-dot-active;animation-timeline:--opinion-4;animation-range:cover 25% cover 75%}.section-opinions__dot:nth-of-type(5){animation:linear both mobile-slider-dot-active;animation-timeline:--opinion-5;animation-range:cover 25% cover 75%}.section-opinions__dot:nth-of-type(6){animation:linear both mobile-slider-dot-active;animation-timeline:--opinion-6;animation-range:cover 25% cover 75%}}}.section-opinions__pagination{display:none}@media (width>=769px){.section-opinions__pagination{justify-content:center;align-items:center;gap:8px;margin-top:32px;display:flex}}.section-opinions__pagination-page,.section-opinions__pagination-nav{appearance:none;color:#272424;cursor:pointer;background:0 0;border:1px solid #27242426;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-family:Inter,sans-serif;font-size:15px;font-weight:500;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.section-opinions__pagination-page:hover,.section-opinions__pagination-nav:hover{background:#2724240d;border-color:#2724244d}.section-opinions__pagination-page.is-current{color:#fff;background:#ff0007;border-color:#ff0007}.section-opinions__pagination-page.is-current:hover{background:#ff0007;border-color:#ff0007}.section-opinions__pagination-nav:disabled{opacity:.35;cursor:not-allowed}.section-opinions__pagination-nav:disabled:hover{background:0 0;border-color:#27242426}@media (width>=769px){.section-opinions__grid[data-pages]:not([data-pages="1"])>.opinion-card{display:none}.section-opinions__grid[data-active-page="1"]>.opinion-card[data-page="1"],.section-opinions__grid[data-active-page="2"]>.opinion-card[data-page="2"],.section-opinions__grid[data-active-page="3"]>.opinion-card[data-page="3"],.section-opinions__grid[data-active-page="4"]>.opinion-card[data-page="4"],.section-opinions__grid[data-active-page="5"]>.opinion-card[data-page="5"],.section-opinions__grid[data-active-page="6"]>.opinion-card[data-page="6"]{display:flex}}.opinion-card{background:#fff;border-radius:24px;padding:8px}.opinion-card__inner{flex-direction:column;gap:0;padding:16px;display:flex}.opinion-card__header{justify-content:space-between;align-items:center;display:flex}.opinion-card__author{color:#272424;font-family:Outfit,sans-serif;font-size:20px;font-weight:600;line-height:22.8px}.opinion-card__stars{gap:8px;display:flex}.opinion-card__stars svg{fill:#ffce31;width:22.5px;height:21.75px}.opinion-card__divider{border:none;border-top:1px solid #e9e8e8;margin:16px 0}.opinion-card__text{color:#272424;font-family:Inter,sans-serif;font-size:16px;line-height:20px}.site-footer{border-radius:44px;flex-direction:column;min-height:696px;margin:0 40px 35px;display:flex;position:relative;overflow:hidden}.site-footer__bg{z-index:0;position:absolute;inset:0}.site-footer__bg img{object-fit:cover;width:100%;height:100%}.site-footer__content{z-index:2;flex-direction:column;flex:1;justify-content:space-between;width:100%;max-width:1396px;margin:0 auto;padding:70px 48px 0;display:flex;position:relative}.site-footer__cta-row{align-items:flex-start;gap:261px;display:flex}.site-footer__logo{border-radius:12px;flex-shrink:0;width:164px;height:164px;overflow:hidden}.site-footer__logo img{object-fit:contain;width:100%;height:100%}.site-footer__cta-block{flex-direction:column;flex:1;gap:16px;min-width:0;max-width:971px;display:flex}.site-footer__cta-title{color:#fff;font-family:Outfit,sans-serif;font-size:38px;font-weight:600;line-height:120%}.site-footer__cta-text{color:#fff;font-family:Inter,sans-serif;font-size:18px;line-height:28px}.site-footer__cta-text strong{font-weight:600}.site-footer__cta-block .btn{width:fit-content;margin-top:8px}.site-footer__info-row{align-items:flex-start;gap:133px;margin-top:92px;display:flex}.site-footer__contact{flex-direction:column;flex-shrink:0;gap:22px;width:292px;display:flex}.site-footer__company{flex-direction:column;gap:14px;display:flex}.site-footer__company-name{color:#fff;font-family:Outfit,sans-serif;font-size:20px;font-weight:600;line-height:18px}.site-footer__company-address{color:#fff;white-space:pre-line;font-family:Inter,sans-serif;font-size:16px;line-height:26px}.site-footer__contact-details{flex-direction:column;gap:4px;display:flex}.site-footer__contact-item{align-items:center;gap:12px;display:flex}.site-footer__contact-item--phone{gap:12px}.site-footer__contact-item--phone a{font-size:26px;font-weight:600;line-height:26px}.site-footer__contact-item--email{gap:20px}.site-footer__contact-item--email a{color:#ff0007;font-size:18px;line-height:36px}.site-footer__contact-item .icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.site-footer__contact-item a{color:#fff;font-family:Inter,sans-serif}.site-footer__menus{flex:1;gap:105px;min-width:0;display:flex}.site-footer__menu-group{flex-direction:column;gap:24px;display:flex}.site-footer__menu-group-title{color:#fff;font-family:Outfit,sans-serif;font-size:20px;font-weight:600;line-height:18px}.site-footer__menu-group ul{flex-direction:column;gap:10px;display:flex}.site-footer__menu-group ul li a{color:#fff;font-family:Inter,sans-serif;font-size:16px;line-height:26px;transition:opacity .3s}.site-footer__menu-group ul li a:hover{opacity:.7}.site-footer__menu-columns{gap:36px;display:flex}.site-footer__social-icons{gap:16px;display:flex}.site-footer__social-icons a{justify-content:center;align-items:center;width:30px;height:30px;display:flex}.site-footer__divider{border:none;border-top:1px solid #6d6d6d;margin-top:auto}.site-footer__bottom{justify-content:space-between;align-items:center;padding:30px 0;display:flex}.site-footer__copyright{color:#fff;font-family:Inter,sans-serif;font-size:14px;line-height:18px}.site-footer__credit{align-items:center;gap:9px;display:flex}.site-footer__credit span{color:#fff;font-family:Inter,sans-serif;font-size:14px;line-height:18px}.site-footer__credit-logo{width:108px}.site-footer__credit-logo img,.site-footer__credit-logo svg{width:100%;height:auto}@media (width<=1200px){.site-footer{border-radius:30px;min-height:0;margin:0 20px 35px}.site-footer__content{padding:56px 32px 0}.site-footer__cta-row{gap:60px}.site-footer__cta-block{max-width:none}.site-footer__info-row{gap:60px;margin-top:60px}.site-footer__menus{gap:60px}.site-footer__menu-group{gap:20px}.site-footer__bottom{padding:24px 0}}@media (width<=992px){.site-footer__cta-row{flex-direction:column;gap:32px}.site-footer__logo{width:120px;height:120px}.site-footer__info-row{flex-direction:column;gap:40px}.site-footer__contact{width:100%}.site-footer__menus{flex-wrap:wrap;gap:48px}.site-footer__bottom{text-align:center;flex-direction:column;gap:16px}}@media (width<=768px){.site-footer{border-radius:0;margin:0}.site-footer__content{padding:40px 20px 0}.site-footer__logo{width:100px;height:100px}.site-footer__cta-row{text-align:center;align-items:center}.site-footer__cta-block{align-items:center}.site-footer__info-row{text-align:center;align-items:center}.site-footer__contact{align-items:center}.site-footer__company{text-align:center;align-items:center}.site-footer__contact-details{align-items:center}.site-footer__contact-item{justify-content:center}.site-footer__menus{text-align:center;flex-direction:column;align-items:center;gap:32px}.site-footer__menu-group{align-items:center}.site-footer__menu-columns{flex-direction:column;justify-content:center;align-items:center;gap:10px}.site-footer__menu-columns ul{align-items:center;gap:10px}.site-footer__social-icons{justify-content:center;margin-bottom:20px}.site-footer__credit{justify-content:center}.site-footer__cta-title{font-size:24px;line-height:30px}.site-footer__cta-text{font-size:14px;line-height:22px}}.package__name--blue{color:#025f9a}.package__badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.package__badge--info{color:#025f9a;background:#025f9a1a;border-radius:50px;padding:0 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:24px}.package__columns--three{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.package__columns--three .package__features{flex:unset}@media (width<=1200px){.package__columns--three{gap:20px}}@media (width<=992px){.package__columns--three{grid-template-columns:1fr}}.section-process__right{flex-direction:column;gap:clamp(16px,1.6vw,26px);min-width:0;max-width:100%;display:flex}.section-process__detail{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;gap:clamp(18px,2.2vw,34px);min-width:0;padding:clamp(28px,3.4vw,53px) clamp(20px,2vw,32px);display:flex}@media (width<=768px){.section-process__detail{text-align:center;align-items:center;padding:32px 20px}}.section-process__detail-header{flex-wrap:wrap;align-items:center;gap:clamp(16px,2.2vw,34px);min-width:0;display:flex}@media (width<=768px){.section-process__detail-header{text-align:center;flex-direction:column;align-items:center;gap:12px}}.section-process__detail-title{color:#272424;flex-shrink:0;font-family:Outfit,sans-serif;font-size:clamp(22px,2vw,30px);font-weight:600;line-height:1.2}.section-process__detail-badges{flex-wrap:wrap;flex-shrink:1;gap:14px;min-width:0;display:flex}@media (width<=768px){.section-process__detail-badges{justify-content:center;width:100%}}.section-process__detail-badge-card{background:#e4ffdc;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:clamp(8px,.8vw,10px) clamp(10px,1.2vw,14px);display:flex}.section-process__detail-badge-card img{object-fit:cover;border-radius:8px;width:clamp(26px,2.4vw,34px);height:clamp(26px,2.4vw,34px)}.section-process__detail-badge-card span{color:#133b44;white-space:nowrap;font-family:Satoshi,sans-serif;font-size:clamp(12px,1vw,14px);font-weight:500;line-height:18px}@media (width<=768px){.section-process__detail-badge-card span{white-space:normal}}.section-process__detail-text{color:#272424;max-width:762px;font-family:Inter,sans-serif;font-size:clamp(14px,1.2vw,18px);line-height:1.55}.section-process__detail-cta{border-radius:9999px;width:fit-content;padding:clamp(14px,1.6vw,20px) clamp(22px,2.4vw,30px);font-family:Satoshi,sans-serif;font-size:clamp(15px,1.2vw,18px);font-weight:500;line-height:18px}.section-process__detail-image{border-radius:20px;flex:auto;align-self:stretch;min-height:clamp(200px,24vw,380px);overflow:hidden}.section-process__detail-image img{object-fit:cover;border-radius:20px;width:100%;height:100%;display:block}@media (width<=1100px){.section-process__detail-image{flex:none}.section-process__detail-image img{aspect-ratio:16/9;height:auto;max-height:320px}}.btn--dark-outline{color:#272424;background:0 0;border:2px solid #272424}.btn--dark-outline:hover{color:#fff;background:#272424}.section-title .bold{font-weight:700}.section-title--light .bold{color:#fff}.section-about__title{text-align:center}.section-about__title span:first-child{color:#025f9a}.section-about__title .bold{color:#ff0007}.section-offer__title .section-title span:first-child{color:#025f9a}.section-offer__title .section-title .bold{color:#ff0007}.section-offer .section-title,.section-process .section-title{line-height:120%}@media (width<=768px){.section-process .section-title{font-size:28px;line-height:1.2}.section-process .section-title span{word-break:break-word}}@media (width<=576px){.section-process .section-title{font-size:24px}}.opinion-card__stars img{width:auto;height:22px}.analiza-hero{position:relative}.analiza-hero__inner{max-width:1112px;min-height:552px;margin:40px auto 0;padding:61px 20px 40px;position:relative}.analiza-hero__visual{z-index:0;border-radius:20px;width:852px;max-width:calc(100% - 20px);height:512px;position:absolute;top:0;right:20px;overflow:hidden}.analiza-hero__visual img{object-fit:cover;width:100%;height:100%}.analiza-hero__visual-fade{background:linear-gradient(270deg,#f0f0f000 0%,#f0f0f026 60.577%,#f0f0f0bf 81.731%,#f0f0f0 100%);position:absolute;inset:0}.analiza-hero__content{z-index:2;flex-direction:column;align-items:flex-start;gap:24px;max-width:480px;display:flex;position:relative}.analiza-hero__title{color:#0f4dd4;margin:0;font-family:Outfit,sans-serif;font-size:68px;line-height:78px}.analiza-hero__title-bold{font-weight:600}.analiza-hero__title-light{font-weight:400}.analiza-hero__text{color:#272424;max-width:479px;margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:1.4}.analiza-hero__cta{margin-top:20px}@media (width<=992px){.analiza-hero__inner{min-height:auto;padding:32px 20px}.analiza-hero__visual{width:100%;max-width:none;height:280px;margin-top:32px;position:relative;top:auto;right:auto}.analiza-hero__title{font-size:48px;line-height:56px}.analiza-hero__cta{margin-top:16px}}@media (width<=768px){.analiza-hero__inner{margin-top:0;padding-top:0}.analiza-hero__title{font-size:36px;line-height:42px}.analiza-hero__title br{display:none}}.analiza{max-width:1112px;margin:80px auto 0;padding:0 20px 80px}.analiza__header{text-align:center;margin-bottom:56px}.analiza__header .section-title{margin-bottom:24px}.analiza__intro{color:#272424;max-width:920px;margin:0 auto;font-family:Inter,sans-serif;font-size:16px;line-height:22px}.analiza__intro strong{font-weight:600}.analiza__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:56px;display:grid}@media (width<=992px){.analiza{margin-top:48px}.analiza__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.analiza__grid{grid-template-columns:1fr}}.analiza-card{color:#272424;background:#fff;border-radius:20px;flex-direction:column;padding:16px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.analiza-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.analiza-card__image{aspect-ratio:322/240;background:#f0f0f0;border-radius:12px;overflow:hidden}.analiza-card__image img{object-fit:cover;width:100%;height:100%}.analiza-card__body{flex-direction:column;gap:16px;padding:16px;display:flex}.analiza-card__title-row{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.analiza-card__title{color:#272424;margin:0;font-family:Outfit,sans-serif;font-size:19px;font-weight:600;line-height:23px}.analiza-card__year{color:#272424;flex-shrink:0;font-family:Inter,sans-serif;font-size:19px;font-weight:500;line-height:23px}.analiza-card__divider{border-top:1px solid #efe9e9}.analiza-card__meta{justify-content:space-between;gap:16px;display:flex}.analiza-card__meta-col{flex-direction:column;gap:4px;display:flex}.analiza-card__meta-label{color:#9ca3af;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.analiza-card__meta-value{color:#272424;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.analiza-pagination{justify-content:center;align-items:center;gap:0;display:flex}.analiza-pagination__page,.analiza-pagination__nav,.analiza-pagination__dots{color:#272424;justify-content:center;align-items:center;min-width:33px;height:44px;padding:0 10px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;text-decoration:none;transition:color .2s;display:inline-flex}.analiza-pagination__page:hover,.analiza-pagination__nav:hover{color:#ff0007}.analiza-pagination__page.is-current{color:#ff0007;font-weight:700}.analiza-pagination__nav{min-width:32px;height:32px;padding:0}.rpt{color:#272424;font-family:Inter,sans-serif}.rpt__inner{max-width:1112px;margin:0 auto;padding:40px 20px 80px}.rpt__bc{color:#272424;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:16px;font-family:Inter,sans-serif;font-size:10px;line-height:20px;display:flex}.rpt__bc a{color:#272424;text-decoration:none}.rpt__bc a:hover{text-decoration:underline}.rpt__bc-sep{opacity:.5}.rpt__chips{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.rpt__chip{border-radius:8px;align-items:center;padding:5px 13px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16.5px;display:inline-flex}.rpt__chip--violet{color:#4f46e5;background:#6366f112;border:1px solid #6366f133}.rpt__chip--orange{color:#e8650a;background:#f1ead8;border:1px solid #b07d1040}.rpt__chip--green{color:#00a63e;background:#1e8a4a14;border:1px solid #1e8a4a40}.rpt__meta{color:#272424;flex-wrap:wrap;gap:6px 24px;margin-top:12px;margin-bottom:24px;font-family:Inter,sans-serif;font-size:12px;line-height:18px;display:flex}.rpt__meta-item{align-items:center;gap:6px;display:inline-flex}.rpt__meta-item svg{flex-shrink:0}.rpt__title{color:#111;margin:12px 0 24px;font-family:Inter,sans-serif;font-size:clamp(26px,3.2vw,36px);font-weight:700;line-height:1.2}.rpt__hero-image{aspect-ratio:16/9;background:#f0f0f0;border-radius:14px;margin-bottom:24px;overflow:hidden}.rpt__hero-image img{object-fit:cover;width:100%;height:100%;display:block}.rpt__hero-slider{aspect-ratio:16/9;background:#f0f0f0;border-radius:14px;margin-bottom:24px;position:relative;overflow:hidden}.rpt__hero-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:flex;overflow:auto hidden}.rpt__hero-track::-webkit-scrollbar{display:none}.rpt__hero-track.is-dragging{cursor:grabbing;scroll-behavior:auto}.rpt__hero-slide{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;width:100%;height:100%;margin:0}.rpt__hero-slide img{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.rpt__hero-dots{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#0006;border-radius:100px;gap:8px;padding:7px 12px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.rpt__hero-dot{background:#ffffff80;border-radius:50%;width:8px;height:8px;transition:background .2s,transform .2s;display:block}.rpt__hero-dot:hover{background:#fffc;transform:scale(1.15)}.rpt__hero-dot.is-active{background:#ff0007}.rpt__lead{color:#272424;max-width:980px;margin:0 0 12px;font-family:Inter,sans-serif;font-size:15px;line-height:1.6}.rpt-sec{margin-top:40px}.rpt-sec__label{color:#e8650a;text-transform:uppercase;letter-spacing:1.1px;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;line-height:16.5px;display:flex}.rpt-sec__bar{background:#e8650a;flex-shrink:0;width:14px;height:1px;display:inline-block}.rpt-sec__h{color:#111;margin:14px 0 0;font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:27.5px}.rpt-sec__intro{color:#272424;margin:8px 0 0;font-family:Inter,sans-serif;font-size:14px;line-height:22.75px}.rpt-card{background:#fff;border:1px solid #00000017;border-radius:14px;margin-top:20px;overflow:hidden}.rpt-card__row{border-bottom:1px solid #00000012;gap:16px;padding:14px 20px 15px;display:flex}.rpt-card__row:last-child{border-bottom:0}.rpt-card__label{color:#888;flex:0 0 326px;max-width:326px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:19.5px}.rpt-card__value{color:#111;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:19.5px}@media (width<=768px){.rpt-card__row{flex-direction:column;gap:4px;padding:12px 16px}.rpt-card__label{flex:none;max-width:100%;font-size:12px}}.rpt-vin{color:#4f46e5;background:#6366f112;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;font-weight:500;line-height:18px;text-decoration:none;display:inline-block}.rpt-vin:hover{background:#6366f11f}.rpt-cf{flex-direction:column;gap:8px;margin-top:20px;display:flex}.rpt-cf__row{background:#fff;border:1px solid #00a63e1f;border-radius:14px;align-items:center;gap:12px;padding:13px 17px;display:flex}.rpt-cf__row--warn{background:#ffb9001a;border-color:#b07d1033}.rpt-cf__row--bad{background:#ffe5e680;border-color:#c0392b33}.rpt-cf__row--neutral{border-color:#27242414}.rpt-cf__icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.rpt-cf__label{color:#272424;flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:19.5px}.rpt-cf__value{color:#00a63e;text-align:right;flex-shrink:0;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:19.5px}.rpt-cf__row--warn .rpt-cf__value{color:#fe9a00}.rpt-cf__row--bad .rpt-cf__value{color:#ff0007}.rpt-cf__row--neutral .rpt-cf__value{color:#444}@media (width<=768px){.rpt-cf__row{flex-wrap:wrap}.rpt-cf__label{flex:100%;order:2;margin-top:4px}.rpt-cf__value{text-align:left;flex:100%;order:3}.rpt-cf__icon{order:1}}.rpt-note{border-radius:14px;margin-top:20px;padding:17px 21px}.rpt-note--orange{background:#f7f7f6;border:1px solid #e8650a}.rpt-note--yellow{background:#fffbeb;border:1px solid #e8650a;border-radius:10px}.rpt-note__title{color:#e8650a;text-transform:uppercase;letter-spacing:.325px;margin:0 0 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:19.5px}.rpt-note__body{color:#272424;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:21px}.rpt-note__body strong{font-weight:700}.rpt-tl{flex-direction:column;gap:20px;margin-top:28px;display:flex}.rpt-tl__item{align-items:flex-start;gap:16px;display:flex;position:relative}.rpt-tl__item:not(:last-child):before{content:"";background:#00000012;width:2px;position:absolute;top:24px;bottom:-20px;left:19px}.rpt-tl__dot{box-sizing:border-box;z-index:1;background:#888;border:2px solid #fff;border-radius:50%;flex:0 0 16px;width:16px;height:16px;margin:4px 12px 0;position:relative}.rpt-tl__item--violet .rpt-tl__dot{background:#4f46e5}.rpt-tl__item--cyan .rpt-tl__dot{background:#0891b2}.rpt-tl__item--ok .rpt-tl__dot{background:#00a63e}.rpt-tl__item--bad .rpt-tl__dot{background:#dc2626}.rpt-tl__item--orange .rpt-tl__dot{background:#e8650a}.rpt-tl__body{flex:1;min-width:0;padding-bottom:4px}.rpt-tl__head{flex-wrap:wrap;align-items:center;gap:10px;min-height:21px;display:flex}.rpt-tl__date{color:#4f46e5;white-space:nowrap;background:#4f46e514;border-radius:8px;align-items:center;height:20px;padding:0 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:16.5px;display:inline-flex}.rpt-tl__item--cyan .rpt-tl__date{color:#0891b2;background:#0891b214}.rpt-tl__item--ok .rpt-tl__date{color:#00a63e;background:#00a63e14}.rpt-tl__item--bad .rpt-tl__date{color:#dc2626;background:#dc262614}.rpt-tl__item--orange .rpt-tl__date{color:#e8650a;background:#e8650a14}.rpt-tl__title{color:#111;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:19.5px}.rpt-tl__list{flex-direction:column;gap:4px;margin:6px 0 0;padding:0;list-style:none;display:flex}.rpt-tl__list li{color:#111;padding-left:12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:19.5px;position:relative}.rpt-tl__list li:before{content:"";background:#ccc;border-radius:50%;width:4px;height:4px;position:absolute;top:8px;left:0}@media (width<=768px){.rpt-tl__item:not(:last-child):before{left:13px}.rpt-tl__dot{margin:4px 6px 0}}.rpt-prose{color:#555;margin-top:20px;font-family:Inter,sans-serif;font-size:14px;line-height:22.75px}.rpt-prose p{margin:0 0 1em}.rpt-prose p:last-child{margin-bottom:0}.rpt-prose strong{color:#111;font-weight:700}.rpt-prose em{font-style:italic}.rpt-prose ul,.rpt-prose ol{margin:0 0 1em;padding-left:1.4em}.rpt-prose li{margin-bottom:.4em}.rpt-prose a{color:#4f46e5;text-decoration:underline}.rpt-gal{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.rpt-gal__item{aspect-ratio:16/11;background:#f0f0f0;border-radius:12px;display:block;overflow:hidden}.rpt-gal__item img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.rpt-gal__item:hover img{transform:scale(1.03)}.rpt-gal--damage{grid-template-columns:687fr 401fr;gap:24px}.rpt-gal--damage .rpt-gal__item{aspect-ratio:auto;border-radius:20px;height:clamp(240px,38vw,420px)}@media (width<=768px){.rpt-gal{grid-template-columns:1fr}.rpt-gal--damage{grid-template-columns:1fr;gap:16px}.rpt-gal--damage .rpt-gal__item{height:clamp(220px,60vw,360px)}}.gal-lb{z-index:9999;opacity:0;visibility:hidden;background:#000000eb;justify-content:center;align-items:center;padding:24px;transition:opacity .25s,visibility 0s linear .25s;display:flex;position:fixed;inset:0}.gal-lb.is-open{opacity:1;visibility:visible;transition:opacity .25s}.gal-lb__stage{flex-direction:column;align-items:center;gap:12px;max-width:100%;max-height:100%;margin:0;display:flex}.gal-lb__img{object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:8px;max-width:calc(100vw - 96px);max-height:calc(100vh - 120px);box-shadow:0 24px 60px #00000080}.gal-lb__close,.gal-lb__nav{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:background .2s,border-color .2s,transform .15s;display:flex;position:absolute}.gal-lb__close:hover,.gal-lb__nav:hover{background:#ffffff2e;border-color:#ffffff4d}.gal-lb__close:active,.gal-lb__nav:active{transform:scale(.94)}.gal-lb__close{top:20px;right:20px}.gal-lb__nav--prev{top:50%;left:20px;transform:translateY(-50%)}.gal-lb__nav--prev:active{transform:translateY(-50%)scale(.94)}.gal-lb__nav--next{top:50%;right:20px;transform:translateY(-50%)}.gal-lb__nav--next:active{transform:translateY(-50%)scale(.94)}.gal-lb__counter{color:#fffc;background:#ffffff14;border-radius:100px;padding:5px 14px;font-family:Inter,sans-serif;font-size:13px}@media (width<=768px){.gal-lb{padding:16px}.gal-lb__close,.gal-lb__nav{width:40px;height:40px}.gal-lb__close{top:12px;right:12px}.gal-lb__nav--prev{left:12px}.gal-lb__nav--next{right:12px}}.rpt-prosc{grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;display:grid}.rpt-prosc--big{gap:20px}.rpt-prosc__col{background:#fff;border:1px solid #00000017;border-radius:14px;overflow:hidden}.rpt-prosc__col--pros{border-color:#1e8a4a26}.rpt-prosc__col--cons{border-color:#c0392b33}.rpt-prosc__col--warn{border-color:#b07d1033}.rpt-prosc__head{letter-spacing:.55px;text-transform:uppercase;border-bottom:1px solid #0000000d;align-items:center;gap:8px;padding:12px 16px 13px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:16.5px;display:flex}.rpt-prosc__head svg{flex-shrink:0}.rpt-prosc__col--pros .rpt-prosc__head{color:#00a63e;background:#1e8a4a0d;border-bottom-color:#1e8a4a1a}.rpt-prosc__col--cons .rpt-prosc__head{color:#ff0007;background:#ffe5e680;border-bottom-color:#c0392b26}.rpt-prosc__col--warn .rpt-prosc__head{color:#e8650a;background:#fffbeb;border-bottom-color:#b07d1026}.rpt-prosc__note{color:#272424;background:#fffbeb;margin:0;padding:12px 16px;font-family:Inter,sans-serif;font-size:12px;line-height:18px}.rpt-prosc__list{margin:0;padding:0;list-style:none}.rpt-prosc__list li{color:#444;border-bottom:1px solid #0000000d;padding:10px 16px 11px 36px;font-family:Inter,sans-serif;font-size:14px;line-height:19.5px;position:relative}.rpt-prosc__list li:before{content:"";border-radius:50%;width:13px;height:13px;position:absolute;top:14px;left:16px}.rpt-prosc__list li:last-child{border-bottom:0}.rpt-prosc__col--pros .rpt-prosc__list li:before{background:#00a63e26 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13'><path d='M3 6.7l2.3 2.3L10 4' stroke='%2300a63e' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>") 50% no-repeat}.rpt-prosc__col--cons .rpt-prosc__list li:before{background:#ff0007;width:6px;height:6px;top:18px;left:21px}.rpt-prosc__col--warn .rpt-prosc__list li:before{background:#e8650a;width:6px;height:6px;top:18px;left:21px}@media (width<=768px){.rpt-prosc{grid-template-columns:1fr}}.rpt-pt{border:1px solid #00000017;border-radius:14px;margin-top:24px;overflow:hidden}.rpt-pt__head{color:#e8650a;letter-spacing:.55px;text-transform:uppercase;background:#f5f5f3;border-bottom:1px solid #00000012;padding:10px 16px 11px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:16.5px}.rpt-pt__table{flex-direction:column;display:flex}.rpt-pt__row{border-bottom:1px solid #0000000d;grid-template-columns:1.6fr .9fr .7fr 1.3fr;gap:12px;padding:12px 16px;font-family:Inter,sans-serif;font-size:14px;line-height:19.5px;display:grid}.rpt-pt__row:last-child{border-bottom:0}.rpt-pt__row--head{letter-spacing:.275px;text-transform:uppercase;color:#272424;background:0 0;border-bottom-color:#00000012;font-size:12px;font-weight:700}.rpt-pt__el{color:#272424;font-weight:500}.rpt-pt__used{color:#155dfc;font-weight:500}.rpt-pt__new{color:#272424}.rpt-pt__notes{color:#272424;font-size:13px}.rpt-pt__row--head .rpt-pt__el,.rpt-pt__row--head .rpt-pt__used,.rpt-pt__row--head .rpt-pt__new,.rpt-pt__row--head .rpt-pt__notes{color:#272424;font-size:12px;font-weight:700}@media (width<=768px){.rpt-pt__row{grid-template-columns:1fr;gap:2px;padding:12px 16px}.rpt-pt__row--head{display:none}.rpt-pt__el:before{content:"Element: ";color:#888;font-weight:400}.rpt-pt__used:before{content:"Używana: ";color:#888;font-weight:400}.rpt-pt__new:before{content:"Nowa: ";color:#888}.rpt-pt__notes:before{content:"Uwagi: ";color:#888}}.rpt-totals{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.rpt-totals__card{background:#fafaf9;border:1px solid #00000017;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:17px;display:flex}.rpt-totals__lbl{color:#272424;text-align:center;font-family:Inter,sans-serif;font-size:12px;line-height:16.5px}.rpt-totals__val{text-align:center;font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:24px}.rpt-totals__val--green{color:#00a63e}.rpt-totals__val--orange{color:#e8650a}.rpt-totals__val--red{color:#ff0007}@media (width<=768px){.rpt-totals{grid-template-columns:1fr}}.rpt-eq{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.rpt-eq__col{background:#fff;border:1px solid #00000017;border-radius:14px;overflow:hidden}.rpt-eq__col--violet .rpt-eq__col__head{color:#4f46e5;background:#4f46e50d}.rpt-eq__col--cyan .rpt-eq__col__head{color:#0891b2;background:#0891b20d}.rpt-eq__col--green .rpt-eq__col__head{color:#00a63e;background:#1e8a4a0d}.rpt-eq__col--orange .rpt-eq__col__head{color:#e8650a;background:#e8650a0d}.rpt-eq__head{letter-spacing:.55px;text-transform:uppercase;color:#e8650a;border-bottom:1px solid #00000012;padding:12px 16px 13px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:16.5px}.rpt-eq__list{margin:0;padding:0;list-style:none}.rpt-eq__list li{color:#272424;border-bottom:1px solid #0000000d;padding:10px 16px 11px 42px;font-family:Inter,sans-serif;font-size:14px;line-height:19.5px;position:relative}.rpt-eq__list li:before{content:"✓";color:currentColor;opacity:.6;font-size:12px;font-weight:700;position:absolute;top:10px;left:16px}.rpt-eq__list li:last-child{border-bottom:0}.rpt-eq__col--violet .rpt-eq__list li:before{color:#4f46e5;opacity:1}.rpt-eq__col--cyan .rpt-eq__list li:before{color:#0891b2;opacity:1}.rpt-eq__col--green .rpt-eq__list li:before{color:#00a63e;opacity:1}.rpt-eq__col--orange .rpt-eq__list li:before{color:#e8650a;opacity:1}@media (width<=768px){.rpt-eq{grid-template-columns:1fr}}.rpt-mk{border:1px solid #00000017;border-radius:14px;margin-top:20px;overflow:hidden}.rpt-mk__row{color:#272424;border-bottom:1px solid #0000000d;grid-template-columns:2fr 1fr 1fr 1fr;gap:12px;padding:12px 16px;font-family:Inter,sans-serif;font-size:14px;line-height:19.5px;display:grid}.rpt-mk__row:last-child{border-bottom:0}.rpt-mk__row--head{letter-spacing:.275px;text-transform:uppercase;background:#f5f5f3;font-size:12px;font-weight:700}.rpt-mk__row--this{background:#fffbeb}.rpt-mk__label{color:#272424;font-weight:500}.rpt-mk__row--this .rpt-mk__label{color:#fe9a00;font-weight:600}.rpt-mk__spec{color:#888}.rpt-mk__mileage{color:#888;text-align:right}.rpt-mk__price{color:#272424;text-align:right;font-weight:700}.rpt-mk__row--this .rpt-mk__price{color:#fe9a00}@media (width<=768px){.rpt-mk__row{grid-template-columns:1fr 1fr;gap:6px 12px}.rpt-mk__row--head{display:none}.rpt-mk__label{grid-column:1/-1}.rpt-mk__mileage,.rpt-mk__price{text-align:left}}.rpt-chart{background:#fafaf9;border:1px solid #00000017;border-radius:14px;margin-top:24px;padding:17px}.rpt-chart__label{color:#999;letter-spacing:.275px;text-transform:uppercase;margin-bottom:16px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;line-height:16.5px}.rpt-chart__bars{border-bottom:1px solid #0000000d;justify-content:space-around;align-items:flex-end;gap:12px;height:220px;padding-bottom:50px;display:flex;position:relative}.rpt-chart__bar-wrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.rpt-chart__bar{background:#d4d4d4;border-radius:4px 4px 0 0;width:100%;max-width:60px;min-height:8px}.rpt-chart__bar-wrap--this .rpt-chart__bar{background:#fe9a00}.rpt-chart__lbl{color:#272424;text-align:center;margin-top:6px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.rpt-chart__bar-wrap--this .rpt-chart__lbl{color:#fe9a00}.rpt-chart__name{transform-origin:top;color:#aaa;white-space:nowrap;font-family:Inter,sans-serif;font-size:10px;position:absolute;bottom:-45px;left:50%;transform:translate(-50%)rotate(-30deg)}@media (width<=768px){.rpt-chart__bars{padding-bottom:80px}.rpt-chart__name{font-size:9px;bottom:-75px;transform:translate(-50%)rotate(-50deg)}}.rpt-vd{background:#1e8a4a0f;border:1px solid #1e8a4a2e;border-radius:16px;margin-top:20px;padding:25px}.rpt-vd--avoid{background:#ff00070d;border-color:#ff00072e}.rpt-vd--consider{background:#fe9a000f;border-color:#fe9a0033}.rpt-vd__hd{align-items:center;gap:12px;display:flex}.rpt-vd__icon{background:#1e8a4a24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.rpt-vd--avoid .rpt-vd__icon{background:#ff00071f}.rpt-vd--consider .rpt-vd__icon{background:#fe9a0024}.rpt-vd__title{color:#00a63e;margin:0;font-family:Inter,sans-serif;font-size:15px;font-weight:700;line-height:22.5px}.rpt-vd--avoid .rpt-vd__title{color:#ff0007}.rpt-vd--consider .rpt-vd__title{color:#fe9a00}.rpt-vd__sub{color:#888;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}.rpt-vd__body{color:#555;margin-top:16px;font-family:Inter,sans-serif;font-size:14px;line-height:22.75px}.rpt-vd__body p{margin:0 0 1em}.rpt-vd__body p:last-child{margin-bottom:0}.rpt-vd__body strong{color:#111;font-weight:700}.rpt-cta{text-align:center;background:#fff;border-radius:24px;margin-top:60px;padding:52px 48px 48px;position:relative;overflow:hidden}.rpt-cta:before{content:"";opacity:.6;background:linear-gradient(90deg,#dc262600 0%,#dc2626 30% 70%,#dc262600 100%);height:2px;position:absolute;top:0;left:0;right:0}.rpt-cta__icon{background:#fff3f3;border:1px solid #dc26261a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;display:flex}.rpt-cta__title{letter-spacing:-.52px;color:#272424;margin:32px 0 0;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:33.8px}.rpt-cta__text{color:#272424;max-width:542px;margin:20px auto 0;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:26.25px}.rpt-cta__byline{letter-spacing:.14px;color:#1a1a1a;margin:16px 0 0;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:21px}.rpt-cta__btn{color:#fff;letter-spacing:.075px;background:#ff0007;border-radius:100px;align-items:center;gap:10px;margin-top:28px;padding:16px 36px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:22.5px;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.rpt-cta__btn strong{font-weight:700}.rpt-cta__btn svg{flex-shrink:0}.rpt-cta__btn:hover{background:#e60006;transform:translateY(-1px)}@media (width<=768px){.rpt-cta{padding:40px 24px 36px}.rpt-cta__title{font-size:20px;line-height:28px}.rpt-cta__text{font-size:14px;line-height:24px}.rpt-cta__btn{padding:14px 24px;font-size:14px}}.bw-page{background:#f0f0f0;padding:clamp(32px,5vw,80px) 0 clamp(60px,8vw,120px)}.bw-page__inner{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:clamp(28px,3.5vw,60px);width:calc(100% - clamp(24px,5vw,80px));max-width:1320px;margin:0 auto;display:grid}@media (width<=960px){.bw-page__inner{grid-template-columns:1fr}}.bw-sidebar{align-self:stretch}.bw-sidebar__sticky{background:#fff;border-radius:20px;flex-direction:column;gap:2px;padding:12px 12px 24px;display:flex;position:sticky;top:clamp(96px,9vw,132px)}.bw-sidebar__label{letter-spacing:.96px;text-transform:uppercase;color:#272424;margin:12px 4px 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px}@media (width<=960px){.bw-sidebar__sticky{position:static}}.bw-search{background:#f4f6fa;border:1px solid #0000;border-radius:14px;height:42px;padding:0;display:block}.bw-search input{color:#272424;background:0 0;border:0;outline:0;width:100%;height:100%;padding:11px 13px;font-family:Inter,sans-serif;font-size:14px;line-height:1}.bw-search input::placeholder{color:#1a1a2e80}.bw-search:focus-within{background:#fff;border-color:#cfdcfd}.bw-toc__empty{color:#00000080;text-align:center;margin:12px 4px 0;font-family:Inter,sans-serif;font-size:13px}.bw-toc{flex-direction:column;gap:2px;display:flex}.bw-toc__item{color:#272424;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:12px;padding:11px 13px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:19.25px;text-decoration:none;transition:background .18s,border-color .18s;display:flex}.bw-toc__item[hidden]{display:none}.bw-toc__item:hover:not(.is-active){background:#f4f6fa}.bw-toc__item.is-active{color:#0f4dd4;border-color:#0f4dd480;font-weight:600}.bw-toc__icon{color:#7c828b;background:#f3f4f6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.bw-toc__icon svg{width:16px;height:16px}.bw-toc__item.is-active .bw-toc__icon{color:#0f4dd4;background:#e7eefb}.bw-toc__item.is-active .bw-toc__icon svg{width:13px;height:13px}.bw-toc__label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.bw-toc__chevron{color:#0f4dd4;flex-shrink:0;justify-content:center;align-items:center;display:none}.bw-toc__chevron svg{width:14px;height:14px}.bw-toc__item.is-active .bw-toc__chevron{display:flex}.bw-cta-card{text-align:center;filter:drop-shadow(0 1px 3px #0000000d);background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;margin-top:16px;padding:17px;display:flex}.bw-cta-card__label{color:#1f2937;margin:0;font-family:Outfit,sans-serif;font-size:20px;font-weight:700;line-height:19.5px}.bw-cta-card__text{color:#272424;margin:5px 0 0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}.bw-cta-card__btn{color:#fff;background:#ff0007;border:2px solid #ff0007;border-radius:9999px;justify-content:center;align-self:center;align-items:center;margin-top:13px;padding:18px 30px;font-family:Satoshi,sans-serif;font-size:16px;font-weight:500;line-height:18px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.bw-cta-card__btn:hover{background:#e50006;border-color:#e50006;transform:translateY(-1px);box-shadow:0 8px 22px #ff000740}.bw-main{flex-direction:column;gap:clamp(36px,3.5vw,56px);min-width:0;display:flex}.bw-hero{flex-direction:column;gap:clamp(18px,1.8vw,28px);display:flex}.bw-hero__title{color:#272424;margin:0;font-family:Outfit,sans-serif;font-size:clamp(32px,3.6vw,52px);font-weight:700;line-height:1.05}.bw-hero__title-accent{color:#ff0007}.bw-hero__visual{aspect-ratio:16/7;background:linear-gradient(90deg,#1e3a8a 0%,#fff 45%,#ff3b3b 75%,#d72638 100%);border-radius:20px;position:relative;overflow:hidden}.bw-hero__visual img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=720px){.bw-hero__visual{aspect-ratio:16/9}}.bw-intro{flex-direction:column;gap:14px;display:flex}.bw-intro__title{color:#025f9a;margin:0;font-family:Outfit,sans-serif;font-size:clamp(22px,2vw,30px);font-weight:700;line-height:1.25}.bw-intro__text{color:#272424;max-width:78ch;margin:0;font-family:Inter,sans-serif;font-size:clamp(14px,1vw,15.5px);line-height:1.7}.bw-intro__text p{margin:0}.bw-intro__text p+p{margin-top:10px}.bw-intro__text strong{color:#272424;font-weight:700}.bw-section{flex-direction:column;gap:clamp(16px,1.6vw,24px);scroll-margin-top:120px;display:flex}.bw-section__title{color:#272424;margin:0;font-family:Outfit,sans-serif;font-size:clamp(18px,1.4vw,22px);font-weight:700;line-height:1.3}.bw-section__title-muted{color:#77777e;font-weight:500}.bw-section__lead{color:#77777e;max-width:70ch;margin:0;font-family:Inter,sans-serif;font-size:14.5px;line-height:1.65}.bw-alerts{flex-direction:column;gap:10px;display:flex}.bw-alert{background:#fff1f1;border-radius:12px;flex-direction:column;gap:8px;padding:18px 24px;display:flex}.bw-alert__number{display:none}.bw-alert__body{flex-direction:column;gap:8px;min-width:0;display:flex}.bw-alert__title{color:#ff0007;margin:0;font-family:Outfit,sans-serif;font-size:16px;font-weight:700;line-height:1.35}.bw-alert__title:before{content:counter(bw-alert) ". ";margin-right:4px;font-weight:800}.bw-alert__text{color:#272424;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.6}.bw-alert__text strong{font-weight:700}.bw-alert__text a{color:#ff0007;text-underline-offset:3px;text-decoration:underline}.bw-alerts{counter-reset:bw-alert}.bw-alerts .bw-alert{counter-increment:bw-alert}.bw-steps{flex-direction:column;gap:8px;display:flex}.bw-step{background:#fff;border:1px solid #dedede;border-radius:99px;flex-wrap:wrap;align-items:center;gap:18px;padding:14px 24px 14px 18px;transition:border-color .2s,box-shadow .2s;display:flex}.bw-step:hover{border-color:#0f4dd466;box-shadow:0 4px 14px #0f4dd414}.bw-step__tag{flex-shrink:0;align-items:center;gap:14px;display:inline-flex}.bw-step__tag:before{content:attr(data-num);color:#025f9a;letter-spacing:.03em;background:#eef4ff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-family:Outfit,sans-serif;font-size:13px;font-weight:700;display:inline-flex}.bw-step__tag{color:#272424;font-family:Outfit,sans-serif;font-size:16px;font-weight:700}.bw-step__text{color:#77777e;flex:1 1 0;min-width:200px;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.55}@media (width<=640px){.bw-step{border-radius:12px;padding:14px 18px}}.bw-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}@media (width<=720px){.bw-grid{grid-template-columns:1fr}}.bw-card{background:#fff;border:1px solid #dedede;border-radius:12px;flex-direction:column;gap:10px;padding:22px 24px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.bw-card:hover{border-color:#ff00074d;transform:translateY(-2px);box-shadow:0 10px 28px #3f578b1a}.bw-card:hover .bw-card__link{gap:8px}.bw-card__title{color:#272424;margin:0;font-family:Outfit,sans-serif;font-size:17px;font-weight:700;line-height:1.3}.bw-card__text{color:#77777e;flex:auto;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.55}.bw-card__link{color:#ff0007;align-items:center;gap:4px;margin-top:4px;font-family:Satoshi,sans-serif;font-size:13px;font-weight:600;transition:gap .2s;display:inline-flex}.bw-article{flex-direction:column;gap:clamp(16px,1.6vw,28px);display:flex}.bw-article__title{color:#272424;margin:0;font-family:Outfit,sans-serif;font-size:clamp(20px,1.8vw,28px);font-weight:700;line-height:1.25}.bw-article__section{margin-top:28px}.bw-article__section:first-of-type{margin-top:0}.bw-article__section-heading{color:#ff0007;align-items:baseline;gap:8px;margin:0 0 12px;font-family:Outfit,sans-serif;font-size:clamp(18px,1.4vw,22px);font-weight:700;line-height:1.3;display:flex}.bw-article__section-num{color:#ff0007;font-weight:800}.bw-section__title{color:#272424;flex-wrap:wrap;align-items:baseline;gap:8px;margin:0 0 18px;font-family:Outfit,sans-serif;font-size:clamp(22px,2.2vw,30px);font-weight:800;line-height:1.2;display:flex}.bw-section__title--blue{color:#025f9a}.bw-section__title--red{color:#ff0007}.bw-section__num{color:#ff0007;font-weight:800}.bw-section__text{color:#272424}.bw-section__prose{color:#272424;font-family:Inter,sans-serif;font-size:clamp(14px,1vw,15.5px);line-height:1.7}.bw-section__prose>*+*{margin-top:14px}.bw-section__prose p{margin:0}.bw-section__prose a{color:#025f9a;text-underline-offset:3px;text-decoration:underline}.bw-section__prose a:hover{color:#014068}.bw-section__prose strong{font-weight:700}.bw-section__prose h2{color:#272424;margin:28px 0 12px;font-family:Outfit,sans-serif;font-size:clamp(18px,1.4vw,22px);font-weight:700;line-height:1.3}.bw-section__prose h3{color:#272424;margin:22px 0 10px;font-family:Outfit,sans-serif;font-size:clamp(16px,1.15vw,18px);font-weight:600;line-height:1.4}.bw-section__prose ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.bw-section__prose ul li{padding-left:22px;position:relative}.bw-section__prose ul li:before{content:"—";color:#ff0007;font-weight:700;position:absolute;top:0;left:0}.bw-section__prose ol{margin:0;padding-left:22px}.bw-section__prose ol li+li{margin-top:6px}.bw-section__prose table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #dedede;border-radius:12px;width:100%;margin:8px 0;font-size:14px;overflow:hidden}.bw-section__prose table thead th{color:#fff;text-align:left;background:#112459;border-bottom:1px solid #112459;padding:12px 16px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600}.bw-section__prose table tbody td{color:#272424;vertical-align:top;border-top:1px solid #dedede;padding:11px 16px}.bw-section__prose table tbody tr:first-child td{border-top:0}.bw-section__prose table tbody tr:nth-child(2n) td{background:#f8fafc}.bw-section__prose table strong{color:#272424}@media (width<=768px){.bw-section__prose table{font-size:13px}.bw-section__prose table thead th,.bw-section__prose table tbody td{padding:9px 12px}}.bw-section__prose img{border-radius:12px;max-width:100%;height:auto}.bw-callout{background:#00000005;border-left:3px solid;border-radius:0 12px 12px 0;margin:4px 0;padding:16px 20px;font-family:Inter,sans-serif;font-size:clamp(13.5px,1vw,15px);line-height:1.6}.bw-callout__label{letter-spacing:.08em;text-transform:uppercase;color:currentColor;margin:0 0 8px;font-family:Outfit,sans-serif;font-size:11.5px;font-weight:700}.bw-callout p,.bw-callout ul,.bw-callout ol{color:#272424;margin:0}.bw-callout p+p,.bw-callout ul+p,.bw-callout p+ul{margin-top:8px}.bw-callout ul{flex-direction:column;gap:6px;padding:0;list-style:none;display:flex}.bw-callout ul li{padding-left:18px;position:relative}.bw-callout ul li:before{content:"—";color:currentColor;font-weight:700;position:absolute;top:0;left:0}.bw-callout strong{color:#272424}.bw-callout--summary,.bw-callout--info{color:#025f9a;background:#eef4ff}.bw-callout--tip,.bw-callout--success{color:#1c7a3c;background:#ecfbe8}.bw-callout--warning{color:#b56600;background:#fff5e6}.bw-callout--danger{color:#ff0007;background:#fff1f1}.bw-callout__section-body>*+*{margin-top:12px}.bw-callout__wnioski{border-top:1px solid #dedede;margin-top:32px;padding-top:24px}.bw-callout__body{color:#272424;font-family:Inter,sans-serif;font-size:clamp(14px,1vw,15.5px);line-height:1.7}.bw-callout__body>*+*{margin-top:18px}.bw-callout__body h2{color:#272424;margin:32px 0 12px;font-family:Outfit,sans-serif;font-size:clamp(18px,1.4vw,22px);font-weight:700;line-height:1.3}.bw-callout__body h3{color:#272424;margin:24px 0 10px;font-family:Outfit,sans-serif;font-size:clamp(16px,1.2vw,18px);font-weight:600;line-height:1.35}.bw-callout__body p{margin:0}.bw-callout__body ul,.bw-callout__body ol{margin:0;padding-left:22px}.bw-callout__body ul li+li,.bw-callout__body ol li+li{margin-top:6px}.bw-callout__body a{color:#ff0007;text-underline-offset:3px;text-decoration:underline}.bw-callout__body strong{font-weight:700}.bw-callout__body blockquote{color:#272424;background:#fff1f1;border-left:3px solid #ff0007;border-radius:0 10px 10px 0;margin:0;padding:14px 18px;font-style:normal}.bw-callout__body table{border-collapse:collapse;border:1px solid #dedede;border-radius:10px;width:100%;font-size:14px;overflow:hidden}.bw-callout__body table th{color:#fff;text-align:left;background:#112459;padding:10px 14px;font-family:Outfit,sans-serif;font-weight:600}.bw-callout__body table td{border-top:1px solid #dedede;padding:10px 14px}.bw-callout__body table tr:nth-child(2n) td{background:#fafafa}.bw-callout__body img{border-radius:12px;max-width:100%;height:auto}.bw-callout__body .bw-callout{background:#00000005;border-left:3px solid;border-radius:0 10px 10px 0;margin:20px 0;padding:14px 18px}.bw-callout__body .bw-callout__label{letter-spacing:.08em;text-transform:uppercase;color:currentColor;margin:0 0 6px;font-family:Outfit,sans-serif;font-size:11.5px;font-weight:700}.bw-callout__body .bw-callout p,.bw-callout__body .bw-callout ul,.bw-callout__body .bw-callout ol{color:#272424}.bw-callout__body .bw-callout p:last-child{margin-bottom:0}.bw-callout__body .bw-callout p+p{margin-top:8px}.bw-callout__body .bw-callout--summary,.bw-callout__body .bw-callout--info{color:#025f9a;background:#eef4ff}.bw-callout__body .bw-callout--tip,.bw-callout__body .bw-callout--success{color:#1c7a3c;background:#ecfbe8}.bw-callout__body .bw-callout--warning{color:#b56600;background:#fff5e6}.bw-callout__body .bw-callout--danger{color:#ff0007;background:#fff1f1}.package__feature-text--muted,.analiza-card__meta-label{color:#767676}.form__checkbox label{color:#6e6e6e}@media (prefers-contrast:more){body{color:#000}.package__feature-text,.package__feature-text--muted,.analiza-card__meta-label,.analiza-card__meta-value,.form__checkbox label,.form__label{color:#1a1a1a}.btn--primary,.package__badge--red{background:#b30005;border-color:#b30005}.btn--outline-red,.form__checkbox label a{color:#b30005;border-color:#b30005}.form__input,.form__textarea{background:#fff;border-color:#000}a{text-decoration:underline}.analiza-card,.opinion-card,.package{border:1px solid #000}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:clip}.lenis.lenis-smooth iframe{pointer-events:none}[data-lenis-prevent]{overscroll-behavior:contain}
