*,:before,:after{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{color:#0a0a0a;background:#fff;margin:0;font-family:Inter,system-ui,sans-serif}img{max-width:100%;display:block}.lazy-image{vertical-align:middle;background:#ececf0;width:auto;height:auto;display:inline-block;position:relative;overflow:hidden}.lazy-image>img{z-index:1;opacity:0;transition:opacity .35s;position:relative}.lazy-image[data-loaded=true]{background:0 0}.lazy-image[data-loaded=true]>img{opacity:1}.lazy-image[data-loaded=true] .lazy-image__placeholder{opacity:0;animation-play-state:paused}[class*=__visual]>.lazy-image,[class*=__photo]>.lazy-image,[class*=__img-wrap]>.lazy-image,[class*=__images]>.lazy-image{width:100%;height:100%;display:block}.lazy-image__placeholder{z-index:0;background:linear-gradient(90deg,#ececf0 0%,#f7f7f8 45%,#ececf0 100%) 0 0/220% 100%;transition:opacity .25s;animation:1.4s ease-in-out infinite lazy-image-pulse;display:block;position:absolute;inset:0}@keyframes lazy-image-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}.site-container{width:100%;max-width:1440px;margin:0 auto;padding-left:64px;padding-right:64px}@media (max-width:1024px){.site-container{padding-left:16px;padding-right:16px}}.main-dark-btn{color:#fff;letter-spacing:-.15px;cursor:pointer;background:#030213;border:1px solid #030213;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:background .2s;display:flex}.main-dark-btn:hover{background:#3d3d3f;border-color:#3d3d3f}.main-dark-slim-btn{color:#fff;letter-spacing:-.15px;cursor:pointer;background:#030213;border:1px solid #030213;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:background .2s;display:flex}.main-dark-slim-btn:hover{background:#3d3d3f;border-color:#3d3d3f}.main-white-btn{color:#0a0a0a;letter-spacing:-.15px;cursor:pointer;background:#fff;border:1px solid #000;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:background .2s;display:flex}.main-white-btn:hover{background:#ededed}.main-white-slim-btn{color:#0a0a0a;letter-spacing:-.15px;cursor:pointer;background:#fff;border:1px solid #000;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:background .2s;display:flex}.main-white-slim-btn:hover{background:#ededed}.logo-strip{background:#fff;padding-bottom:64px}@media (max-width:1024px){.logo-strip{padding:40px 0}}.logo-strip__title{color:#0a0a0a;letter-spacing:-.449px;margin-top:0;margin-bottom:40px;font-size:28px;font-weight:600;line-height:32px}@media (max-width:1024px){.logo-strip__title{margin-bottom:32px}}.logo-swiper{width:100%;height:50px}.logo-swiper__slide{background:0 0;border:0;flex:none;justify-content:center;align-items:center;height:50px;padding:0;width:auto!important;display:flex!important}.logo-swiper__label{text-transform:uppercase;letter-spacing:.14em;color:#aaa;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:11px;font-weight:800}.logo-swiper__img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:none;height:50px;max-height:50px;margin:0 32px;display:block}@media (max-width:1024px){.logo-swiper__img{height:35px;max-height:35px;margin:0 20px}}.marquee{--marquee-duration:75s;overflow:hidden}.marquee__track{width:max-content;min-width:max-content;animation:logo-marquee var(--marquee-duration) linear infinite;will-change:transform;backface-visibility:hidden;display:flex;transform:translate(0,0)}.marquee__group{flex:none;align-items:center;min-width:max-content;display:flex}.marquee--marquee_small{--marquee-duration:50s}@media (max-width:1024px){.marquee{--marquee-duration:34s}}@keyframes logo-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.cdm-popup{overflow:hidden;border-radius:0!important;padding:0!important}.cdm-popup .swal2-html-container{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}.cdm-header{background:linear-gradient(#18437c 0%,#133663 100%),#fff;border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:16px;padding:24px 24px 32px;display:flex}.cdm-header__inner{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.cdm-header__icon{color:#fff;flex-shrink:0}.cdm-header__title{color:#fff;letter-spacing:-.439px;text-align:left;margin:0 0 4px;font-size:16px;font-weight:600;line-height:24px}.cdm-header__sub{color:#fffc;letter-spacing:-.15px;text-align:left;margin:0;font-size:12px;font-weight:400;line-height:20px}.cdm-header__close{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:color .15s;display:flex}.cdm-header__close svg{width:24px;height:24px}.cdm-header__close:hover{color:#fff}.cdm-form__body{flex-direction:column;gap:16px;padding:24px;display:flex}.cdm-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:768px){.cdm-row{grid-template-columns:1fr}}.cdm-field{flex-direction:column;gap:12px;display:flex}.cdm-label{color:#000c;text-transform:uppercase;text-align:left;font-size:12px;font-weight:500;line-height:20px}.cdm-req{color:#e53e3e;margin-left:2px}.cdm-input{color:#0a0a0a;box-sizing:border-box;background:#fff;border:1px solid #00000052;border-radius:0;outline:none;width:100%;padding:12px 16px;font-size:12px;font-weight:500;line-height:20px;transition:border-color .15s}.cdm-input::placeholder{color:#0000003d}.cdm-input:focus{border-color:#18437c}.cdm-input--error{border-color:#e53e3e!important}.cdm-actions{grid-template-columns:1fr 1fr;gap:16px;padding:8px 24px 24px;display:grid}@media (max-width:768px){.cdm-actions{grid-template-columns:1fr}}.cdm-btn-submit{color:#fff;letter-spacing:-.15px;cursor:pointer;background:#0a0a0a;border:1px solid #0a0a0a;justify-content:center;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;line-height:20px;transition:background .15s;display:inline-flex}.cdm-btn-submit svg{flex-shrink:0}.cdm-btn-submit:hover{background:#3d3d3f;border-color:#3d3d3f}.cdm-btn-cancel{color:#0a0a0a;cursor:pointer;background:#fff;border:1px solid #0a0a0a;justify-content:center;align-items:center;padding:12px 16px;font-size:14px;font-weight:500;line-height:20px;transition:background .15s;display:inline-flex}.cdm-btn-cancel:hover{background:#ededed}.cdm-error{color:#e53e3e;margin:-8px 0 0;font-size:13px;font-weight:500}.cdm-field-error{color:#e53e3e;text-align:left;margin:-4px 0 0;font-size:12px;font-weight:400;line-height:18px}.cdm-field-error:empty{display:none}.cdm-success-body{flex-direction:column;gap:24px;padding:24px;display:flex}.cdm-success-body__text{color:#000c;letter-spacing:-.15px;margin:0;font-size:15px;font-weight:400;line-height:24px}.cdm-success-actions{display:flex}.cdm-success-actions .cdm-btn-submit{justify-content:center;width:100%}.cdm-upload{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px dashed #000;border-radius:0;padding:32px 24px;transition:border-color .2s,background .2s}.cdm-upload:hover{background:#00000005;border-color:#0006}.cdm-upload--selected{background:#18437c0a;border-color:#18437c73}.cdm-upload--error{border-color:#e53e3e}.cdm-upload__icon{color:#6b7280;margin:0 auto 8px;display:block}.cdm-upload__text{color:#000c;text-align:center;margin:16px 0 4px;font-size:14px;font-weight:500;line-height:22px}.cdm-upload__hint{color:#0000007a;text-align:center;text-transform:uppercase;font-size:12px;font-weight:500;line-height:20px}.cdm-upload__filename{color:#18437c;margin-top:6px;font-size:12px;font-weight:500}.pp-page{min-height:100vh}.pp-hero{background:linear-gradient(#ddbda1 0%,#c4a88f 100%);padding:64px;overflow:hidden}@media (max-width:1024px){.pp-hero{padding:40px 0}}.pp-hero__inner{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;display:grid}@media (max-width:1024px){.pp-hero__inner{grid-template-columns:1fr;gap:48px}}.pp-hero__content{flex-direction:column;justify-content:space-between;display:flex}.pp-hero__title{color:#0a0a0a;letter-spacing:-2.56px;margin:0 0 16px;font-size:64px;font-weight:500;line-height:80px}@media (max-width:1024px){.pp-hero__title{letter-spacing:-1.6px;margin:0 0 32px;font-size:40px;line-height:48px}}.pp-hero__subtitle{color:#000c;letter-spacing:.07px;margin:0;font-size:24px;font-weight:400;line-height:32px}.pp-hero__subtitle p{margin:0}@media (max-width:1024px){.pp-hero__subtitle{margin-bottom:32px;font-size:18px;line-height:30px}}.pp-hero__features{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.pp-hero__feature{color:#0a0a0a;letter-spacing:.07px;align-items:center;gap:8px;font-size:16px;font-weight:600;line-height:24px;display:flex}.pp-hero__check{flex-shrink:0}.pp-hero__visual{height:400px;position:relative;overflow:hidden}.pp-hero__visual img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}@media (max-width:1024px){.pp-hero__visual{height:auto;overflow:hidden}.pp-hero__visual img{width:100%;height:auto;position:static}}.pp-services{background:#fff;padding:128px 64px}@media (max-width:1024px){.pp-services{padding:40px 0}}.pp-services__inner{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}@media (max-width:1024px){.pp-services__inner{grid-template-columns:1fr;gap:32px}}.pp-services__title{color:#0a0a0a;letter-spacing:-.354px;margin:0 0 16px;font-size:28px;font-weight:600;line-height:36px}@media (max-width:1024px){.pp-services__title{font-size:24px;line-height:32px}}.pp-services__subtitle{color:#000c;letter-spacing:-.312px;max-width:310px;margin:0;font-size:16px;font-weight:400;line-height:26px}@media (max-width:1024px){.pp-services__subtitle{font-size:14px;line-height:26px}}.pp-services__subtitle p{margin:0}.pp-services__grid{grid-column:2/span 2;grid-template-columns:repeat(2,1fr);align-content:start;gap:24px;display:grid}@media (max-width:1024px){.pp-services__grid{grid-column:auto;grid-template-columns:1fr}}.pp-service-card{border:1px solid #0006;flex-direction:column;justify-content:space-between;padding:24px;display:flex}@media (max-width:1024px){.pp-service-card{padding:16px}}.pp-service-card__top{flex:1}.pp-service-card__badge{color:#717182;letter-spacing:.32px;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 16px;font-size:16px;font-weight:400;line-height:24px;display:flex}.pp-service-card__badge:before{content:"";background:#ddbda1;flex-shrink:0;width:24px;height:24px;display:block}.pp-service-card__title{color:#0a0a0a;letter-spacing:-.449px;margin:0 0 12px;font-size:28px;font-weight:600;line-height:36px}@media (max-width:1024px){.pp-service-card__title{font-size:24px;line-height:32px}}.pp-service-card__text{color:#000c;letter-spacing:-.16px;border-bottom:1px solid #00000029;margin-bottom:24px;padding-bottom:24px;font-size:16px;font-weight:400;line-height:24px}@media (max-width:1024px){.pp-service-card__text{font-size:14px;line-height:24px}}.pp-service-card__text p{margin:0}.pp-service-card__features{flex-direction:column;gap:16px;margin:0 0 80px;padding:0;list-style:none;display:flex}@media (max-width:1024px){.pp-service-card__features{margin:0 0 40px}}.pp-service-card__feature{color:#0a0a0a;align-items:flex-start;gap:10px;font-size:16px;font-weight:400;line-height:24px;display:flex}.pp-service-card__feature-icon{flex-shrink:0;margin-top:1px}.pp-service-card .main-dark-btn{max-width:fit-content}.pp-logo-strip{background:#fff;padding:64px 0}@media (max-width:1024px){.pp-logo-strip{padding:40px 0}}.pp-logo-strip__title{color:#0a0a0a;letter-spacing:-.449px;margin-top:0;margin-bottom:40px;font-size:28px;font-weight:600;line-height:32px}@media (max-width:1024px){.pp-logo-strip__title{margin-bottom:32px}}.pp-logo-swiper{width:100%;height:50px}.pp-logo-swiper__slide{background:0 0;border:0;flex:none;justify-content:center;align-items:center;height:50px;padding:0;width:auto!important;display:flex!important}.pp-logo-swiper__label{text-transform:uppercase;letter-spacing:.14em;color:#aaa;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:11px;font-weight:800}.pp-logo-swiper__img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:none;height:50px;max-height:50px;margin:0 32px;display:block}@media (max-width:1024px){.pp-logo-swiper__img{height:35px;max-height:35px;margin:0 20px}}.pp-process{background:#000}@media (max-width:1024px){.pp-process{padding:40px 0}}.pp-process__inner{grid-template-columns:1fr 2fr;gap:24px;max-width:1440px;margin:0 auto;padding:128px 64px;display:grid}@media (max-width:1024px){.pp-process__inner{grid-template-columns:1fr;gap:32px;padding:0 16px}}.pp-process__intro{flex-direction:column;gap:16px;display:flex}.pp-process__title{color:#fff;letter-spacing:-.354px;margin:0;font-size:30px;font-weight:600;line-height:36px}@media (max-width:1024px){.pp-process__title{font-size:24px;line-height:32px}}.pp-process__subtitle{color:#fff9;letter-spacing:-.312px;max-width:310px;margin:0;font-size:16px;font-weight:400;line-height:26px}@media (max-width:1024px){.pp-process__subtitle{max-width:none;font-size:14px}}.pp-process__subtitle p{margin:0}.pp-process__steps{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:1024px){.pp-process__steps{grid-template-columns:1fr}}.pp-process-step{align-items:flex-start;gap:16px;display:flex}.pp-process-step__num{color:#fff;letter-spacing:-.15px;border:1px solid #ffffff4d;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:500;line-height:20px;display:flex}.pp-process-step__title{color:#fff;letter-spacing:-.439px;margin-top:0;margin-bottom:8px;font-size:18px;font-weight:600;line-height:28px}@media (max-width:1024px){.pp-process-step__title{font-size:16px;line-height:26px}}.pp-process-step__text{color:#fff9;letter-spacing:-.15px;white-space:pre-line;margin:0;font-size:14px;font-weight:400;line-height:20px}.pp-process-step__text p{margin:0}.pp-video{background:#000;justify-content:center;align-items:center;width:100%;height:600px;display:flex;overflow:hidden}@media (max-width:1024px){.pp-video{height:650px}}.pp-video iframe{border:none;width:100%;height:100%;display:block}.pp-contact{background:#ececf0;padding:128px 64px}@media (max-width:1024px){.pp-contact{padding:40px 0}}.pp-contact__inner{flex-direction:column;gap:40px;display:flex}.pp-contact__inner--single{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:80px}.pp-contact__inner--single .pp-contact__persons{flex:0 0 50%;grid-template-columns:1fr;justify-content:end;display:flex}@media (max-width:1024px){.pp-contact__inner--single{flex-direction:column;gap:40px}.pp-contact__inner--single .pp-contact__intro{flex:none;max-width:100%;position:static}}.pp-contact__intro{max-width:480px}.pp-contact__title{color:#0a0a0a;letter-spacing:-.354px;margin:0 0 16px;font-size:30px;font-weight:600;line-height:36px}@media (max-width:1024px){.pp-contact__title{letter-spacing:-1.12px;font-size:28px;line-height:36px}}.pp-contact__text{color:#000c;letter-spacing:-.312px;margin:0;font-size:16px;font-weight:400;line-height:26px}.pp-contact__text p{margin:0}.pp-contact__persons{grid-template-columns:repeat(2,1fr);gap:24px;width:100%;display:grid}@media (max-width:1024px){.pp-contact__persons{grid-template-columns:1fr}}.pp-person-card{background:#fff;border-top:4px solid #ddbda1;align-items:flex-start;gap:24px;width:100%;padding:24px;display:flex}@media (max-width:1024px){.pp-person-card{flex-direction:column}}.pp-person-card__photo{background:#e5e7eb;flex-shrink:0;width:168px;height:168px;overflow:hidden}@media (max-width:1024px){.pp-person-card__photo{width:155px;height:155px}}.pp-person-card__photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.pp-person-card__info{flex-direction:column;flex:1;justify-content:space-between;min-height:168px;display:flex}@media (max-width:1024px){.pp-person-card__info{justify-content:flex-start;gap:40px;min-height:auto}}.pp-person-card__name{letter-spacing:.24px;color:#0a0a0a;margin:0 0 8px;font-size:24px;font-weight:500;line-height:32px}.pp-person-card__role{color:#717182;letter-spacing:.56px;text-transform:uppercase;margin:0;font-size:14px;font-weight:600;line-height:20px}.pp-person-card__contacts{flex-direction:column;gap:4px;display:flex}.pp-person-card__email{color:#0a0a0a;letter-spacing:-.36px;font-size:18px;font-weight:400;line-height:28px;text-decoration:none}.pp-person-card__email:hover{text-decoration:underline}.pp-person-card__phone{color:#717182;letter-spacing:-.3px;font-size:16px;font-weight:400;line-height:24px;text-decoration:none}.pp-person-card__phone:hover{color:#0a0a0a}
