.garden-tip{border-radius:50px;box-shadow:0 0 20px rgba(0,0,0,.08);display:flex;flex-flow:column;overflow:hidden;position:relative;z-index:2}.garden-tip__image{width:100%}.garden-tip__copy{background:#cfe5e1;display:flex;flex-flow:column;justify-content:center;padding:var(--gap)}.gt--theme-dark .garden-tip__copy{background:#000;color:#fff}@media (max-width:550px){.gt--theme-dark .garden-tip__copy h1,.gt--theme-dark .garden-tip__copy h2,.gt--theme-dark .garden-tip__copy h3,.gt--theme-dark .garden-tip__copy h4,.gt--theme-dark .garden-tip__copy h5,.gt--theme-dark .garden-tip__copy strong{color:var(--tertiary-color)}.garden-tip__image{display:none}}@media (min-width:960px){.garden-tip{flex-flow:row}.garden-tip__copy{padding:var(--gap) calc(var(--gap)*2)}}