.stock-module .content__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:941px){.stock-module .content__wrapper{margin-bottom:5rem;margin-top:5rem}}.stock-module .content__wrapper>div{width:100%}.stock-module .container{background-position:var(--position-desktop);background-size:cover}@media(max-width:767px){.stock-module .container{background-position:var(--position-mobile)}}.stock-module .top__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.stock-module .description__wrapper>div>:last-child,.stock-module .title__wrapper>div>:last-child{margin-bottom:0}.stock-module .bottom__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-top:8rem}@media(max-width:767px){.stock-module .bottom__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin-top:4rem}}.stock-module .bottom__wrapper .bottom__label{background:hsla(0,0%,100%,.1);border-radius:8px;color:#fff;font-weight:600;padding:8px 20px;-ms-flex-negative:0;flex-shrink:0}.stock-module .bottom__wrapper .bottom__separator{background:#fff;height:1px;opacity:.1;width:100%}.stock-module .cards__wrapper{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:8rem}@media(max-width:1023px){.stock-module .cards__wrapper{grid-template-columns:repeat(2,1fr);margin-top:4rem}}@media(max-width:767px){.stock-module .cards__wrapper{grid-template-columns:repeat(1,1fr)}}.stock-module .card{border-radius:30px;padding:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;backdrop-filter:blur(10px);-ms-flex-direction:column;flex-direction:column;gap:1rem;height:unset}.stock-module .card,.stock-module .card__title{display:-webkit-box;display:-ms-flexbox;display:flex}.stock-module .card__title{padding:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:20px;gap:2rem;justify-content:center}.stock-module .card__title .price{font-family:var(--header-font);font-size:7rem;font-style:normal;font-weight:700;letter-spacing:-1.4px;line-height:100%}.stock-module .card__title>:last-child{margin-bottom:0}.stock-module .card__logos{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:1rem 2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stock-module .card__logos img{display:block;height:auto;max-width:100%}.stock-module .card__logos .logo-separator{background:#fff;height:100%;margin:0 2rem;opacity:.1;width:1px;-ms-flex-negative:0;flex-shrink:0}