.popup{background:#fff;position:relative}.popup__image{background:#1d3748;padding-bottom:60%;position:relative}.popup__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.popup__content{padding:1.5rem 40px}.popup__title{font-family:"Source Serif Pro",serif;font-size:1.75rem;font-weight:700;line-height:1.1}@media only screen and (min-width:768px){.popup__title{font-size:2rem}}@media only screen and (min-width:1440px){.popup__title{font-size:2.5rem}}.popup__title{margin:0 0 1rem}.popup__text{margin:0 0 2rem}@media only screen and (min-width:480px){.popup__content{padding:2rem}}@media only screen and (min-width:768px){.popup{display:flex;flex-direction:row-reverse;min-height:400px}.popup__image{flex-basis:50%;padding-bottom:0;width:50%}.popup__content{align-items:flex-start;display:flex;flex:1 1 50%;flex-direction:column;padding:3rem;width:50%}.popup__button{margin-top:auto}}@media only screen and (min-width:1024px){.popup{min-height:500px}}