.page-section{padding:88px 0}.page-label{display:flex;align-items:center;gap:16px;margin:0 0 22px;color:#008e9f;font-size:12px;font-weight:700;letter-spacing:3px;text-transform:uppercase}.dark .page-label{color:var(--cyan)}.page-label span{display:block;width:96px;height:1px;background:currentColor}.page-section h1{font-size:clamp(44px,5vw,68px)}.page-section h2{font-size:clamp(34px,4vw,50px);margin-bottom:24px}.page-lead{font-size:20px;max-width:660px;margin:22px 0 30px}.page-hero-section{padding:45px 0 84px}.page-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}.page-hero figure{min-width:0}.page-art{width:100%;max-height:470px;object-fit:contain}.dark .page-art{mix-blend-mode:screen;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent),linear-gradient(transparent,#000 6%,#000 94%,transparent);mask-composite:intersect}.page-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:38px}.page-card{border:1px solid var(--line);padding:28px;border-radius:12px;display:flex;flex-direction:column;align-items:flex-start}.page-card .icon{width:50px;height:50px;margin-bottom:20px}.page-card h3{margin-bottom:12px}.page-card p{font-size:16px;margin-bottom:18px}.page-card .text-link{margin-top:auto}.page-split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.page-split>.page-form{margin-top:-20px}.page-split>div>.icon{width:72px;height:72px;margin-bottom:20px}.page-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;list-style:none;padding:0;margin:42px 0 0}.page-steps li{border-left:1px solid var(--line);padding-left:24px}.page-steps li>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--teal);color:white;font:bold 22px var(--font-heading);margin-bottom:20px}.dark .page-steps li:nth-child(even)>span{background:var(--lime);color:var(--dark)}.page-steps h3{margin-bottom:8px}.page-steps p{font-size:16px}.involvement{margin-top:42px;padding:28px;border:1px solid var(--line);border-radius:10px;max-width:800px}.involvement p{margin:10px 0}.involvement small{color:var(--muted)}.location-feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.location-feature .page-art{max-height:430px}.closing{display:flex;justify-content:space-between;gap:40px;align-items:center}.closing p{margin-top:12px}.page-form{padding:34px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink)}.page-form h2{font-size:30px}.page-form .form-grid{grid-template-columns:1fr}.page-form label{display:flex;flex-direction:column;gap:8px}.page-form .button{width:100%;margin-top:22px}.page-form .form-result .button{width:auto}.page-form .form-result h3{margin:0}.page-form .form-result p{margin:8px 0 16px}.page-form .field-error{display:block}.page-form .field-error[hidden]{display:none}.page-faqs details{border-bottom:1px solid var(--line);padding:22px 0}.page-faqs summary{display:flex;gap:20px;align-items:center;cursor:pointer;font:700 19px var(--font-heading);list-style:none}.page-faqs summary::-webkit-details-marker{display:none}.page-faqs summary span{width:10px;height:10px;border-right:2px solid var(--teal);border-bottom:2px solid var(--teal);transform:rotate(45deg);margin-left:auto}.page-faqs details:not([open]) summary span{transform:rotate(-45deg)}.page-faqs details p{margin:8px 40px 0 0}.gallery-row{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:36px}.gallery-row .page-art{height:280px}.portfolio-feature{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.portfolio-feature figure img{width:100%;max-height:520px;object-fit:contain}.dark .portfolio-feature figure img{mix-blend-mode:screen}.portfolio-feature figcaption{text-align:center;font-size:13px;color:var(--muted)}.dark .portfolio-feature figcaption{color:#9db0aa}.portfolio-feature dl{display:grid;grid-template-columns:90px 1fr;gap:14px 20px;margin-top:26px}.portfolio-feature dt{color:var(--teal);font-weight:700}.portfolio-feature dd{margin:0}.dark .portfolio-feature dd{color:#ccd7d3}.center-action{text-align:center;margin-top:36px}.center-note{text-align:center;margin-top:32px}.policy{display:grid;grid-template-columns:260px 1fr;gap:60px}.policy aside{display:flex;flex-direction:column;border-right:1px solid var(--line);padding-right:30px}.policy aside a{padding:10px 0;border-bottom:1px solid var(--line)}.policy article h2{font-size:32px;margin:30px 0 10px}.policy-wide{max-width:850px}.policy-blocks{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:36px}.policy-blocks article{padding:0 26px;border-left:1px solid var(--line)}.policy-blocks article:first-child{border-left:0;padding-left:0}.draft-note{background:#dff5f3;padding:18px;border-radius:8px;margin-top:36px}.success-hero{text-align:center;max-width:850px;margin:auto}.success-mark{width:104px;height:104px;border:3px solid var(--cyan);border-radius:50%;display:grid;place-items:center;margin:0 auto 28px;color:var(--cyan);font-size:60px}.success-hero .page-lead{margin:24px auto 30px}.success-hero .actions{justify-content:center}.help-prompt{text-align:center;margin:36px auto 0;max-width:800px}.help-prompt a{color:var(--teal);text-decoration:underline}.page-footer{padding:55px 0}.footer-row{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:35px}.footer-row>nav{display:flex;flex-direction:column;gap:10px;border-left:1px solid var(--line);padding-left:28px}.footer-row h3{font-size:15px}.footer-row a:not(.brand){font-size:14px}.footer-row .brand-note{margin-top:16px}.ads-hero{display:grid;grid-template-columns:1fr 440px;gap:60px;align-items:start}.ads-hero>div>p:not(.page-label){max-width:650px}.ads-hero ul{color:#ccd7d3;line-height:2}.ad-rumi{max-height:240px;margin-top:12px}.ads-concepts{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.ads-concepts img{width:100%;height:320px;object-fit:contain;mix-blend-mode:screen}.ads-concepts figcaption{text-align:center;color:#ccd7d3}.ads-header nav a:last-child{color:var(--lime)}.contact-points{margin-top:45px;padding-top:30px;border-top:1px solid var(--line)}.contact-points p{margin-top:12px}
@media(max-width:1023px){.page-cards{grid-template-columns:repeat(2,1fr)}.page-steps{grid-template-columns:repeat(2,1fr);gap:34px}.page-split{gap:38px}.ads-hero{grid-template-columns:1fr 380px;gap:34px}.policy-blocks{grid-template-columns:repeat(2,1fr);gap:30px}.policy-blocks article:nth-child(3){border-left:0;padding-left:0}.footer-row{grid-template-columns:1.4fr repeat(3,1fr);gap:20px}}
@media(max-width:767px){.page-section{padding:56px 0}.page-hero-section{padding:30px 0 60px}.page-hero,.page-split,.location-feature,.portfolio-feature,.ads-hero{grid-template-columns:1fr;gap:34px}.page-hero>div{order:1}.page-hero figure{order:2}.page-art{max-height:340px}.page-cards,.page-steps,.gallery-row,.ads-concepts{grid-template-columns:1fr}.page-card{padding:24px}.page-steps li{display:grid;grid-template-columns:46px 1fr;gap:16px;border-left:0;padding-left:0}.page-steps li>span{grid-column:1;grid-row:1;margin:0}.page-steps li>div{grid-column:2}.location-feature .page-art{max-height:330px}.closing{align-items:flex-start;flex-direction:column}.page-form{padding:24px}.page-split>.page-form{margin-top:0}.gallery-row .page-art{height:260px}.portfolio-feature figure{order:2}.portfolio-feature>div{order:1}.policy{grid-template-columns:1fr;gap:35px}.policy aside{border-right:0;padding-right:0}.policy-blocks{grid-template-columns:1fr}.policy-blocks article:nth-child(n){border-left:0;padding:20px 0;border-bottom:1px solid var(--line)}.footer-row{grid-template-columns:repeat(3,1fr);gap:28px 10px}.footer-row>div{grid-column:1/-1}.footer-row>nav{padding-left:14px}.footer-row h3{font-size:14px}.footer-row a:not(.brand){font-size:12px}.ads-hero .page-form{order:2}.ads-concepts img{height:300px}.page-label{font-size:10px;letter-spacing:2px}.page-section h1{font-size:38px}.page-section h2{font-size:30px}.page-lead{font-size:18px}}

/* Focused advertising landing page */
.ads-header{min-height:92px}.ads-header .brand{transform:scale(.82);transform-origin:left center}.ads-header nav{gap:38px}.ads-wa{display:flex!important;align-items:center;gap:8px;padding:10px 16px!important;border:1px solid var(--lime);border-radius:6px;color:var(--light)!important}.ads-wa:after{display:none}.ads-hero-section{padding-top:34px;padding-bottom:54px;background:radial-gradient(circle at 30% 30%,#06332f55,transparent 55%),var(--dark)}.ads-hero{grid-template-columns:minmax(0,1fr) 445px;gap:54px}.ads-hero h1{font-size:clamp(49px,4.6vw,65px);line-height:1.05}.ads-hero h1 em{color:var(--lime);font-style:normal}.ads-hero .page-lead{font-size:26px;font-weight:600;line-height:1.25;margin:22px 0 14px}.ads-checks{list-style:none;padding:0;margin:24px 0 0!important}.ads-checks li{position:relative;padding-left:40px;margin:9px 0}.ads-checks li:before{content:'✓';position:absolute;left:0;top:1px;width:25px;height:25px;display:grid;place-items:center;border:2px solid var(--lime);border-radius:50%;color:var(--lime);font-weight:700;line-height:1}.ad-rumi{height:190px;object-position:left bottom;margin:4px 0 -20px;max-width:520px}.ads-form{padding:30px 34px;box-shadow:0 20px 60px #0005}.ads-form>p:first-of-type{margin:-15px 0 20px}.ads-form .form-grid{gap:16px}.ads-form .button{margin-top:18px}.phone-control{display:grid;grid-template-columns:66px 1fr;gap:10px}.phone-control input{min-width:0}.country-code{display:grid;place-items:center;border:1px solid #bdcac4;border-radius:8px;background:#eef1ed;font-weight:600}.form-message{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);margin-top:20px;padding-top:18px;font-size:14px}.form-message a{display:flex;align-items:center;gap:8px;color:var(--teal);font-weight:700}.form-message .wa-icon{width:28px}.ads-form>.demo-note{font-size:10px;text-align:center}.ads-hero-section+.light .page-cards{grid-template-columns:repeat(3,1fr)}.ads-hero-section+.light .page-card{display:grid;grid-template-columns:58px 1fr;column-gap:20px;border:0;border-radius:0;padding:22px 26px}.ads-hero-section+.light .page-card:nth-child(3n+2),.ads-hero-section+.light .page-card:nth-child(3n+3){border-left:1px solid var(--line)}.ads-hero-section+.light .page-card:nth-child(n+4){border-top:1px solid var(--line)}.ads-hero-section+.light .page-card .icon{grid-row:1/3;margin:0}.ads-hero-section+.light .page-card h3{margin:0}.ads-hero-section+.light .page-card p{margin:5px 0 0}.ads-inline-cta{display:grid;grid-template-columns:340px 1px 1fr;align-items:center;gap:34px;margin-top:32px}.ads-inline-cta:before{content:'';grid-column:2;width:1px;height:50px;background:var(--line)}.ads-inline-cta .button{grid-column:1;grid-row:1}.ads-inline-cta p{grid-column:3;grid-row:1}.ads-work{display:grid;grid-template-columns:315px 1fr;gap:40px;align-items:start}.ads-work h2{font-size:42px}.ads-concepts{gap:18px}.ads-concepts figure{border:1px solid #155054;border-radius:10px;padding:18px}.ads-concepts img{height:260px}.ads-concepts figcaption{text-align:left}.ads-concepts figcaption strong,.ads-concepts figcaption small,.ads-concepts figcaption span{display:block}.ads-concepts figcaption small{color:var(--cyan);margin:3px 0 12px}.ads-concepts figcaption span{font-size:14px}.ads-section-head{display:grid;grid-template-columns:1fr 300px;gap:30px;align-items:start}.ads-section-head p{font-size:15px}.ads-section-head .text-link{margin-top:12px}.ads-faq-table{margin-top:32px}.ads-faq-table>div{display:grid;grid-template-columns:43% 57%;gap:24px;border-bottom:1px solid var(--line);padding:17px 0}.ads-faq-table h3{font-size:18px}.ads-ready{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:35px}.ads-ready>div{display:flex;gap:16px}.ads-footer{padding:44px 0 0;overflow:hidden}.ads-footer-row{display:grid;grid-template-columns:250px 1fr auto;align-items:center;gap:40px}.ads-footer .brand{transform:scale(.8);transform-origin:left}.ads-footer nav{display:flex;gap:28px}.ads-footer nav a{font-size:14px}.ads-footer>div>img{width:100%;height:160px;object-fit:cover;object-position:center 65%;mix-blend-mode:screen;margin-top:20px}.mobile-callback{display:none}.ads-ready .button.lime{color:var(--dark)}
@media(max-width:1023px){.ads-header nav{gap:20px}.ads-hero{grid-template-columns:1fr 390px;gap:35px}.ads-hero h1{font-size:48px}.ads-work{grid-template-columns:250px 1fr}.ads-concepts{grid-template-columns:repeat(3,1fr)}.ads-concepts img{height:210px}.ads-footer-row{grid-template-columns:220px 1fr auto}}
@media(max-width:767px){body:has(.mobile-callback){padding-bottom:76px}.ads-header{min-height:88px}.ads-header .brand{transform:scale(.72);width:190px}.ads-header .menu-toggle{display:none}.ads-header nav{display:flex!important;width:auto;padding:0}.ads-header nav a:not(.ads-wa){display:none}.ads-header .ads-wa{border:0;padding:8px!important;font-size:0}.ads-header .ads-wa .wa-icon{width:38px;height:38px;color:var(--lime)}.ads-hero-section{padding:22px 0 0}.ads-hero{grid-template-columns:minmax(0,1fr);gap:20px}.ads-hero h1{font-size:39px}.ads-hero .page-label{margin-bottom:12px}.ads-hero .page-lead{font-size:20px;margin:12px 0 0}.ads-hero>div>p:not(.page-label):not(.page-lead),.ads-checks{display:none}.ads-form{padding:24px;margin-inline:-8px;min-width:0}.ads-form h2{font-size:25px;margin-bottom:20px}.ads-form>p:first-of-type{display:none}.form-message{justify-content:center}.form-message>span{display:none}.ad-rumi{height:210px;margin:0 auto;object-position:center bottom}.ads-hero-section+.light{padding-top:36px}.ads-hero-section+.light .page-cards{grid-template-columns:1fr;gap:0;margin-top:20px}.ads-hero-section+.light .page-card:nth-child(n){display:grid;grid-template-columns:58px minmax(0,1fr) 16px;border:0;border-bottom:1px solid var(--line);padding:14px 0}.ads-hero-section+.light .page-card:after{content:'›';grid-column:3;grid-row:1/3;align-self:center;color:var(--teal);font-size:34px}.ads-hero-section+.light .page-card .icon{width:46px;height:46px}.ads-hero-section+.light .page-card h3{font-size:18px}.ads-hero-section+.light .page-card p{font-size:14px}.ads-inline-cta{display:none}.ads-work{grid-template-columns:1fr;gap:24px}.ads-work h2{font-size:30px}.ads-concepts{grid-template-columns:1fr}.ads-concepts figure{display:grid;grid-template-columns:125px minmax(0,1fr);align-items:center}.ads-concepts img{height:160px}.ads-section-head{grid-template-columns:1fr}.ads-section-head>div{display:none}.ads-faq-table>div{grid-template-columns:1fr;gap:5px}.ads-ready{align-items:flex-start;flex-direction:column}.ads-ready>div{flex-direction:column;width:100%}.ads-ready .button{width:100%}.ads-footer-row{grid-template-columns:1fr;gap:20px;text-align:center;justify-items:center}.ads-footer .brand{transform:scale(.75);transform-origin:center}.ads-footer nav{gap:18px}.ads-footer>div>img{height:100px}.mobile-callback{position:fixed;display:flex;align-items:center;justify-content:center;gap:12px;left:14px;right:14px;bottom:10px;z-index:50;min-height:56px;background:var(--lime);color:var(--dark);border-radius:8px;font-weight:800;box-shadow:0 8px 28px #0008}.mobile-callback span{font-family:var(--font-heading)}}

.ad-rumi-mobile{display:none}
@media(max-width:767px){.ad-rumi-desktop{display:none}.ad-rumi-mobile{display:block;grid-row:3;height:220px;margin:0 auto -1px}.ads-form{grid-row:2}}

/* Balanced conversion-page alignment */
.ads-services>.container,.ads-goals>.container,.ads-process>.container,.ads-scope>.container{position:relative}
.ads-goals .page-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.ads-goals .page-card{min-height:225px;justify-content:flex-start}
.ads-process{text-align:center}
.ads-process .page-label{justify-content:center}
.ads-process .page-label span{display:none}
.ads-process .page-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:1050px;margin:46px auto 0}
.ads-process .page-steps li{position:relative;border-left:0;padding:0 38px;text-align:center}
.ads-process .page-steps li+li{border-left:1px solid var(--line)}
.ads-process .page-steps li>span{margin:0 auto 20px;width:52px;height:52px}
.ads-process .page-steps h3{min-height:54px;display:flex;align-items:center;justify-content:center}
.ads-process .page-steps p{max-width:270px;margin:0 auto}
.ads-scope .page-cards{align-items:stretch}
.ads-scope .page-card{align-items:center;text-align:center;padding:34px 28px}
.ads-scope .page-card .icon{margin-inline:auto}
.ads-scope .page-card p{max-width:310px;margin-inline:auto}
.ads-ready h3{font-size:24px}
@media(max-width:1023px) and (min-width:768px){.ads-goals .page-cards{grid-template-columns:repeat(2,1fr)}.ads-process .page-steps li{padding-inline:22px}}
@media(max-width:767px){.ads-goals .page-cards{grid-template-columns:1fr;gap:14px}.ads-goals .page-card{min-height:0}.ads-process{text-align:left}.ads-process .page-label{justify-content:flex-start}.ads-process .page-label span{display:block}.ads-process .page-steps{grid-template-columns:1fr;gap:0;margin-top:28px}.ads-process .page-steps li{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;text-align:left;padding:18px 0;border-left:0;border-bottom:1px solid var(--line)}.ads-process .page-steps li+li{border-left:0}.ads-process .page-steps li>span{margin:0;width:42px;height:42px}.ads-process .page-steps h3{min-height:0;display:block}.ads-process .page-steps p{margin:0;max-width:none}.ads-scope .page-card{align-items:flex-start;text-align:left}.ads-scope .page-card .icon{margin-inline:0}.ads-scope .page-card p{margin-inline:0}.ads-ready h3{font-size:22px}}

/* Full-width footer landmark with its complete aspect ratio. */
/* Responsive supporting pages: readable columns, labels and touch targets. */
.page-hero>*,.page-split>*,.portfolio-feature>*,.ads-work>*,.ads-section-head>*,.page-cards>*,.page-steps>*,.policy>*{min-width:0}
.page-form p{color:var(--muted)}
.page-form .form-privacy{font-size:14px;line-height:1.6}
.page-form label{font-size:15px;line-height:1.5}
.page-form :focus-visible{outline-color:var(--teal)}
.page-faqs summary span{flex-shrink:0}
.page-label span{flex:0 1 96px;min-width:24px}
.ads-faq-table>div{grid-template-columns:minmax(0,43fr) minmax(0,57fr)}
.footer-row a:not(.brand){min-height:44px;display:flex;align-items:center}
.page-steps:has(>li:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}
@media(min-width:1024px){.page-cards:has(>article:nth-child(4):last-child){grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1023px) and (min-width:768px){
  .page-section{padding-block:72px}
  .page-hero,.location-feature,.portfolio-feature{gap:30px;grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-section h1{font-size:42px}.page-section h2{font-size:34px}
  .page-split{grid-template-columns:1fr;gap:36px}.page-split>.page-form{margin-top:0}
  .page-form{max-width:640px;width:100%}
  .footer-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.footer-row>div{grid-column:1/-1}
  .ads-hero{grid-template-columns:1fr;gap:34px}.ads-hero>div{max-width:680px}.ads-hero .ads-form{max-width:640px}
  .ads-hero h1{font-size:48px}.ad-rumi-desktop{height:220px}
  .ads-hero-section+.light .page-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ads-hero-section+.light .page-card:nth-child(n){border:0;border-bottom:1px solid var(--line);padding:24px 12px;grid-template-columns:48px minmax(0,1fr);gap:14px}
  .ads-work{grid-template-columns:1fr}.ads-concepts{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ads-concepts figure{padding:14px}.ads-concepts img{height:220px}
  .ads-section-head{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
  .ads-ready{align-items:flex-start;flex-direction:column}.ads-footer-row{grid-template-columns:1fr 1fr;gap:24px}.ads-footer nav{flex-wrap:wrap}
}
@media(max-width:767px){
  .page-section h1{font-size:clamp(32px,8.8vw,40px);line-height:1.15;letter-spacing:-1.3px}
  .page-section h2{font-size:clamp(28px,7.5vw,32px);line-height:1.2}
  .page-section h3{font-size:21px}.page-lead{font-size:18px;line-height:1.6}
  .page-card p,.page-steps p,.page-faqs details p{font-size:16px}
  .page-label{font-size:11px;letter-spacing:1.7px;gap:12px}
  .page-steps:has(>li:nth-child(3):last-child){grid-template-columns:1fr}
  .page-steps li{grid-template-columns:44px minmax(0,1fr)}
  .page-form{padding:24px 20px}.page-form h2{font-size:27px}
  .page-faqs summary{font-size:18px;line-height:1.5}.page-faqs details p{margin:14px 0 0}
  .portfolio-feature dl{grid-template-columns:1fr;gap:4px}.portfolio-feature dd{margin-bottom:14px}
  .footer-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.footer-row>nav{padding:0;border:0;gap:2px}
  .footer-row h3{font-size:16px}.footer-row a:not(.brand){font-size:15px}
  .policy article h2{font-size:27px}.policy aside a{min-height:44px}
  .closing .button{width:100%}
  .ads-form{margin-inline:0}.ads-hero .page-lead{line-height:1.5}
  .ads-faq-table>div{grid-template-columns:1fr;gap:10px}
  .ads-concepts figure{grid-template-columns:minmax(0,1fr);padding:24px}.ads-concepts img{height:240px}
  .ads-concepts figcaption{text-align:center}.ads-concepts figcaption span{font-size:16px}
  .ads-hero-section+.light .page-card p{font-size:16px}
  .ads-footer nav{flex-wrap:wrap;justify-content:center;gap:8px 20px}.ads-footer nav a{min-height:44px;display:flex;align-items:center;font-size:15px}
  body:has(.mobile-callback){padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}
  .mobile-callback{bottom:calc(10px + env(safe-area-inset-bottom,0px))}
}
.ads-footer{background:#050909;padding-bottom:0}
.ads-footer-skyline{display:block;width:100%;height:auto;max-width:none;margin:18px 0 0;object-fit:contain;mix-blend-mode:screen}
@media(max-width:767px){.ads-footer-skyline{width:100%;height:auto;margin-top:22px}}
