section.featPricing{grid-template-rows:clamp(60px,6.25vw,100px) 1fr clamp(60px,6.25vw,100px);row-gap:min(8vw,100px);align-items:center}section.featPricing::before{content:"";grid-column:13/25;grid-row:1/2;background-color:#f5f5f5;height:100%}section.featPricing::after{content:"";grid-column:19/25;grid-row:3/4;background-color:#f5f5f5;height:100%;align-self:normal}section.featPricing picture{grid-column:1/span 9;grid-row:2/3;position:relative;align-self:end}section.featPricing picture::before{content:"";background-position:left top;background-repeat:no-repeat;background-size:contain;width:24.5%;height:0;padding-top:24.5%;position:absolute;top:-8%;right:-12.25%;z-index:2}section.featPricing picture img{width:100%;height:auto;object-fit:cover;display:block}@media(min-width : 600px){section.featPricing picture{align-self:center}}@media(min-width : 768px){section.featPricing picture{grid-column:4/span 7}}@media(min-width : 1280px){section.featPricing picture{grid-column:4/span 5}}section.featPricing>article{grid-column:12/span 11;grid-row:2/3}section.featPricing>article p em{font-style:normal;color:#292929}section.featPricing>article .ctas{display:flex;flex-wrap:wrap;gap:min(2vw,20px)}section.featPricing>article .ctas .button{margin:0}@media(min-width : 1024px){section.featPricing>article{grid-column:13/span 8}}@media(min-width : 1440px){section.featPricing>article{grid-column:11/span 6}}@media(min-width : 2560px){section.featPricing>article{grid-column:11/span 4}}section.featPricing.lazyloaded picture::before{background-image:url("/images/svg/dot-pattern-square.svg")}