.de-cta-section{padding:48px 16px;color:#000;background-color:var(--de-cta-bg, #fbfaf7)}.de-cta-section__inner{display:flex;flex-direction:column;align-items:center;max-width:720px;margin:0 auto;text-align:center}.de-cta-section--left .de-cta-section__description{text-align:left}.de-cta-section__title{margin:0;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;line-height:24px}.de-cta-section--left .de-cta-section__description{margin:12px 0 0;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:24px;color:#333}.de-cta-section__description>*:first-child{margin-top:0}.de-cta-section__description>*:last-child{margin-bottom:0}.de-cta-section__description p{margin:0 0 8px}.de-cta-section__description ul,.de-cta-section__description ol{display:inline-block;margin:8px 0 0;padding-left:1.2em;text-align:left}.de-cta-section__description li{margin:0 0 4px}.de-cta-section__description a{color:inherit;text-decoration:underline}.de-cta-section__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;padding:12px 20px;background-color:#000;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:none}.de-cta-section__link svg{display:block;flex-shrink:0}@media screen and (max-width:768px){.de-cta-section{padding:36px 16px}.de-cta-section__link{width:100%}}.de-feature-item{padding:32px 16px}.de-feature-item--small{padding:16px 32px}.de-feature-item__row{display:flex;flex-direction:row;align-items:stretch;gap:32px}.de-feature-item--small .de-feature-item__row{gap:48px}.de-feature-item--reverse .de-feature-item__row{flex-direction:row-reverse}.de-feature-item__media{display:block;flex:0 0 600px;width:600px;height:320px;overflow:hidden}.de-feature-item--small .de-feature-item__media{flex-basis:400px;width:400px;height:280px}.de-feature-item__image{width:100%;height:100%;object-fit:cover;object-position:var(--de-feature-object-position, center)}.de-feature-item__content{flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;color:#000}.de-feature-item__eyebrow{display:flex;align-items:center;gap:12px;margin:0;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:24px;letter-spacing:.05em;text-transform:uppercase}.de-feature-item__eyebrow:before,.de-feature-item__eyebrow:after{content:"";display:block;width:28px;height:1px;background-color:currentColor;flex-shrink:0}.de-feature-item__eyebrow:after{display:none}.de-feature-item__title{margin:0;font-family:Montserrat,sans-serif;font-size:32px;font-weight:400;font-style:normal;line-height:48px;letter-spacing:0;vertical-align:middle}.de-feature-item--small .de-feature-item__title{font-size:16px;font-weight:600;line-height:24px;letter-spacing:0}.de-feature-item__subtitle{margin:0;max-width:420px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:24px;letter-spacing:0;color:#404040}.de-feature-item--small .de-feature-item__subtitle{font-size:13px;line-height:20px;letter-spacing:0;vertical-align:middle}@media screen and (min-width:1200px){.de-feature-item,.de-feature-item--small{margin-left:8.3%;margin-right:8.3%}}@media screen and (max-width:768px){.de-feature-item{padding:16px}.de-feature-item--small{padding:16px 32px}.de-feature-item__row,.de-feature-item--reverse .de-feature-item__row,.de-feature-item--small .de-feature-item__row{flex-direction:column;gap:16px;min-height:0}.de-feature-item__media,.de-feature-item--small .de-feature-item__media{flex:0 0 auto;width:100%;height:240px}.de-feature-item--small .de-feature-item__media{height:200px}.de-feature-item__content{flex:0 0 auto;width:100%;align-items:center;text-align:center;gap:14px}.de-feature-item__eyebrow:after{display:block}.de-feature-item__subtitle{max-width:none}}.de-key-steps{padding:24px 16px 40px;color:#000}.de-key-steps__inner{max-width:var(--max-section-width, 1440px);margin:0 auto}.de-key-steps__outer{margin:0 0 20px;font-size:16px;font-weight:600;line-height:1.4;text-align:center}.de-key-steps__box{background-color:var(--de-key-steps-box, #FBFAF7);border-radius:16px;padding:36px 24px 40px}.de-key-steps__inner-heading{margin:0 0 32px;font-size:16px;font-weight:600;line-height:1.4;text-align:center}.de-key-steps__list{display:grid;grid-template-columns:repeat(var(--de-key-steps-count, 3),minmax(0,1fr));align-items:start}.de-key-steps__step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:0 20px}.de-key-steps--dividers .de-key-steps__step:not(:last-child){border-right:1px solid #e6dfd4}.de-key-steps__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:8px;color:#8b5e3c}.de-key-steps__icon img,.de-key-steps__icon svg{width:40px;height:40px;object-fit:contain}.de-key-steps__heading{margin:0;font-size:14px;font-weight:600;line-height:1.4}.de-key-steps__text{margin:0;font-size:13px;font-weight:400;line-height:1.5;color:#5c5c5c}.de-key-steps__bottom{margin:24px auto 0;max-width:720px;font-size:14px;font-weight:400;line-height:1.6;text-align:center;color:#333}@media screen and (max-width:1024px){.de-key-steps__list{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px}.de-key-steps--dividers .de-key-steps__step{border-right:none}.de-key-steps--dividers .de-key-steps__step:nth-child(odd):not(:last-child){border-right:1px solid #e6dfd4}}@media screen and (max-width:768px){.de-key-steps{padding:16px 16px 32px}.de-key-steps__box{padding:28px 16px 32px;border-radius:12px}.de-key-steps__list{grid-template-columns:1fr;row-gap:0}.de-key-steps__step{padding:20px 8px}.de-key-steps--dividers .de-key-steps__step{border-right:none}.de-key-steps--dividers .de-key-steps__step:not(:last-child){border-bottom:1px solid #e6dfd4}.de-key-steps__bottom{margin-top:20px}}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/85/compiled_assets/styles.css.map */
