.aesthetic-landing-item{position:relative;background-color:var(--black-color);padding:100px 0;overflow:hidden;display:flex;align-items:center}.aesthetic-landing-cover{position:absolute;top:0;left:0;width:100%;height:100%}.aesthetic-landing-cover-img{background-size:cover;background-position:center;z-index:1}.aesthetic-landing-cover-filter{background:linear-gradient(to bottom,#0009,#000c);z-index:2}.aesthetic-landing-content{position:relative;z-index:3;max-width:1200px;margin:0 auto;padding:0 20px}.aesthetic-landing-content-header{margin-bottom:50px}.aesthetic-landing-content-body{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:60px}.aesthetic-landing-content-footer{display:flex;gap:20px;justify-content:center}.aesthetic-landing-content-button{color:var(--white-color);text-decoration:none;padding:15px 30px;border-radius:2rem;font-size:1.1rem}.aesthetic-landing-title{font-size:2.8rem;color:var(--brand-color);letter-spacing:2px;margin-bottom:20px}.aesthetic-landing-title-flex{display:flex;justify-content:center;align-items:center;gap:1rem}.aesthetic-landing-title-logo{width:34px;height:34px;transition:transform .3s ease}.aesthetic-landing-main-text{font-size:3.8rem;color:var(--white-color);font-weight:700;line-height:1.3;max-width:900px;margin:0 auto}.aesthetic-landing-main-sub-text{font-size:1rem;color:var(--white-color);line-height:1.6;padding-top:2rem}.aesthetic-landing-text-block{flex:1 1 300px;background-color:#ffffff1a;padding:30px;border-radius:10px}.aesthetic-landing-text{font-size:1.2rem;color:var(--white-color);line-height:1.6}.aesthetic-landing-text-small{font-size:.8rem;line-height:1.6;padding-top:2rem}.aesthetic-landing-text-small>a{text-decoration:none}.aesthetic-landing-sale-card{flex:1 1 16%;padding:40px;border-radius:15px;background:var(--white-color);box-shadow:0 4px 15px #0000001a;transition:transform .3s,box-shadow .3s}.aesthetic-landing-sale-card-title{font-size:1.6rem;margin-bottom:10px;color:var(--text-color-black)}.aesthetic-landing-sale-card-description{font-size:1rem;line-height:1.6;color:var(--grey-color)}.aesthetic-landing-sale-card-price{font-size:1.4rem;font-weight:700;margin:20px 0;color:var(--brand-color)}.aesthetic-landing-sale-card-button{display:inline-block;padding:10px 20px;background-color:var(--brand-color);color:var(--white-color);text-decoration:none;border-radius:2rem}.aesthetic-landing-sale-table{width:100%;border-collapse:collapse;box-shadow:0 4px 15px #0000001a;border-radius:15px;overflow:hidden}.aesthetic-landing-sale-table>tbody>tr{background-color:var(--white-color);border-bottom:1px solid rgba(0,0,0,.05);transition:all .3s ease}.aesthetic-landing-sale-table>thead>tr>th,.aesthetic-landing-sale-table>tbody>tr>td{padding:30px 20px;text-align:center;font-size:1.5rem;font-weight:600;line-height:1.6}.aesthetic-landing-sale-table>tbody>tr>td>a{display:inline-block;padding:10px 20px;background-color:var(--brand-color);color:var(--white-color);text-decoration:none;border-radius:2rem;font-size:.9rem;transition:all .3s ease}.aesthetic-landing-sale-table>tbody>tr:hover{transform:scale(1.005);box-shadow:0 5px 15px #0000001a}section{min-height:100vh;scroll-snap-align:start}section:nth-child(2n){background-color:#fbfbfb}section:nth-child(odd){background-color:#fff}.aesthetic-landing-sale-card:hover{transform:translateY(-5px)!important;box-shadow:0 10px 20px #0003!important}@media (max-width: 992px){section h1{font-size:3rem!important}section h2{font-size:2.4rem!important}.aesthetic-landing-sale-card{flex:1 1 45%!important}}@media (max-width: 768px){section h1{font-size:2.5rem!important}section h2{font-size:2rem!important}section{height:-moz-max-content;height:max-content}.aesthetic-landing-content-footer{flex-direction:row!important;gap:10px!important}.aesthetic-landing-sale-card{flex:1 1 100%!important;margin-bottom:30px!important}}
