.widget{display:flex;flex-direction:column;height:100%;min-height:500px;position:relative}.widget__image{background-color:#de950b;height:100%}.widget__image img{height:100%;object-fit:cover;width:100%}.widget__container{background-color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.3);height:100%;margin:0 auto;padding:40px 20px;position:relative;width:100%;z-index:1}.widget__title{font-size:2.5rem;font-weight:700;line-height:1.2}@media only screen and (min-width:768px){.widget__title{font-size:3.125rem}}@media only screen and (min-width:1024px){.widget__title{font-size:3.75rem}}.widget__title{margin:0 0 1rem;text-transform:uppercase;width:100%}.widget__title:before{left:0;right:0}.widget__intro{font-size:1.125rem;margin-bottom:2rem}.widget__button--magazine{margin-top:1rem}@media only screen and (min-width:768px){.widget{flex-direction:row}.widget__image{inset:0;position:absolute}.widget__container{display:flex;flex-direction:column;justify-content:center;margin-bottom:5rem;margin-top:-3rem;min-height:600px;padding:60px;width:600px}.widget__intro{font-size:1.5rem;line-height:1.5}}