:root{--Soft-orange:hsl(35,77%,62%);--Soft-red:hsl(5,85%,63%);--Off-white:hsl(36,100%,99%);--Grayish-blue:hsl(233,8%,79%);--Dark-grayish-blue:hsl(236,13%,42%);--Very-dark-blue:hsl(240,100%,5%);--FontSize:15px}*{box-sizing:border-box}body,html{padding:0;margin:0}body{font-family:sans-serif;font-size:var(--FontSize);background-color:var(--Off-white);color:var(--Dark-grayish-blue);line-height:1.6}a{text-decoration:none;color:inherit}ul{list-style:none;margin:0;padding:0}img{display:block;max-width:100%}.hidden{display:none}.page{width:100%;max-width:1110px;margin:0 auto;padding:28px 16px 80px}.header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.header__logo img{width:45px;height:auto}.header__toggle{background:none;border:none;padding:0;cursor:pointer;line-height:0}.header__toggle img{width:40px;height:auto}.header__overlay{position:fixed;inset:0;background-color:hsl(240,100%,5%,.5);opacity:0;visibility:hidden;transition:opacity .3s ease;z-index:20}.header__overlay.is-open{opacity:1;visibility:visible}.header__nav{position:fixed;top:0;right:0;height:100%;width:68%;max-width:260px;background-color:var(--Off-white);padding:130px 0 0 24px;transform:translateX(100%);transition:transform .3s ease;z-index:30}.header__nav.is-open{transform:translateX(0)}.header__close{position:absolute;top:28px;right:24px;background:none;border:none;padding:0;cursor:pointer;line-height:0}.header__close img{width:32px;height:auto}.header__links{display:flex;flex-direction:column;gap:22px}.header__links a{color:var(--Very-dark-blue);font-size:18px;transition:color .2s ease}.header__links a:focus,.header__links a:hover{color:var(--Soft-red)}.layout{display:grid;grid-template-columns:1fr;grid-gap:64px;gap:64px}.hero__image{display:block;line-height:0}.hero__image img{width:100%;height:auto}.hero__title{color:var(--Very-dark-blue);font-size:40px;font-weight:800;line-height:1;margin:24px 0 0}.hero__content{margin-top:16px}.hero__text{margin:0 0 24px;color:var(--Dark-grayish-blue);line-height:1.7}.hero__cta{display:inline-block;background-color:var(--Soft-red);color:var(--Off-white);text-transform:uppercase;letter-spacing:4.3px;font-size:14px;font-weight:700;padding:14px 32px;transition:background-color .2s ease}.hero__cta:focus,.hero__cta:hover,.sidebar{background-color:var(--Very-dark-blue)}.sidebar{padding:24px 20px}.sidebar__heading{color:var(--Soft-orange);font-size:32px;font-weight:700;margin:0 0 8px}.sidebar__item{padding:27px 0;border-bottom:1px solid hsl(233,8%,79%,.35)}.sidebar__item:first-child{padding-top:4px}.sidebar__item:last-child{padding-bottom:0;border-bottom:none}.sidebar__title{display:inline-block;color:var(--Off-white);font-size:20px;font-weight:800;margin-bottom:8px;transition:color .2s ease}.sidebar__title:focus,.sidebar__title:hover{color:var(--Soft-orange)}.sidebar__text{margin:0;color:var(--Grayish-blue);line-height:1.7}.cards{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px}.card{display:flex;gap:24px;align-items:stretch}.card__image{flex-shrink:0;display:block;line-height:0}.card__image img{width:100px;height:127px;object-fit:cover}.card__body{display:flex;flex-direction:column;justify-content:center}.card__number{color:var(--Soft-red);font-size:32px;font-weight:700;line-height:1}.card__title{color:var(--Very-dark-blue);font-size:18px;font-weight:800;margin:12px 0 8px;transition:color .2s ease}.card__title:focus,.card__title:hover{color:var(--Soft-red)}.card__text{margin:0;line-height:1.6}.attribution,.card__text{color:var(--Dark-grayish-blue)}.attribution{margin-top:48px;padding-top:24px;border-top:1px solid hsl(233,8%,79%,.5);font-size:13px;text-align:center}.attribution a{color:var(--Soft-red);font-weight:700;transition:color .2s ease}.attribution a:focus,.attribution a:hover{color:var(--Very-dark-blue)}@media (min-width:1024px){.page{padding:88px 0 40px}.header{margin-bottom:56px}.header__logo img{width:65px}.header__close,.header__overlay,.header__toggle{display:none}.header__nav{position:static;height:auto;width:auto;max-width:none;background:none;padding:0;transform:none}.header__links{flex-direction:row;gap:40px}.header__links a{color:var(--Dark-grayish-blue);font-size:15px}.layout{grid-template-columns:1fr 1fr 350px;grid-template-rows:auto auto;row-gap:70px}.hero,.layout{column-gap:30px}.hero{grid-column:1/3;grid-row:1;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:30px;grid-row-gap:28px;row-gap:28px}.hero__image{grid-column:1/3}.hero__title{grid-column:1;font-size:56px;margin:0}.hero__content{grid-column:2;margin-top:0;display:flex;flex-direction:column;justify-content:space-between}.hero__text{margin:0}.hero__cta{align-self:flex-start}.sidebar{grid-column:3;grid-row:1;padding:28px 24px}.sidebar__heading{font-size:40px}.cards{grid-column:1/4;grid-row:2;grid-template-columns:repeat(3,1fr);gap:30px}}@font-face{font-family:inter;src:url(/_next/static/media/1cccc37b0c8d2802-s.p.ttf) format("truetype");font-display:optional;font-weight:100 900}@font-face{font-family:inter Fallback;src:local("Arial");ascent-override:90.00%;descent-override:22.43%;line-gap-override:0.00%;size-adjust:107.64%}.__className_bfe27b{font-family:inter,inter Fallback}