/**Combined and Minified 1 Files ["magazines.scss"] with 3 inclusions ["_mixins.scss","_variables.scss","_page_inner.scss"]**/
.top-background{position:relative}.top-background:before{content:'';z-index:0;background-color:var(--color-bg);border-bottom-right-radius:calc(100vw / 6);position:absolute;top:0;left:0;display:block;width:100%;pointer-events:none;height:calc(100% + 20rem)}@media (min-width:992px){.top-background:before{height:calc(100% + 20rem)}}@media (min-width:1200px){.top-background:before{height:calc(100% + 16rem)}}@media (min-width:1800px){.top-background:before{height:calc(100% + 20rem)}}#magazines-other article,#magazines-main article{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}#magazines-other article .img-wrapper>a,#magazines-main article .img-wrapper>a{position:relative;overflow:hidden;height:0;width:100%;padding-top:105%;display:inline-block;border-radius:50px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);background-color:white}#magazines-other article .img-wrapper img,#magazines-main article .img-wrapper img{transition:all 0.3s ease-in-out!important;position:absolute;top:50%;left:50%;min-height:100%;min-width:100%;width:100%;object-fit:cover;transform:translate(-50%,-50%);width:101%}#magazines-other article h3,#magazines-main article h3{font-size:1.25rem;font-weight:400;margin-top:1.5625rem;text-align:center}#magazines-other article h3 a,#magazines-main article h3 a{display:block}#magazines-other article:hover img,#magazines-main article:hover img,#magazines-other article.hover img,#magazines-main article.hover img{width:105%}#magazines-other article:hover a.animation-underline:after,#magazines-main article:hover a.animation-underline:after,#magazines-other article.hover a.animation-underline:after,#magazines-main article.hover a.animation-underline:after{width:100%;opacity:1}#magazines-other .row,#magazines-main .row{justify-content:center}#magazines-main article .img-wrapper{width:80%}@media (min-width:768px){#magazines-main article .img-wrapper{width:95%}}@media (min-width:1200px){#magazines-main article .img-wrapper{width:80%}}#magazines-other h2{margin-top:2rem;margin-bottom:3rem}#magazines-other .img-wrapper{width:65%}@media (min-width:768px){#magazines-other .img-wrapper{width:95%}}@media (min-width:992px){#magazines-other .img-wrapper{width:80%}}