.main-section{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:2px}.main-section .item-img{width:100%;height:fit-content;position:relative;display:inline-flex}.main-section .item-img .img-wrapper{position:relative;display:inline-block;width:100%;height:100%;overflow:hidden}.main-section .item-img .img-main{display:block;height:645px;width:100%;object-fit:cover;transition:opacity .5s ease-in-out}.main-section .item-img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000;transition:background-color .5s ease-in-out}.main-section .item-img:hover:after{background-color:#00000080}.main-section .item-img:hover .title{text-decoration:underline}.main-section .item-img .img-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000;transition:background-color .5s ease-in-out}.main-section .item-img .img-wrapper:hover:after{background-color:#00000080}.main-section .item-img .img-mobile{display:block}.main-section .item-img .img-desktop{display:none}.main-section .img-wrapper:hover .title{text-decoration:underline}.main-section .item-img:nth-child(n+3){grid-column:1 / -1}.main-section .item-img:nth-child(n+3) .img-main{height:245px}.main-section .container-text-option{width:100%;position:absolute;z-index:2;bottom:20px;left:50%;transform:translate(-50%);text-align:center;max-width:288px;height:fit-content}.main-section .container-text-option .title{font-weight:600;font-size:var(--font-size-22px);margin:0}@media (min-width: 768px){.main-section .item-img{height:100%;max-height:1080px}.main-section .item-img .img-main{height:100%;cursor:pointer}.main-section .item-img .img-mobile{display:none}.main-section .item-img .img-desktop{display:block}.main-section .item-img:nth-child(n+3) .img-main{height:fit-content;max-height:900px}.main-section .texts-banner{max-width:475px;width:100%;position:absolute;height:fit-content;left:auto;max-width:618px;transform:translate(0);text-align:center}.main-section .container-text-option{max-width:100%}.main-section .container-text-option .title{font-size:var(--font-size-43px)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/main-select-home.css.map */
