.shadowsight{background-color:var(--wp--preset--color--dark-burgundy,#300);min-height:800px;overflow:hidden;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:64px 0;background-image:var(--bg-mobile);background-size:cover;background-position:50%100%;background-repeat:no-repeat}@media screen and (min-width:768px){.shadowsight{min-height:700px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;background-image:var(--bg-desktop)}}.shadowsight__container{position:relative;z-index:1}@media screen and (min-width:768px){.shadowsight__container{-webkit-flex:1;-ms-flex:1;flex:1}}.shadowsight__title{margin:0 0 16px;color:var(--wp--preset--color--light-bg,#f0eedf);font-size:40px;line-height:1}@media screen and (min-width:768px){.shadowsight__title{font-size:48px}}.shadowsight__subtitle{font-family:var(--wp--preset--font-family--ibm-plex-mono,"IBM Plex Mono",monospace);font-size:16px;font-weight:700;line-height:1;color:var(--wp--preset--color--primary,#fe3b1f);margin:0 0 16px}@media screen and (min-width:768px){.shadowsight__subtitle{font-size:18px}}.shadowsight__text{font-size:18px;line-height:1.5;color:var(--wp--preset--color--light-bg,#f0eedf);font-weight:500;margin:0;max-width:365px}