.about-text-with-image{display:grid;grid-template-columns:1fr;border-bottom:1px solid #000;isolation:isolate;height:calc(100vh - var(--main-nav-height));color:var(--text-color)}@media only screen and (min-width: 1024px){.about-text-with-image{place-items:center}}@media only screen and (max-width: 1023px){.about-text-with-image{align-items:end}}.about-text-with-image>*{grid-area:1/1/2/2}.about-text-with-image>.image-wrapper{width:100%;height:100%;overflow:hidden}.about-text-with-image>.image-wrapper>img{width:100%;height:100%;object-fit:cover;object-position:center}@media only screen and (min-width: 1024px){.about-text-with-image>.image-wrapper>img.mobile{display:none}}@media only screen and (max-width: 1023px){.about-text-with-image>.image-wrapper>img.desktop{display:none}}.about-text-with-image>.content{z-index:1;text-align:center}@media only screen and (min-width: 1024px){.about-text-with-image>.content{width:56vw}}@media only screen and (max-width: 1023px){.about-text-with-image>.content{margin:11vw}}.about-text-with-image>.content>p:not(:last-of-type){margin-bottom:1.5em}@media only screen and (min-width: 1024px){.about-text-with-image>.content>p:nth-child(2n+1){font-size:28px;line-height:1.49}}@media only screen and (max-width: 1023px){.about-text-with-image>.content>p:nth-child(2n+1){font-size:15.9558px;line-height:1.29;font-family:freight-big-pro,serif}}@media only screen and (min-width: 1024px){.about-text-with-image>.content>p:nth-child(2n){font-size:38px;line-height:1.31;font-family:freight-big-pro,serif}}@media only screen and (max-width: 1023px){.about-text-with-image>.content>p:nth-child(2n){font-size:14px;line-height:1.29}}
