@charset "UTF-8";
/* https://www.ruttermills.com/wp-content/themes/rutter-mills/build/content/section-library/content/text-columns/styles.css?ver=6.9.4 */
.core-section-library-wrapper .core-section-text-columns .columns{display:grid;max-width:100%;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-template-columns:1fr}.core-section-library-wrapper .core-section-text-columns .columns .column{min-width:0}.core-section-library-wrapper .core-section-text-columns .columns.col-2{gap:min(20px + 5 * ((100vw - 320px) / 100) ,100px);gap:min(1.25rem + 5 * ((100vw - 20rem) / 100) ,6.25rem)}@media(min-width:48rem){.core-section-library-wrapper .core-section-text-columns .columns.col-2{grid-template-columns:repeat(2,1fr)}}@media(min-width:48rem){.core-section-library-wrapper .core-section-text-columns .columns.col-2.col-auto-width{grid-template-columns:repeat(2,auto)}}.core-section-library-wrapper .core-section-text-columns .columns.col-3{gap:min(20px + 2.5 * ((100vw - 320px) / 100) ,60px);gap:min(1.25rem + 2.5 * ((100vw - 20rem) / 100) ,3.75rem)}@media(min-width:48rem){.core-section-library-wrapper .core-section-text-columns .columns.col-3{grid-template-columns:repeat(3,1fr)}}@media(min-width:48rem){.core-section-library-wrapper .core-section-text-columns .columns.col-3.auto-width-columns{grid-template-columns:repeat(2,auto)}}.core-section-library-wrapper .core-section-text-columns .columns.boxed{gap:0}.core-section-library-wrapper .core-section-text-columns .columns.boxed .column{position:relative;padding:min(40px + 5 * ((100vw - 320px) / 100) ,120px) min(20px + 5 * ((100vw - 320px) / 100) ,100px) min(40px + 5 * ((100vw - 320px) / 100) ,120px);padding:min(2.5rem + 5 * ((100vw - 20rem) / 100) ,7.5rem) min(1.25rem + 5 * ((100vw - 20rem) / 100) ,6.25rem) min(2.5rem + 5 * ((100vw - 20rem) / 100) ,7.5rem);border:1px solid #c6cfdd}@media(min-width:48rem){.core-section-library-wrapper .core-section-text-columns .columns.boxed .column{padding:min(2.5rem + 6.875 * ((100vw - 48rem) / 72) ,9.375rem) min(1.875rem + 4.375 * ((100vw - 48rem) / 72) ,6.25rem)}}.core-section-library-wrapper .core-section-text-columns .columns.boxed .column:not(:last-child){border-bottom-width:0}@media(min-width:48rem){.core-section-library-wrapper .core-section-text-columns .columns.boxed .column:not(:last-child){border-width:1px;border-right:0}}.core-section-library-wrapper .core-section-text-columns .columns.numbered .column{padding:min(90px + 10 * ((100vw - 320px) / 100) ,250px) min(20px + 5 * ((100vw - 320px) / 100) ,100px) min(40px + 5 * ((100vw - 320px) / 100) ,120px);padding:min(5.625rem + 10 * ((100vw - 20rem) / 100) ,15.625rem) min(1.25rem + 5 * ((100vw - 20rem) / 100) ,6.25rem) min(2.5rem + 5 * ((100vw - 20rem) / 100) ,7.5rem)}@media(min-width:48rem){.core-section-library-wrapper .core-section-text-columns .columns.numbered .column{padding:min(6.25rem + 9.375 * ((100vw - 48rem) / 72) ,15.625rem) min(1.875rem + 4.375 * ((100vw - 48rem) / 72) ,6.25rem) min(2.5rem + 5 * ((100vw - 20rem) / 100) ,7.5rem)}}.core-section-library-wrapper .core-section-text-columns .columns.dark{background-color:#000}.core-section-library-wrapper .core-section-text-columns .columns.dark .column{border-color:rgba(255,255,255,.2)}.core-section-library-wrapper .core-section-text-columns .columns .number{position:absolute;top:10px;top:.625rem;left:10px;left:.625rem;display:grid;width:min(50px + 2.8125 * ((100vw - 320px) / 100) ,95px);width:min(3.125rem + 2.8125 * ((100vw - 20rem) / 100) ,5.9375rem);height:min(50px + 2.8125 * ((100vw - 320px) / 100) ,95px);height:min(3.125rem + 2.8125 * ((100vw - 20rem) / 100) ,5.9375rem);color:#d31145;font-family:orpheuspro,Helvetica,serif;font-size:min(20px + 1.5 * ((100vw - 320px) / 100) ,44px);font-size:min(1.25rem + 1.5 * ((100vw - 20rem) / 100) ,2.75rem);background-color:#f5f5f5;place-items:center}