.banners_home{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:2.6315789474vw;width:100%}.banners_home__item{display:flex;height:auto;overflow:hidden;position:relative;width:100%}.banners_home__item--left{margin-bottom:15px}.banners_home__item--left .banners_home__image--desktop{aspect-ratio:122/31}.banners_home__item--left .banners_home__image--mobile,.banners_home__item--right .banners_home__image{aspect-ratio:59/31}.banners_home__item img{width:100%}.banners_home__itemContent{color:#fff;left:1.875rem;position:absolute;top:50%;transform:translateY(-50%)}.banners_home__itemContent a{margin-top:.75rem;padding:0 2.8125rem;transition:border-color .3s,background-color .3s,color .3s}.banners_home__itemContent a:hover{background-color:var(--bg);border-color:var(--bg);color:var(--bg-contrast)}.banners_home__itemContentText{font-size:1.5rem}.banners_home--list{justify-content:start}.banners_home--list .banners_home__item{height:auto;max-width:calc(50% - 1.95313vw)}.banners_home--list a{display:flex;height:100%;width:100%}@media (max-width:767px){.banners_home--list .banners_home__item{margin-bottom:3.90625vw}.banners_home--list .banners_home__item:nth-child(2n-1){margin-right:3.90625vw}}@media (max-width:549px){.banners_home__item{height:auto;margin-right:0;width:100%}.banners_home--list .banners_home__item{height:auto;max-width:100%}.banners_home--list .banners_home__item:nth-child(2n-1){margin-right:0}}@media (min-width:768px){.banners_home{flex-wrap:nowrap}.banners_home__item{display:flex;height:6.3157894737vw;overflow:hidden}.banners_home__item--left{aspect-ratio:122/31;margin-bottom:0;margin-right:1.5789473684vw;max-width:1220px;width:64.2105263158vw}.banners_home__item--right{aspect-ratio:59/31;width:calc(100% - 64.21053vw)}.banners_home__item img{transition:scale .3s}.banners_home__item:hover img{scale:1.05}.banners_home--list .banners_home__item{margin-bottom:0;max-height:120px;max-width:calc(25% - 1.40625rem)}.banners_home--list .banners_home__item:not(:last-child){margin-right:1.875rem}.banners_home__itemContent{left:3.75rem}.banners_home__itemContent a{margin-top:1.1875rem}.banners_home__itemContentText{font-size:2.5rem}}@media (min-width:1900px){.banners_home:not(.banners_home--list){margin-top:30px}.banners_home__item{height:120px}.banners_home__item--left{margin-bottom:0;margin-right:30px}.banners_home__item--right{max-width:590px;width:calc(100% - 1220px)}.banners_home--list .banners_home__item{height:auto;max-width:calc(25% - 1.40625rem)}.banners_home--list .banners_home__item:not(:last-child){margin-right:1.875rem}}