/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.block-stats-octane .stats{display:flex;gap:6px;flex-direction:column;}@media screen and (min-width:992px){.block-stats-octane .stats{flex-direction:row;gap:4px;}}.block-stats-octane .stats .stats__item{flex:1;padding:var(--stack-5) var(--stack-3);text-align:center;clip-path:polygon(0 0,50% 22px,100% 0,100% calc(100% - 22px),50% 100%,0 calc(100% - 22px));margin-top:-22px;padding-top:2.8rem;padding-bottom:2.8rem;}@media screen and (min-width:992px){.block-stats-octane .stats .stats__item{clip-path:polygon(0 0,calc(100% - 22px) 0,100% 50%,calc(100% - 22px) 100%,0 100%,22px 50%);margin-left:-18px;}}.block-stats-octane .stats .stats__item:first-child{border-radius:10px 10px 0 0;clip-path:polygon(0 0,100% 0,100% calc(100% - 22px),50% 100%,0 calc(100% - 22px));}@media screen and (min-width:992px){.block-stats-octane .stats .stats__item:first-child{clip-path:polygon(0 0,calc(100% - 22px) 0,100% 50%,calc(100% - 22px) 100%,0 100%);margin-left:0;border-radius:10px 0 0 10px;}}.block-stats-octane .stats .stats__item:last-child{border-radius:0 0 10px 10px;clip-path:polygon(0 0,50% 22px,100% 0,100% 100%,0 100%);}@media screen and (min-width:992px){.block-stats-octane .stats .stats__item:last-child{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,22px 50%);border-radius:0 10px 10px 0;}}.block-stats-octane .stats .stats__item:not(:first-child){}@media screen and (min-width:992px){.block-stats-octane .stats .stats__item:not(:first-child){padding-left:var(--stack-7);}}.block-stats-octane .stats .stats__item.color-bg-white{color:var(--black);}.block-stats-octane .stats .stats__item:nth-child(4){background-color:var(--bright-blue);color:var(--white);}
