/*!
====================================================
Do not touch or edit!
This file was autogenerated by a CSS preprocessor.
Any changes made here will be automatically deleted once updated.
==================================================== 
*/.image-ratio__container{display:block;overflow:hidden;position:relative;width:100%}.image-ratio__container .image-ratio{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;align-items:center;background-position:50%;background-repeat:no-repeat;background-size:100px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:stretch;overflow:hidden;position:relative}.image-ratio__container .image-ratio:before{content:"";display:block!important;height:0;padding-bottom:var(--image-ratio-percent);width:0}.image-ratio__container .image-ratio img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;width:100%}.image-ratio__container .image-ratio .placeholder-svg{height:100%;padding:0;position:absolute;width:100%}