.cb-values-block{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;padding-top:72px;padding-bottom:72px}.cb-values-block__list__item{display:grid;grid-template-areas:"image heading" "image subheading";grid-template-columns:auto 1fr;grid-column-gap:16px;padding:16px;border-radius:12px;background:#fff;align-items:center;transition:background .05s,box-shadow .2s;cursor:pointer}.cb-values-block__list__item img{grid-area:image;width:57px;height:57px}.cb-values-block__list__item:hover{background:#f2f2f2}.cb-values-block__list__item:not(:first-child){margin-top:16px}@media all and (min-width: 821px){.cb-values-block__list__item.selected{box-shadow:0 0 12px #02183640}}@media all and (max-width: 820px){.cb-values-block__list__item{background:#f2f2f2;grid-template-areas:"image heading arrow" "image subheading arrow";grid-template-columns:auto 1fr auto}.cb-values-block__list__item:after{content:url(/wp-content/themes/cookiebot/dist/assets/arrow-right-dwd2Zg3G.svg);width:16px;display:grid;grid-area:arrow;align-self:center;scale:.6;justify-content:center}}.cb-values-block__value-heading{grid-area:heading}.cb-values-block__list .cb-values-block__value-heading{font-weight:700;font-size:20px;line-height:28px}.cb-values-block__value-subheading{grid-area:subheading;font-weight:400}.cb-values-block__value-subheading>*:first-child{margin-top:0}.cb-values-block__content__item:not(.selected){display:none}@media all and (max-width: 820px){.cb-values-block__content__item:not(.opened){display:none}.cb-values-block__content__item.opened{position:fixed;left:0;top:0;width:100%;height:100%;z-index:99999;overflow-y:auto;background:#fff;padding:72px 16px 82px}}.cb-values-block__content__badge{position:relative;background-image:url(/wp-content/themes/cookiebot/dist/assets/illustration-D3MD9nbI.svg);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;padding:52px;display:grid;grid-template-areas:"heading" "icon" "subheading";grid-template-rows:1fr 1fr 1fr;grid-row-gap:52px;justify-items:center;border-radius:26px;overflow:hidden}.cb-values-block__content__badge:before{position:absolute;content:"";background:#00a2ff99;top:0;bottom:0;left:0;right:0;z-index:0}.cb-values-block__content__badge .cb-values-block__value-icon-wrapper{grid-area:icon;position:relative;justify-self:center;z-index:1}.cb-values-block__content__badge .cb-values-block__value-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;width:100px;height:100px;mask-repeat:no-repeat;mask-size:cover;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover}.cb-values-block__content__badge .cb-values-block__value-heading{font-size:32px;font-weight:700;line-height:28px;align-self:center;z-index:1}.cb-values-block__content__badge .cb-values-block__value-subheading{text-align:center;font-size:16px;line-height:24px;font-weight:400;z-index:1}.cb-values-block__content__badge .cb-values-block__value-hashtag{word-spacing:-8px;line-height:100%;text-align:right;font-size:32px;grid-area:hashtag;justify-self:end;align-self:end}.cb-values-block__content__badge .cb-values-block__value-hashtag span{opacity:.6}.cb-values-block__content__badge .cb-values-block__value-hashtag .full{opacity:1}.cb-values-block__close{display:none;position:fixed;left:0;top:0;width:100%;background:#fff;height:72px;z-index:1;align-items:center;padding:0 30px}.cb-values-block__close img{pointer-events:none}@media all and (max-width: 820px){.cb-values-block__close{display:grid;justify-content:right}}@media all and (max-width: 820px){.cb-values-block{display:block}}
