.our-story{background:var(--blue-200);border-radius:.75rem;overflow:hidden}@media screen and (min-width:1023px){.our-story{background:linear-gradient(90deg,var(--blue-200) 50%,var(--white) 50%);border-radius:0}}.our-story__main-wrapper{background:var(--blue-200);display:flex;flex-direction:column;gap:3rem;padding-block-start:2.5rem}@media screen and (min-width:1023px){.our-story__main-wrapper{border-radius:0 1.125rem 1.125rem 0;flex-direction:row;gap:5.375rem;padding-block:3rem}}.our-story__content-wrapper{flex:0 1 100%}@media screen and (min-width:1023px){.our-story__content-wrapper{flex:0 1 calc(50% - 2.6875rem)}}.our-story__description p,.our-story__title{color:var(--white)}.our-story__cta{text-align:right}.our-story__cta a{color:var(--white);font-weight:600}.our-story__media-wrapper{aspect-ratio:1/1;flex:0 1 100%;line-height:0;max-width:100%;position:relative}@media screen and (min-width:1023px){.our-story__media-wrapper{flex:0 1 calc(50% - 2.6875rem)}}.our-story__accent{height:100%;object-fit:cover;object-position:top;width:100%}@media screen and (min-width:1023px){.our-story__accent{border-radius:0 0 1.125rem 0}}.our-story__image{height:100%;left:0;object-fit:contain;object-position:bottom;position:absolute;top:0;width:100%}@media screen and (min-width:1023px){.our-story__image{top:3rem}}