@charset "UTF-8";.someFiguresList{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;flex-grow:1;padding:40px 0;justify-items:stretch;align-items:stretch}.someFiguresList .owl-stage{display:flex}.someFiguresList .owl-stage .figuresBlock{height:100%}.someFiguresList .figuresBlock{text-align:center;padding:0 40px}.someFiguresList .figuresBlock svg{width:50px;fill:#39cbb7}.someFiguresList .figuresBlock img{width:auto;margin:auto}.someFiguresList .figuresBlock p{margin-bottom:0;font-size:16px}.someFiguresList .figuresBlock p.source{font-size:1.1rem}.someFiguresList .figuresBlock p.source:before{content:"— "}.someFiguresList .figuresBlock .lead{color:#39cbb7;font-weight:bold;font-size:3rem}.someFiguresList>.figuresBlock:last-child,.someFiguresList .owl-item:last-child .figuresBlock{border-right:none}.someFiguresList-nav{display:none;justify-content:center;padding:15px 0}.someFiguresList-nav button{border:none;background:transparent;font-size:0}.someFiguresList-nav button i{display:block;background-color:#181D21;width:25px;height:25px;margin:0 10px}.someFiguresList-nav button.someFiguresPreviousBtn i{transform:rotate(-180deg)}.someFiguresList-nav button:hover i{background-color:#39cbb7}.someFiguresList-nav button:focus{border:1px dotted #39cbb7;outline:0}.someFiguresList-nav button:focus i{background-color:#39cbb7}.someFiguresList-nav button:disabled i{opacity:0}.someFiguresList-nav p{display:flex;margin-bottom:0}.someFiguresList-nav p span{font-size:20px}.someFiguresList-nav p .itemPag{font-weight:bold}@media (max-width:992px){.someFiguresList{grid-auto-flow:inherit;grid-template-columns:repeat(3,1fr);grid-row-gap:30px}.someFiguresList .figuresBlock:nth-child(3n){border-right:none}.someFiguresList .owl-stage .owl-item:last-child .figuresBlock{border-right:none}}@media (max-width:768px){.someFiguresList-nav{display:flex;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% + 70px);left:-35px;justify-content:space-between}.someFiguresList-nav p{display:none}.someFiguresList-nav button i{margin:0}}@media (max-width:576px){.someFiguresList-nav{width:100%;left:0;z-index:1}}
