.brasco-image-with-text-wrapper{background:var(--body_background);color:var(--text_color);padding-top:var(--top_spacing);padding-bottom:var(--bottom_spacing)}.brasco-image-with-text--outer{overflow:hidden}.brasco-image-with-text--main{align-items:stretch;background:var(--card_background);border-radius:var(--card_radius);overflow:hidden}.brasco-image-with-text--image{position:relative;width:100%;height:100%;min-height:400px;overflow:hidden}.brasco-image-with-text--image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.brasco-image-with-text--image .media{height:100%!important}.brasco-image-with-text--image .media img{height:100%!important;width:100%!important;object-fit:cover!important}.brasco-image-with-text--content{display:flex;flex-direction:column;padding:40px;height:100%;justify-content:center}.brasco-heading{color:var(--heading_color);font-family:var(--heading_font, inherit);font-weight:700;line-height:1.2;margin:0 0 20px;position:relative}.brasco-heading--with-accent{position:relative;padding-left:24px;margin-bottom:20px}.brasco-heading--with-accent:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;min-width:6px;border-radius:3px;background:var(--accent_color, #DC2626)}.brasco-description{color:var(--text_color)!important;margin-bottom:20px;line-height:1.6}.brasco-description p{margin-bottom:1em;color:var(--text_color)!important}.brasco-description p:last-child{margin-bottom:0}.brasco-description *{color:var(--text_color)!important}.brasco-button-wrapper{margin-top:auto}.brasco-button{display:block;width:100%;padding:16px 24px;text-align:center;text-decoration:none;font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:.5px;border:none;cursor:pointer;transition:all .3s ease;border-radius:4px}.brasco-button--primary{background-color:var(--button_background);color:var(--button_text);border:2px solid var(--button_border)}.brasco-button--primary:hover{background-color:var(--button_background_hover);color:var(--button_text_hover);border-color:var(--button_border_hover);transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--button_background_hover),.3)}.brasco-button--secondary{background-color:var(--secondary_button_background);color:var(--secondary_button_text);border:2px solid var(--secondary_button_border)}.brasco-button--secondary:hover{background-color:var(--secondary_button_background_hover);color:var(--secondary_button_text_hover);border-color:var(--secondary_button_border_hover)}.brasco-description.text-xsmall,.brasco-description.text-xsmall p{font-size:var(--xsmall_text, 12px)}.brasco-description.text-small,.brasco-description.text-small p{font-size:var(--small_text, 14px)}.brasco-description.text,.brasco-description.text p{font-size:var(--text, 16px)}.brasco-description.text-medium,.brasco-description.text-medium p{font-size:var(--medium_text, 18px)}.brasco-description.text-large,.brasco-description.text-large p{font-size:var(--large_text, 20px)}.brasco-description.text-xlarge,.brasco-description.text-xlarge p{font-size:var(--xlarge_text, 24px)}.image--position-right{flex-direction:row-reverse}@media screen and (min-width: 768px){.brasco-image-with-text--content{padding:60px}.brasco-image-with-text--image,.brasco-image-with-text--main{min-height:500px}}@media screen and (min-width: 1025px){.brasco-image-with-text--content{padding:80px}}@media screen and (max-width: 767px){.brasco-image-with-text--main{flex-direction:column;position:relative;min-height:400px}.brasco-image-with-text--image{order:1;position:relative;min-height:400px}.brasco-image-with-text--image img,.brasco-image-with-text--image .media img{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.brasco-image-with-text--content{padding:30px 20px;order:2;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;min-height:400px}.brasco-heading{margin-bottom:15px}.brasco-button{padding:14px 20px;font-size:14px}}[data-saos]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}[data-saos].aos-animate{opacity:1;transform:translateY(0)}.brasco-heading-row{display:flex;align-items:flex-start}.brasco-heading-row .brasco-accent-bar--heading{width:6px;height:1.2em;min-width:6px;border-radius:3px;margin-right:16px;margin-top:.15em;background:var(--accent_color, #DC2626);display:inline-block}.brasco-image-with-text--content-row,.brasco-image-with-text--content-row .brasco-image-with-text--content{display:block;height:auto;flex:none}.brasco-subheading{margin-bottom:1rem}.brasco-subheading.h3{font-size:var(--heading-3-size);font-weight:var(--heading-3-weight);line-height:var(--heading-3-line-height)}.brasco-subheading.h4{font-size:var(--heading-4-size);font-weight:var(--heading-4-weight);line-height:var(--heading-4-line-height)}.brasco-subheading.h5{font-size:var(--heading-5-size);font-weight:var(--heading-5-weight);line-height:var(--heading-5-line-height)}.brasco-subheading.h6{font-size:var(--heading-6-size);font-weight:var(--heading-6-weight);line-height:var(--heading-6-line-height)}.brasco-subheading{color:var(--heading_color);font-family:var(--heading_font, inherit);font-weight:600;line-height:1.4;margin:0 0 20px}.brasco-subheading.h3{font-size:var(--h3_size, 24px)}.brasco-subheading.h4{font-size:var(--h4_size, 20px)}.brasco-subheading.h5{font-size:var(--h5_size, 18px)}.brasco-subheading.h6{font-size:var(--h6_size, 16px)}@media screen and (max-width: 767px){.brasco-subheading.h3{font-size:calc(var(--h3_size, 24px) * .85)}.brasco-subheading.h4{font-size:calc(var(--h4_size, 20px) * .85)}.brasco-subheading.h5{font-size:calc(var(--h5_size, 18px) * .85)}.brasco-subheading.h6{font-size:calc(var(--h6_size, 16px) * .85)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/brasco-image-with-text.css.map */
