:root{--navy:#102354;--blue:#1745bd;--blue-2:#2760eb;--sky:#dfe8ff;--red:#ef4338;--cream:#f5f3ec;--white:#fff;--ink:#15203a;--muted:#66708a;--line:#d4d9e5;--header:78px;--radius:22px;--sans:Arial,"Helvetica Neue",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;padding:24px;background:#cbd3e3;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;width:100%}.page-shell{width:min(1340px,100%);margin:0 auto;overflow:hidden;background:var(--cream);border:1px solid rgba(255,255,255,.6);border-radius:30px;box-shadow:0 30px 90px rgba(35,51,83,.2)}.site-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:var(--header);padding:0 34px;background:rgba(245,243,236,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}.brand{display:inline-flex;align-items:center;gap:12px;width:max-content}.brand-mark{display:flex;align-items:center;justify-content:center;width:44px;height:39px;color:var(--white);background:var(--blue);border-radius:9px;transform:skew(-5deg)}.brand-mark i{font-size:11px;font-style:normal;font-weight:900;letter-spacing:-.2em;transform:skew(5deg)}.brand-copy{display:flex;flex-direction:column;gap:2px;line-height:1}.brand-copy strong{letter-spacing:.08em;font-size:14px;font-weight:900}.brand-copy small{color:#778198;letter-spacing:.13em;text-transform:uppercase;font-size:7px;font-weight:700}.desktop-nav{display:flex;gap:29px;font-size:10px;font-weight:800}.desktop-nav a{padding:30px 0;color:#59647b}.desktop-nav a:hover{color:var(--red)}.header-phone{display:flex;flex-direction:column;align-items:flex-end;justify-self:end;line-height:1.15}.header-phone span{color:#7a8499;letter-spacing:.11em;text-transform:uppercase;font-size:8px}.header-phone strong{margin-top:5px;font-size:13px}.hero{display:grid;grid-template-columns:.95fr 1.05fr;gap:12px;padding:12px}.hero-copy{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:660px;padding:52px 52px 38px;overflow:hidden;color:var(--white);background:var(--blue);border-radius:var(--radius)}.hero-copy::before{content:"";position:absolute;right:-130px;bottom:-150px;width:360px;height:360px;border:1px solid rgba(255,255,255,.22);border-radius:50%}.hero-label{display:flex;align-items:center;justify-content:space-between;letter-spacing:.14em;font-size:8px;font-weight:900}.hero-label b{color:#a9c0ff}.hero h1,.section-heading h2,.placement-copy h2,.receiving-copy h2,.formats-head h2,.contacts h2{margin:0;text-transform:uppercase;letter-spacing:-.065em;font-size:clamp(49px,6.3vw,91px);font-weight:900;line-height:.88}.hero h1{margin-top:43px}.hero-slogan{margin:17px 0 0;color:#b9ccff;text-transform:uppercase;font-size:17px;font-weight:800;line-height:1.15}.hero-lead{max-width:500px;margin:28px 0 0;color:#d8e1ff;font-size:13px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:30px}.primary-button{display:inline-flex;align-items:center;justify-content:space-between;min-width:194px;min-height:51px;padding:0 17px;color:var(--white);background:var(--red);border-radius:11px;font-size:10px;font-weight:850;transition:transform .2s,background .2s}.primary-button:hover{background:#d9332a;transform:translateY(-2px)}.primary-button span{font-size:16px}.text-button{padding:8px 0;border-bottom:1px solid #a8bcfa;color:#d8e3ff;font-size:9px;font-weight:800}.hero-code{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:auto;padding-top:40px}.hero-code span{font-size:8px;font-weight:900}.hero-code p{margin:0;text-align:right;color:#b7c9f7;font-size:9px;line-height:1.5}.hero-media{position:relative;min-height:660px;overflow:hidden;background:var(--sky);border-radius:var(--radius)}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:57% center}.hero-address{position:absolute;right:18px;bottom:18px;left:18px;display:flex;align-items:center;padding:16px 18px;color:var(--white);background:rgba(16,35,84,.82);border:1px solid rgba(255,255,255,.25);border-radius:14px;backdrop-filter:blur(10px)}.hero-address i{flex:0 0 auto;width:9px;height:9px;margin-right:12px;background:var(--red);border-radius:50%;box-shadow:0 0 0 5px rgba(239,67,56,.2)}.hero-address div{display:flex;flex-direction:column}.hero-address strong{font-size:12px}.hero-address small{margin-top:3px;color:#c8d3ec;font-size:9px}.hero-side{position:absolute;top:22px;right:16px;color:rgba(16,35,84,.7);letter-spacing:.14em;writing-mode:vertical-rl;font-size:7px;font-weight:900}.hero-strip{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;background:var(--line);border:1px solid var(--line);border-radius:17px}.hero-strip>div{min-height:102px;padding:20px 24px;background:var(--white)}.hero-strip span{color:var(--red);font-size:8px;font-weight:900}.hero-strip strong{display:block;margin-top:7px;text-transform:uppercase;font-size:11px}.hero-strip p{margin:4px 0 0;color:var(--muted);font-size:9px}.section-pad{padding:108px 58px}.section-heading{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;max-width:1120px;margin:0 auto 55px}.tag{display:inline-flex;align-items:center;min-height:25px;padding:0 10px;color:var(--white);background:var(--blue);border-radius:6px;letter-spacing:.12em;font-size:7px;font-weight:900}.section-heading h2{margin-top:18px;font-size:clamp(40px,4.8vw,68px);line-height:.95}.section-heading>p{max-width:430px;margin:0 0 3px;color:var(--muted);font-size:12px;line-height:1.75}.service-list{max-width:1120px;margin:0 auto;border-top:2px solid var(--navy)}.service-list article{display:grid;grid-template-columns:52px 1fr 1.15fr 40px;align-items:center;gap:18px;min-height:98px;border-bottom:1px solid var(--line);transition:padding .2s,background .2s}.service-list article:hover{padding:0 14px;background:var(--sky)}.service-list>article>span{color:var(--red);font-size:8px;font-weight:900}.service-list h3{margin:0;text-transform:uppercase;font-size:14px;font-weight:900}.service-list p{margin:0;color:var(--muted);font-size:10px;line-height:1.6}.service-list a{display:grid;place-items:center;width:37px;height:37px;color:var(--blue);border:1px solid #b7c0d4;border-radius:9px;font-size:13px}.placement{display:grid;grid-template-columns:1.2fr .8fr;gap:12px;padding:12px;background:var(--sky)}.placement-media{position:relative;min-height:670px;overflow:hidden;border-radius:var(--radius)}.placement-media img{width:100%;height:100%;object-fit:cover}.image-ticket{position:absolute;left:18px;bottom:18px;display:flex;flex-direction:column;min-width:220px;padding:19px;color:var(--white);background:var(--red);border-radius:14px}.image-ticket span{font-size:8px;font-weight:900}.image-ticket strong{margin-top:12px;text-transform:uppercase;font-size:13px;line-height:1.25}.placement-copy{display:flex;flex-direction:column;justify-content:center;min-height:670px;padding:45px 38px;color:var(--white);background:var(--navy);border-radius:var(--radius)}.tag-white{color:var(--blue);background:var(--white)}.placement-copy h2{margin-top:27px;font-size:clamp(39px,4.4vw,62px);line-height:.92}.placement-copy>p{margin:27px 0 0;color:#b9c5df;font-size:11px;line-height:1.75}.placement-copy ul{margin:37px 0 0;padding:0;border-top:1px solid #3a4b74;list-style:none}.placement-copy li{display:grid;grid-template-columns:33px 1fr;gap:11px;padding:15px 0;border-bottom:1px solid #3a4b74}.placement-copy li b{color:#7ca0ff;font-size:8px}.placement-copy li span{color:#d8e0f0;font-size:10px}.receiving{display:grid;grid-template-columns:.82fr 1.18fr;gap:12px}.receiving-copy{display:flex;flex-direction:column;justify-content:center;min-height:560px;padding:45px;background:var(--sky);border-radius:var(--radius)}.receiving-copy h2{margin-top:25px;font-size:clamp(39px,4.3vw,61px);line-height:.94}.receiving-copy>p{margin:26px 0 0;color:#53617d;font-size:11px;line-height:1.75}.receiving-copy>a{width:max-content;margin-top:29px;padding-bottom:7px;border-bottom:1px solid #8997b8;font-size:9px;font-weight:900}.receiving-copy>a span{margin-left:17px;color:var(--red);font-size:15px}.receiving-media{position:relative;min-height:560px;overflow:hidden;border-radius:var(--radius)}.receiving-media img{width:100%;height:100%;object-fit:cover}.media-note{position:absolute;top:18px;right:18px;padding:12px;color:var(--white);background:rgba(23,69,189,.82);border-radius:9px;letter-spacing:.12em;text-align:right;font-size:7px;line-height:1.5;backdrop-filter:blur(8px)}.receiving-notes{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.receiving-notes>div{display:flex;flex-direction:column;min-height:108px;padding:21px;border:1px solid var(--line);border-radius:14px}.receiving-notes b{text-transform:uppercase;font-size:10px}.receiving-notes span{margin-top:7px;color:var(--muted);font-size:9px;line-height:1.5}.formats{color:var(--white);background:var(--blue)}.formats-head{display:grid;grid-template-columns:.65fr 1.2fr 1fr;align-items:end;gap:35px}.formats-head h2{font-size:clamp(40px,4.8vw,67px);line-height:.95}.formats-head p{margin:0 0 4px;color:#cbd7f8;font-size:11px;line-height:1.6}.format-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:52px}.format-grid article{min-height:230px;padding:22px;color:var(--ink);background:var(--white);border-radius:15px}.format-grid article:nth-child(2){background:var(--sky)}.format-grid article:nth-child(3){color:var(--white);background:var(--navy)}.format-grid article:nth-child(4){color:var(--white);background:var(--red)}.format-grid span{font-size:8px;font-weight:900}.format-grid h3{margin:60px 0 0;text-transform:uppercase;font-size:14px}.format-grid p{margin:11px 0 0;color:#687188;font-size:9px;line-height:1.55}.format-grid article:nth-child(3) p,.format-grid article:nth-child(4) p{color:#d8e0f2}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;max-width:1120px;margin:0 auto}.process-grid article{min-height:230px;padding:23px;border:1px solid var(--line);border-radius:15px}.process-grid article:nth-child(even){margin-top:25px}.process-grid span{display:grid;place-items:center;width:38px;height:38px;color:var(--white);background:var(--blue);border-radius:9px;font-size:8px;font-weight:900}.process-grid h3{margin:52px 0 0;text-transform:uppercase;font-size:13px}.process-grid p{margin:11px 0 0;color:var(--muted);font-size:9px;line-height:1.6}.contacts{display:grid;grid-template-columns:1fr 1fr;gap:52px;margin:12px;padding:67px 50px 42px;color:var(--white);background:var(--red);border-radius:var(--radius)}.contacts-title>span{letter-spacing:.14em;font-size:8px;font-weight:900}.contacts h2{margin-top:24px;font-size:clamp(43px,5vw,71px);line-height:.94}.contacts-action{display:flex;flex-direction:column;justify-content:flex-end}.contacts-action p{max-width:420px;margin:0 0 23px;color:#ffd8d4;font-size:11px;line-height:1.65}.contacts-action a{display:flex;justify-content:space-between;width:100%;padding-bottom:8px;border-bottom:2px solid var(--white);font-size:clamp(25px,3.2vw,43px);font-weight:900;letter-spacing:-.05em}.contacts-action a b{font-size:.65em}.contacts-address{grid-column:1/-1;display:flex;flex-direction:column;margin-top:22px;padding-top:20px;border-top:1px solid rgba(255,255,255,.35)}.contacts-address span{letter-spacing:.13em;font-size:7px;font-weight:900}.contacts-address strong{margin-top:8px;font-size:10px;line-height:1.6}footer{color:#b4bed3;background:var(--navy)}.footer-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:96px;padding:22px 34px}.brand-footer{color:var(--white)}.brand-footer .brand-mark{color:var(--blue);background:var(--white)}footer p{margin:0;text-align:center;font-size:8px}.footer-main>a:last-child{justify-self:end;color:var(--white);font-size:9px}.footer-legal{padding:16px 34px;border-top:1px solid #33446c;text-align:center;color:#8795b4;letter-spacing:.04em;font-size:8px}.mobile-call{display:none}@media(max-width:1060px){body{padding:12px}.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero-copy{padding:46px 36px 34px}.section-pad{padding:88px 35px}.service-list article{grid-template-columns:43px 1fr 1fr 38px}.placement-copy{padding:37px 28px}}@media(max-width:820px){body{padding:0 0 66px;background:var(--cream)}.page-shell{width:100%;border:0;border-radius:0;box-shadow:none}.site-header{min-height:70px;padding:0 20px}.header-phone{display:none}.hero{grid-template-columns:1fr;padding:8px}.hero-copy{min-height:570px;padding:50px 24px 31px}.hero h1{font-size:clamp(48px,15vw,70px)}.hero-media{min-height:500px}.hero-strip{grid-template-columns:1fr}.hero-strip>div{min-height:82px}.section-pad{padding:76px 20px}.section-heading{grid-template-columns:1fr;gap:23px;margin-bottom:38px}.section-heading h2,.placement-copy h2,.receiving-copy h2,.formats-head h2,.contacts h2{font-size:clamp(39px,11vw,55px)}.service-list article{grid-template-columns:34px 1fr 37px;gap:11px;min-height:110px}.service-list p{grid-column:2;margin:-22px 0 17px}.service-list a{grid-column:3;grid-row:1}.placement{grid-template-columns:1fr;padding:8px}.placement-media{min-height:500px}.placement-copy{min-height:auto;padding:67px 24px}.receiving{grid-template-columns:1fr}.receiving-copy{min-height:480px;padding:34px 24px}.receiving-media{min-height:460px}.receiving-notes{grid-template-columns:1fr}.formats-head{grid-template-columns:1fr;gap:19px}.format-grid{grid-template-columns:1fr}.format-grid article{min-height:190px}.process-grid{grid-template-columns:1fr}.process-grid article,.process-grid article:nth-child(even){min-height:195px;margin-top:0}.contacts{grid-template-columns:1fr;gap:34px;margin:8px;padding:58px 23px 34px}.contacts-action a{font-size:28px}.footer-main{grid-template-columns:1fr;justify-items:start;gap:20px;padding:34px 20px}.footer-main p{text-align:left}.footer-main>a:last-child{display:none}.footer-legal{padding:16px 20px;text-align:left;line-height:1.6}.mobile-call{position:fixed;z-index:70;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;min-height:66px;padding:0 20px;color:var(--white);background:var(--blue);font-size:10px;box-shadow:0 -8px 30px rgba(18,35,76,.2)}.mobile-call b{font-size:13px}}@media(max-width:420px){.brand-copy strong{font-size:12px}.hero h1{font-size:48px}.hero-copy{min-height:540px}.hero-actions{align-items:stretch;flex-direction:column;gap:11px}.primary-button{width:100%}.text-button{width:max-content}.hero-media{min-height:440px}.service-list h3{font-size:12px}.contacts-action a{font-size:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
