/*
Generated time: October 16, 2025 02:58
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.banner{position:relative;overflow:hidden}.banner .wrapper--narrow{width:100%;max-width:var(--site-width-narrow)}@media only screen and (max-width:767px){.banner .collection__header hr{margin-top:25px;margin-bottom:25px}}.banner .collection__description,.banner .collection__title{color:inherit}.banner .collection__description{width:auto}.banner--collection{background:var(--bg)}.banner-inner{display:grid;grid-template-columns:minmax(0,1fr);position:relative}.banner-content{width:100%;padding-top:var(--gutter);padding-bottom:var(--gutter);display:flex;align-items:center;justify-content:center}.align--bottom-left .banner-content,.align--middle-left .banner-content{justify-content:flex-start}.align--bottom-right .banner-content,.align--middle-right .banner-content{justify-content:flex-end}.align--bottom-left .banner-content,.align--bottom-right .banner-content{align-items:flex-end}.banner__image-container{padding-top:var(--container-padding-top,0)}.banner-content,.banner__image-container{grid-row-start:1;grid-column-start:1;min-height:100%}@media only screen and (max-width:767px) and (orientation:landscape){.banner-content,.banner__image-container{min-height:auto}}