.advisory-execution{background-color:var(--color-bg-500);padding:var(--space-64) 0}.advisory-execution__container,.advisory-execution__content{display:flex;flex-direction:column;gap:var(--space-48)}.advisory-execution__content{order:0;padding:0 var(--space-16)}.advisory-execution__header-wrap h1,.advisory-execution__header-wrap h2,.advisory-execution__header-wrap h3,.advisory-execution__header-wrap h4,.advisory-execution__header-wrap h5,.advisory-execution__header-wrap h6{color:var(--color-text-450);font-family:var(--font-sans);line-height:1.1;margin:0 0 var(--space-16) 0;text-transform:capitalize}.advisory-execution__header-wrap p{color:var(--color-text-400);font-family:var(--font-mono);font-size:var(--font-size-body-16);line-height:1.5;margin:0 0 var(--space-24) 0}.advisory-execution__benefits-wrap ul{display:flex;flex-direction:column;gap:var(--space-16);list-style:none;margin:0;padding:0}.advisory-execution__benefits-wrap li{align-items:center;border:1px dashed var(--color-stroke-500);color:var(--color-text-400);display:flex;font-family:var(--font-mono);font-size:var(--font-size-body-16);gap:var(--space-32);line-height:1.5;padding:var(--space-32)}.advisory-execution__benefits-wrap li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23f45c47' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m9 6 6 6-6 6'/%3E%3Cpath stroke='%23f45c47' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m4 6 6 6-6 6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";flex-shrink:0;height:24px;width:24px}.advisory-execution__image-wrapper{order:1;padding:0 var(--space-16);width:100%}.advisory-execution__image{display:block;height:auto;max-height:750px;object-fit:cover;width:100%}@media (min-width:1190px){.advisory-execution{padding:var(--space-80) var(--space-32) 0 var(--space-32)}.advisory-execution__container{align-items:stretch;flex-direction:row;gap:var(--space-64);justify-content:space-between}.advisory-execution__image-wrapper{flex:1;order:0;padding:0}.advisory-execution__image{height:100%;max-height:none;width:100%}.advisory-execution__content{flex:1;justify-content:space-between;min-height:750px;order:0;padding:var(--space-64) 0}.advisory-execution__header-wrap{max-width:600px}.advisory-execution__benefits-wrap{width:100%}}