.twoBlocksWithImgsCb{--upperImgWidth:(685px + var(--mpContainerPadding));--lowerImgWidth:360px;--lowerImgRatio:(360 / 455);padding-top:12.75rem;display:grid;grid-template-columns:calc(var(--upperImgWidth)) calc((100% - var(--upperImgWidth)) / 6) calc((100% - var(--upperImgWidth)) / 6 * 5);grid-template-rows:auto auto auto auto;grid-template-areas:"title  title  title " "img1   .      tb1   " "spacer spacer spacer" "tb2    .      img2  ";overflow:hidden}.twoBlocksWithImgsCb .title{grid-area:title;padding-bottom:3.125rem}.twoBlocksWithImgsCb .upper-img{grid-area:img1;padding-right:var(--mpContainerPadding)}.twoBlocksWithImgsCb .upper-textblock{grid-area:tb1;align-self:center;padding-left:var(--mpContainerPadding)}.twoBlocksWithImgsCb .betweenSpacer{grid-area:spacer;height:7.4375rem}.twoBlocksWithImgsCb .lower-textblock{grid-area:tb2;align-self:center;padding-left:calc(var(--mpContainerWidth) / 12 * .875 - var(--mpContainerPadding));padding-right:calc(var(--mpContainerWidth) / 12);text-align:center}.twoBlocksWithImgsCb .lower-imgSliderHolder{grid-area:img2;position:relative;width:360px;justify-self:center;margin-left:var(--mpContainerPadding)}.twoBlocksWithImgsCb .upper-seoTitle{padding-bottom:3.125rem}.twoBlocksWithImgsCb .upper-link{margin-top:3.125rem}.twoBlocksWithImgsCb .lower-title{padding-bottom:4rem}.twoBlocksWithImgsCb .lower-imgSliderCtrls{position:absolute;right:calc(100% + 1.875rem);top:0;height:calc(var(--lowerImgWidth) / var(--lowerImgRatio))}.twoBlocksWithImgsCb .lower-slideImg img{aspect-ratio:calc(var(--lowerImgRatio))}.twoBlocksWithImgsCb .lower-link{margin-top:2.25rem;margin-left:auto;margin-right:auto}
