.sectionInfo{--sectionInfoBg:var(--bgDark)}.sectionIcon__image{-o-object-fit:contain;object-fit:contain;width:-webkit-max-content;width:-moz-max-content;width:max-content;width:48px}.sectionDynamic{--sectionDynamicBg:var(--bgGrey)}@media screen and (min-width:768px){.sectionInfo__textCol{order:2}.sectionIcon__image{width:64px}.sectionDynamic__content{display:block}.sectionDynamic__img{align-self:center}.tabMaxContent{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media screen and (min-width:1024px){.sectionInfo{position:relative;background:0 0;padding-top:0;padding-bottom:0}.sectionInfo::after{content:"";position:absolute;z-index:-1;bottom:0;width:100%;background-color:var(--sectionInfoBg);border-radius:var(--radBox);height:calc(var(--u32) * -1 + 100%)}.sectionInfo__textCol{margin-top:calc(var(--u32) + var(--u32));margin-bottom:var(--u32)}.sectionIcon__image{width:72px}.sectionDynamic__box{background:0 0}.sectionDynamic__bgBox{position:relative;padding-bottom:0;background-color:transparent}.sectionDynamic__bgBox::after{content:"";position:absolute;z-index:-1;bottom:0;background-color:var(--sectionDynamicBg);border-radius:var(--radBox);height:calc(100% - 62px);width:81%}.sectionDynamic__textBox{padding-top:60px;padding-bottom:var(--u32)}.sectionDynamic__img{align-self:end;transform-origin:bottom;transform:translate(-12px,0) scale(1.25)}}@media screen and (max-width:767px){.sectionDynamic__bgBox{padding-top:0}.mobNoMarginBot{margin-bottom:0}}