.space-before--none{padding-top:0}.space-after--none{padding-bottom:0}.space-after--small{padding-bottom:18px}@media only screen and (min-width:768px){.space-after--small{padding-bottom:28px}}@media only screen and (min-width:1200px){.space-after--small{padding-bottom:32px}}@media only screen and (min-width:1920px){.space-after--small{padding-bottom:36px}}.space-before--small{padding-top:18px}@media only screen and (min-width:768px){.space-before--small{padding-top:28px}}@media only screen and (min-width:1200px){.space-before--small{padding-top:32px}}@media only screen and (min-width:1920px){.space-before--small{padding-top:36px}}.space-after--medium{padding-bottom:24px}@media only screen and (min-width:768px){.space-after--medium{padding-bottom:40px}}@media only screen and (min-width:1200px){.space-after--medium{padding-bottom:48px}}@media only screen and (min-width:1920px){.space-after--medium{padding-bottom:56px}}.space-before--medium{padding-top:24px}@media only screen and (min-width:768px){.space-before--medium{padding-top:40px}}@media only screen and (min-width:1200px){.space-before--medium{padding-top:48px}}@media only screen and (min-width:1920px){.space-before--medium{padding-top:56px}}.space-after--large{padding-bottom:36px}@media only screen and (min-width:768px){.space-after--large{padding-bottom:60px}}@media only screen and (min-width:1200px){.space-after--large{padding-bottom:68px}}@media only screen and (min-width:1920px){.space-after--large{padding-bottom:76px}}.space-before--large{padding-top:36px}@media only screen and (min-width:768px){.space-before--large{padding-top:60px}}@media only screen and (min-width:1200px){.space-before--large{padding-top:68px}}@media only screen and (min-width:1920px){.space-before--large{padding-top:76px}}.tiles .tile-wrapper{display:flex;flex-wrap:wrap;gap:8px}.tiles .tile{display:flex;background-color:rgba(218,184,151,.15);padding:48px;flex-basis:calc(50% - 4px);gap:48px;align-items:center}.tiles .tile .content-wrapper{font-size:2.8rem}.tiles .tile .content-wrapper .title{font-weight:600;margin-bottom:24px}.tiles .tile .image-wrapper{flex-shrink:0;width:64px}.tiles .tile .image-wrapper img{width:100%;height:auto}@media only screen and (max-width:1023px){.tiles .tile{flex-basis:100%;padding:36px;gap:36px}.tiles .tile .content-wrapper{font-size:2.4rem}}@media only screen and (max-width:559px){.tiles .tile{flex-direction:column;padding:24px;gap:24px}}