:root{--color-primary:#000;--color-secondary:#fff;--color-brand:#212232;--color-form:#939395;--color-form-input:#222;--color-form-success:#1f2d49;--color-form-warning:#ffb800;--color-form-error:#dc2626}.section-spacing{margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:769px){.section-spacing{margin-bottom:4rem;margin-top:4rem}}.underline-hover{position:relative}.underline-hover:after{background:#000;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;transition:width .25s;width:0}.underline-hover.disabled{cursor:default}.underline-hover:not(.disabled){cursor:pointer}.underline-hover:not(.disabled).active:after,.underline-hover:not(.disabled):hover:after{width:100%}body .section-50-50{display:flex;flex-direction:column}@media screen and (min-width:769px){body .section-50-50{flex-direction:row}}body .section-50-50>picture{cursor:zoom-in;flex-basis:100%}@media screen and (min-width:769px){body .section-50-50>picture{flex-basis:50%}}body .section-50-50>picture img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body[section-zoomed] .section-50-50{flex-direction:column}body[section-zoomed] .section-50-50>picture{cursor:zoom-out;flex-basis:100%}
/*# sourceMappingURL=section.50-50.css.map*/