.gs-text-column-section{display:block;width:100%;margin-top:var(--gs-tc-section-margin-top);margin-bottom:var(--gs-tc-section-margin-bottom)}.gs-tc-container{max-width:var(--gs-tc-section-width);margin:0 auto;padding:var(--gs-tc-section-padding)}.gs-tc-heading{font-size:2rem;font-weight:700;color:var(--gs-tc-heading-color);margin-bottom:var(--gs-tc-heading-margin-bottom);text-align:var(--gs-tc-heading-alignment);line-height:1.2;letter-spacing:inherit}@media (max-width: 768px){.gs-tc-heading{font-size:1.6rem}}.gs-tc-features-grid{display:grid;grid-template-columns:repeat(var(--gs-tc-features-per-row-mobile),1fr);gap:var(--gs-tc-features-gap)}@media screen and (min-width: 576px){.gs-tc-features-grid{grid-template-columns:repeat(var(--gs-tc-features-per-row-tablet),1fr)}}@media screen and (min-width: 992px){.gs-tc-features-grid{grid-template-columns:repeat(var(--gs-tc-features-per-row-desktop),1fr)}}.gs-tc-feature{background-color:var(--gs-tc-feature-bg-color);border-radius:var(--gs-tc-feature-border-radius);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.gs-tc-feature:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.gs-tc-feature-content{display:flex;flex-direction:column;padding:var(--gs-tc-feature-padding);height:100%}.gs-tc-image-image_left,.gs-tc-image-image_right{flex-shrink:0}@media screen and (min-width: 768px){.gs-tc-feature-content:has(.gs-tc-image-image_left){flex-direction:row;align-items:center}.gs-tc-feature-content:has(.gs-tc-image-image_right){flex-direction:row;align-items:center}.gs-tc-image-image_left,.gs-tc-image-image_right{width:40%}.gs-tc-feature-content:has(.gs-tc-image-image_left) .gs-tc-feature-text,.gs-tc-feature-content:has(.gs-tc-image-image_right) .gs-tc-feature-text{width:60%;padding:0 var(--gs-tc-feature-spacing)}}.gs-tc-feature-image{margin-bottom:var(--gs-tc-feature-spacing);border-radius:calc(var(--gs-tc-feature-border-radius) / 2);overflow:hidden;display:flex;justify-content:center;align-items:center;align-self:center}.gs-tc-img-wrapper{display:flex;justify-content:center;align-items:center;overflow:hidden}.gs-tc-feature-content:has(.gs-tc-image-image_bottom) .gs-tc-feature-image{margin-bottom:0;margin-top:var(--gs-tc-feature-spacing)}.gs-tc-feature-content:has(.gs-tc-image-image_left) .gs-tc-feature-image,.gs-tc-feature-content:has(.gs-tc-image-image_right) .gs-tc-feature-image{margin-bottom:0}.gs-tc-img{max-width:100%;max-height:100%;display:block;object-fit:contain}.gs-tc-image-size-small .gs-tc-img-wrapper{max-width:var(--gs-tc-image-small-size);max-height:var(--gs-tc-image-small-size);width:100%;height:100%}.gs-tc-image-size-medium .gs-tc-img-wrapper{max-width:var(--gs-tc-image-medium-size);max-height:var(--gs-tc-image-medium-size);width:100%;height:100%}.gs-tc-image-size-large .gs-tc-img-wrapper{max-width:var(--gs-tc-image-large-size);max-height:var(--gs-tc-image-large-size);width:100%;height:100%}.gs-tc-image-size-adapt .gs-tc-img-wrapper{max-width:100%;width:auto}.gs-tc-feature-text{flex:1;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@media screen and (max-width: 767px){.gs-tc-feature-image{width:100%}.gs-tc-image-size-small .gs-tc-img-wrapper,.gs-tc-image-size-medium .gs-tc-img-wrapper,.gs-tc-image-size-large .gs-tc-img-wrapper{max-width:100%}.gs-tc-image-size-small .gs-tc-img{max-height:var(--gs-tc-image-small-size)}.gs-tc-image-size-medium .gs-tc-img{max-height:var(--gs-tc-image-medium-size)}.gs-tc-image-size-large .gs-tc-img{max-height:var(--gs-tc-image-large-size)}}.gs-tc-placeholder-image{width:100%;height:100%;min-height:150px;max-height:var(--gs-tc-image-medium-size);display:flex;align-items:center;justify-content:center;background-color:#e5e7eb;color:#9ca3af;font-size:.875rem;border-radius:calc(var(--gs-tc-feature-border-radius) / 2)}.gs-tc-feature-title{font-size:var(--gs-tc-feature-title-font-size);font-weight:700;color:var(--gs-tc-feature-title-color);margin-bottom:.5rem;line-height:1.3}.gs-tc-feature-description{font-size:var(--gs-tc-feature-text-font-size);color:var(--gs-tc-feature-text-color);line-height:1.6}.gs-tc-feature-description p{margin-bottom:.75rem}.gs-tc-feature-description p:last-child{margin-bottom:0}.gs-tc-feature[style*=--custom-bg]{background-color:var(--custom-bg)}.gs-tc-feature[style*=--custom-title] .gs-tc-feature-title{color:var(--custom-title)}.gs-tc-feature[style*=--custom-text] .gs-tc-feature-description{color:var(--custom-text)}.gs-tc-animate-in{animation:fadeInUp .6s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/section-rcl-text-column.css.map */
