/*! Aspect Ratios | Author: Frontend Soldier Borsch | Author URI: frontend-soldier-borsch.de | Author contact: borsch@frontend-soldier.de | Version: 1.0.0 | License: GNU General Public License v3 | License URI: www.gnu.org/licenses/gpl-3.0.html */
.aspect-ratio{position:relative;padding:0}.aspect-ratio>.aspect-ratio-content{position:absolute;height:100%;width:100%;top:0;left:0}.has-ar-32-9{padding-bottom:28.125%}.has-ar-16-9{padding-bottom:56.25%}.has-ar-3-2{padding-bottom:66.66666667%}.has-ar-4-3{padding-bottom:75%}.has-ar-1-1{padding-bottom:100%}.has-ar-3-4{padding-bottom:133.33333333%}.has-ar-2-3{padding-bottom:150%}.has-ar-9-16{padding-bottom:177.77777778%}@media screen and (max-width:1800px){.reset-ar-xl{padding:0}.reset-ar-xl>.aspect-ratio-content{position:relative;height:auto;width:auto;top:auto;left:auto}.has-ar-xl-32-9{padding-bottom:28.125%}.has-ar-xl-16-9{padding-bottom:56.25%}.has-ar-xl-3-2{padding-bottom:66.66666667%}.has-ar-xl-4-3{padding-bottom:75%}.has-ar-xl-1-1{padding-bottom:100%}.has-ar-xl-3-4{padding-bottom:133.33333333%}.has-ar-xl-2-3{padding-bottom:150%}.has-ar-xl-9-16{padding-bottom:177.77777778%}}@media screen and (max-width:1440px){.reset-ar-lg{padding:0}.reset-ar-lg>.aspect-ratio-content{position:relative;height:auto;width:auto;top:auto;left:auto}.has-ar-lg-32-9{padding-bottom:28.125%}.has-ar-lg-16-9{padding-bottom:56.25%}.has-ar-lg-3-2{padding-bottom:66.66666667%}.has-ar-lg-4-3{padding-bottom:75%}.has-ar-lg-1-1{padding-bottom:100%}.has-ar-lg-3-4{padding-bottom:133.33333333%}.has-ar-lg-2-3{padding-bottom:150%}.has-ar-lg-9-16{padding-bottom:177.77777778%}}@media screen and (max-width:1080px){.reset-ar-md{padding:0}.reset-ar-md>.aspect-ratio-content{position:relative;height:auto;width:auto;top:auto;left:auto}.has-ar-md-32-9{padding-bottom:28.125%}.has-ar-md-16-9{padding-bottom:56.25%}.has-ar-md-3-2{padding-bottom:66.66666667%}.has-ar-md-4-3{padding-bottom:75%}.has-ar-md-1-1{padding-bottom:100%}.has-ar-md-3-4{padding-bottom:133.33333333%}.has-ar-md-2-3{padding-bottom:150%}.has-ar-md-9-16{padding-bottom:177.77777778%}}@media screen and (max-width:720px){.reset-ar-sm{padding:0}.reset-ar-sm>.aspect-ratio-content{position:relative;height:auto;width:auto;top:auto;left:auto}.has-ar-sm-32-9{padding-bottom:28.125%}.has-ar-sm-16-9{padding-bottom:56.25%}.has-ar-sm-3-2{padding-bottom:66.66666667%}.has-ar-sm-4-3{padding-bottom:75%}.has-ar-sm-1-1{padding-bottom:100%}.has-ar-sm-3-4{padding-bottom:133.33333333%}.has-ar-sm-2-3{padding-bottom:150%}.has-ar-sm-9-16{padding-bottom:177.77777778%}}@media screen and (max-width:360px){.reset-ar-xs{padding:0}.reset-ar-xs>.aspect-ratio-content{position:relative;height:auto;width:auto;top:auto;left:auto}.has-ar-xs-32-9{padding-bottom:28.125%}.has-ar-xs-16-9{padding-bottom:56.25%}.has-ar-xs-3-2{padding-bottom:66.66666667%}.has-ar-xs-4-3{padding-bottom:75%}.has-ar-xs-1-1{padding-bottom:100%}.has-ar-xs-3-4{padding-bottom:133.33333333%}.has-ar-xs-2-3{padding-bottom:150%}.has-ar-xs-9-16{padding-bottom:177.77777778%}}