body.body_tag .layout-content .heading.h3{position:sticky;top:1em}body.body_tag .layout-content .heading.h3 span{text-align:left}@media screen and (max-width: 768px){body.body_tag .layout-content .heading.h3{position:relative;top:0}}body.body_tag .layout-content .sub-part{display:grid;grid-template-columns:1fr 2fr;grid-gap:20px;padding:50px 0;place-items:start}@media screen and (max-width: 768px){body.body_tag .layout-content .sub-part{grid-template-columns:1fr;padding:0px}}body.body_tag .layout-content .sub-part .sub-part-content{padding:20px}@media screen and (max-width: 640px){body.body_tag .layout-content .sub-part .sub-part-content{padding:0px}}body.body_tag .layout-content .sub-part .heading{top:80px}@media screen and (max-width: 768px){body.body_tag .layout-content .sub-part .heading{top:0px}}body.body_tag .layout-content .sub-part .third-party-table .item{display:grid;grid-template-columns:150px 1fr 120px;grid-gap:10px;padding:10px 0;border-bottom:solid 1px rgba(51,51,51,.25)}body.body_tag .layout-content .sub-part .third-party-table .item.header{border-bottom:solid 1px #333;border-top:solid 1px #333}@media screen and (max-width: 640px){body.body_tag .layout-content .sub-part .third-party-table .item.header>div:nth-child(2){display:none}}body.body_tag .layout-content .sub-part .third-party-table .item>div:nth-child(3){place-self:start center}@media screen and (max-width: 640px){body.body_tag .layout-content .sub-part .third-party-table .item{grid-template-columns:1fr 120px;grid-gap:0 10px}body.body_tag .layout-content .sub-part .third-party-table .item>div:nth-child(1){grid-column:1;grid-row:1}body.body_tag .layout-content .sub-part .third-party-table .item>div:nth-child(2){grid-column:1;grid-row:2;font-style:italic;opacity:.75}body.body_tag .layout-content .sub-part .third-party-table .item>div:nth-child(3){grid-column:2;grid-row:1/span 2}}