dd{margin-inline-start:.5rem}.clipped{clip-path:polygon(0 0,90% 0,75% 100%,0 100%);-webkit-clip-path:polygon(0 0,90% 0,75% 100%,0 100%);display:block;height:auto;width:100%}.feature-left-section{overflow-x:clip;overflow-y:visible;padding:6rem 0;position:relative;text-wrap:pretty}.feature-left-section:before{content:"";height:100%;left:-50%;position:absolute;top:0;width:200%;z-index:-1}.feature-left-wrapper{margin:0 auto;max-width:80rem;padding-right:1.5rem}.feature-left-text-col{order:1;padding:0 2rem}.feature-left-text-wrapper{max-width:92vw}.feature-left-grid{display:grid;gap:4rem 2rem;grid-template-columns:1fr;margin:0 auto;max-width:42rem}.feature-left-title{font-size:2.25rem;font-weight:600}.feature-left-subtitle,.feature-left-title{letter-spacing:-.025em;line-height:1em!important}.feature-left-subtitle{font-size:2rem;font-weight:500;margin-top:.5rem}.feature-left-content{color:#000;font-size:1.125rem;line-height:2rem;margin-top:1.5rem}.feature-left-features{display:flex;flex-direction:column;font-size:1.125rem;gap:2rem;line-height:1.75rem;margin-top:2.5rem;max-width:40rem}.feature-left-feat-item{padding-left:2.25rem;position:relative}.feature-left-icon{left:.25rem;position:absolute;top:.25rem}.feature-left-icon svg{height:1.25rem;width:1.25rem}.feature-left-feat-title{display:inline;font-weight:600}.feature-left-feat-desc{display:inline}.feature-left-image{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04),0 0 0 1px rgba(48,0,71,.1);margin-left:0;max-width:none;order:2;width:48rem}@media (min-width:640px){.feature-left-section{padding:8rem 0}.feature-left-title{font-size:4rem}.feature-left-grid{gap:5rem 2rem}.feature-left-image{width:57rem}}@media (min-width:768px){.feature-left-image{margin-right:-1rem}}@media (min-width:1024px){.feature-left-wrapper{max-width:none!important;padding-right:2rem}.feature-left-grid{grid-template-columns:repeat(2,1fr);margin:0;max-width:none}.feature-left-text-col{order:2;padding-right:2rem;padding-top:1rem}.feature-left-text-wrapper{max-width:40rem}.feature-left-features{max-width:none}.feature-left-image{height:100%;margin:auto 0 auto -2rem;object-fit:cover;order:1;width:50rem}}.copy-wrapper{align-items:center;display:flex;gap:.5rem;margin:1rem 0}.copyable-text{background-color:transparent;border-radius:.25rem;font-size:1rem;line-height:1.4;padding:.75rem 1rem;transition:background-color .3s ease,color .3s ease;user-select:text}.copy-button{align-items:center;background:transparent;border:none;border-radius:.25rem;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:background-color .2s ease,transform .1s ease}.copyable-text:hover{background-color:var(--red);color:var(--bg-color)}.copy-button:hover{background-color:rgba(0,0,0,.05)}.copy-button .copy-icon{height:1.25rem;transition:fill .2s ease;width:1.25rem}.copy-button.copied .copy-icon{fill:#2a9d8f}