.banner-with-cards-section{background-color:var(--brand-secondary-color);color:var(--brand-primary-color);display:-webkit-box;display:-ms-flexbox;display:flex;min-height:var(--doc-height);position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2.5rem 0}@media (min-width:577px){.banner-with-cards-section .brand-circle{--size:60%}}@media (min-width:1025px){.banner-with-cards-section .brand-circle{--size:40%}}.banner-with-cards-section .brand-text-animation{left:50%;margin:0;max-width:75.875rem;position:absolute;text-align:center;text-transform:uppercase;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:3}@media (max-width:1024px){.banner-with-cards-section .brand-text-animation{padding:0 1.375rem}}@media (max-width:576px){.banner-with-cards-section .brand-text-animation{text-align:left;-webkit-transform:translate(-50%,108%);transform:translate(-50%,108%)}}.banner-with-cards-section .brand-text-animation .arrow-secondary{color:var(--brand-tertiary-color)}@media (max-width:1024px){.banner-with-cards-section .container{max-width:100%;padding:0}}.banner-with-cards-section .img-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner-with-cards-section .img-container .item{aspect-ratio:266/345;position:relative;width:16.625rem}@media (max-width:576px){.banner-with-cards-section .img-container .item{aspect-ratio:164/212;position:absolute;width:10.25rem}}.banner-with-cards-section .img-container .item.big{z-index:2}@media (min-width:577px){.banner-with-cards-section .img-container .item.big{-webkit-transform:scale(1.91);transform:scale(1.91)}}@media (max-width:576px){.banner-with-cards-section .img-container .item.big{aspect-ratio:244/316;left:50%;top:50%;-webkit-transform:translate(-51%,-55%);transform:translate(-51%,-55%);width:15.25rem}}.banner-with-cards-section .img-container .item.middle{z-index:1}@media (min-width:577px){.banner-with-cards-section .img-container .item.middle{-webkit-transform:scale(1.282);transform:scale(1.282)}}@media (max-width:576px){.banner-with-cards-section .img-container .item:first-child{right:8.5%;top:60.2%}.banner-with-cards-section .img-container .item:nth-child(2){aspect-ratio:164/212;left:-16%;top:35.4%;width:10.25rem}.banner-with-cards-section .img-container .item:nth-child(4){aspect-ratio:111/144;right:7%;top:16.3%;width:6.9375rem}.banner-with-cards-section .img-container .item:last-child{display:none}}.banner-with-cards-section .img-container .item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.banner-with-cards-section .img-container .item:not(.big)[style*="translate: none"]:after{background-color:rgba(33,33,33,.8);content:"";height:100%;left:0;position:absolute;top:0;width:100%}