.stomarus-cta-strip{--stomarus-cta-strip-bg:var(--color-accent,#baa78c);--stomarus-cta-strip-pad-y:clamp(20px,4vw,36px);--stomarus-cta-strip-pad-x:clamp(18px,4vw,48px);box-sizing:border-box;width:100%;margin:clamp(20px,3vw,40px) 0;background:var(--stomarus-cta-strip-bg);color:#fff;overflow:hidden}.stomarus-cta-strip__inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;max-width:100%;padding:var(--stomarus-cta-strip-pad-y) var(--stomarus-cta-strip-pad-x);min-height:0;box-sizing:border-box;padding-right:max(var(--stomarus-cta-strip-pad-x),min(20vw,140px))}.stomarus-cta-strip__text{min-width:0;z-index:1}.stomarus-cta-strip .stomarus-cta-strip__text>h3{color:#fff;margin-top:0;padding-top:0;font-weight:500}.stomarus-cta-strip .stomarus-cta-strip__text>h3:empty{display:none}.stomarus-cta-strip__lead{margin:0;font-family: var(--font-roboto, "Roboto", Arial, sans-serif);font-weight:400;font-size:clamp(14px,1.35vw,17px);line-height:1.5;color:#fff;opacity:.98}.stomarus-cta-strip__lead:empty{display:none}.stomarus-cta-strip__action{display:flex;align-items:center;justify-content:flex-end;justify-self:end;z-index:1}.stomarus-cta-strip__action .stomarus-button-href{margin:0!important;white-space:nowrap;transition:color .2s ease , background-color .2s ease , border-color .2s ease}.stomarus-cta-strip__deco{position:absolute;right:0;bottom:0;top:auto;left:auto;transform:none;width:min(38vw,220px);height:140px;pointer-events:none;z-index:0;opacity:.95}.stomarus-cta-strip__deco img{display:block;width:100%;height:100%;object-fit:contain;object-position:right bottom}@media (max-width:768px){.stomarus-cta-strip__inner{display:flex;flex-direction:column;align-items:stretch;text-align:center;padding-right:var(--stomarus-cta-strip-pad-x);padding-bottom:30px}.stomarus-cta-strip__text{max-width:none;order:1}.stomarus-cta-strip__action{order:2;justify-content:center;justify-self:stretch;width:100%;margin-top:clamp(16px,5vw,28px)}.stomarus-cta-strip__action .stomarus-button-href{white-space:normal;text-align:center;max-width:100%}.stomarus-cta-strip__deco{order:3;opacity:.5}}