@import url('https://use.typekit.net/oyw7ucx.css'); :root { --gd-green: linear-gradient(93.94deg, #B1DE87 0%, #7CA852 101.52%), #B1DE87; --gd-blue: linear-gradient(95.49deg, #2D5994 9.64%, rgba(45, 89, 148, 0) 98.43%), #1F3B6D; } body{ font-family: dunbar-tall,sans-serif; font-weight: 400; } p{ font-family: "pt-serif-pro"; font-style: normal; font-weight: 400; font-size: 17px; line-height: 160%; } #bricks-lightbox iframe{ border:none; } @media (min-width: 991px) { p{ font-size: 20px; line-height: 150%; } } .pswp.brx .pswp__content { height: 100vh !important; align-items: center; display: flex; justify-content: center; } .pswp.brx .pswp__content iframe, .pswp.brx .pswp__content video{ height: 50vh !important; width: 80vw !important; } @media (min-width: 991px) { .pswp.brx .pswp__content iframe, .pswp.brx .pswp__content video{ height: 80vh !important; width: 80vw !important; } }