.frankly-threes{position:relative}.frankly-threes-wrapper{min-height:calc(80vh - 85px);padding:120px 0 80px;will-change:transform}.frankly-threes__top{max-width:52%}.frankly-threes__title{color:var(--frankly-yellow,#f5e642);margin:0 0 .4em;max-width:10ch}.frankly-threes__lead{color:var(--frankly-white,#fff);margin:0;max-width:26em;text-wrap:pretty}.frankly-threes__pillars{column-gap:clamp(20px,3vw,64px);display:grid;grid-template-columns:auto auto auto auto auto;justify-content:start;margin-top:80px}a.frankly-threes__pillar-name{display:inline-block;font-family:var(--ff-h2);position:relative}a.frankly-threes__pillar-name:after{background:var(--frankly-white,#fff);content:"";height:2px;left:0;position:absolute;top:calc(100% + .1em);transition:.3s ease;width:0}a.frankly-threes__pillar-name:focus,a.frankly-threes__pillar-name:hover{color:var(--frankly-white,#fff)}a.frankly-threes__pillar-name:focus:after,a.frankly-threes__pillar-name:hover:after{width:100%}.frankly-threes__pillar-name{letter-spacing:var(--ls-h2);line-height:var(--lh-h2);margin:0 0 1.25rem}.frankly-threes__dash,.frankly-threes__pillar-name{color:var(--frankly-white,#fff);font-size:var(--fs-h2)}.frankly-threes__dash{align-self:baseline;font-family:var(--ff-h2);line-height:.9}.frankly-threes__pillar-copy{color:var(--frankly-white,#fff);font-size:var(--fs-post-body);margin:0;max-width:17ch}@media (max-width:900px){.frankly-threes-wrapper{min-height:auto;padding:60px 0}.frankly-threes__top{max-width:90%}.frankly-threes__pillars{gap:2.5rem;grid-template-columns:1fr;grid-template-rows:none}.frankly-threes__dash,.frankly-threes__pillar-name{font-size:var(--fs-h2-mobile);letter-spacing:var(--ls-h2-mobile);line-height:var(--lh-h2-mobile)}.frankly-threes__dash{transform:rotate(90deg);width:fit-content}.frankly-threes__pillar-copy{max-width:20ch}}