/*!
 * Copyright (C) 2015-2022 AIZAWA Hina | MIT License
 *
 * Bootstrap v5.2.2
 * Copyright (C) 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 *
 * Credit: Nicolas Gallagher and SUIT CSS.
 */.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--aspect-ratio:100%}.ratio-4x3{--aspect-ratio:75%}.ratio-16x9{--aspect-ratio:56.25%}.ratio-21x9{--aspect-ratio:42.8571428571%}