.noSps .bottomPane .content-wrapper{padding:0}.bottomPane .bottomPaneInner{display:flex;flex-wrap:wrap;gap:60px 40px;justify-content:space-between;margin:0 auto;max-width:1120px}.bottomPane .bottomPaneInner .buttonsColumn,.bottomPane .bottomPaneInner .contentWrap{width:100%}.bottomPane .bottomPaneInner .contentWrap>h2{margin-bottom:28px}.bottomPane .bottomPaneInner .btnWrap a{font-size:16px;width:100%}.bottomPane .bottomPaneInner .buttonsColumn{background:#ffffff1a;border-radius:8px;display:flex;flex-direction:column;flex-wrap:wrap;gap:18px;justify-content:center;max-width:317px;padding:28px;text-align:center}.bottomPane .bottomPaneInner .buttonsColumn .btContent{font-size:14px;margin-top:22px}.bottomPane .bottomPaneInner .buttonsColumn .btContent a{text-decoration:underline}@media(min-width:768px){.bottomPane .bottomPaneInner .contentWrap{width:calc(55% - 20px)}.bottomPane .bottomPaneInner .buttonsColumn{width:calc(40% - 20px)}}@media(min-width:1024px){.bottomPane .bottomPaneInner .contentWrap>h2{font-size:72px;line-height:100%}}@media(max-width:767px){.bottomPane .bottomPaneInner .buttonsColumn{max-width:100%;padding:15px;width:100%}}