.preorder-products{background:var(--color-bg)}.preorder-products .custom-preorder-products__wrapper .preorder-products-content{display:flex;gap:17px;flex-wrap:wrap}@media screen and (max-width: 576px){.preorder-products .custom-preorder-products__wrapper .preorder-products-content{gap:16px}}.preorder-products .custom-preorder-products__wrapper .preorder-products-content article{width:calc(50% - 8.5px);background:var(--color-white-pure);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}@media screen and (max-width: 750px){.preorder-products .custom-preorder-products__wrapper .preorder-products-content article{width:100%}}.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .image__wrapp{aspect-ratio:134/99;position:relative;width:100%}.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .image__wrapp img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .image__wrapp .badge__image{position:absolute;bottom:32px;left:32px;width:auto;height:48px}.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp{padding:32px;display:flex;flex-direction:column;height:100%}@media(max-width: 576px){.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp{padding:25px 21px 25px 17px}}.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .title{margin:0;color:var(--color-text);font-weight:500;line-height:130%;margin-bottom:16px;letter-spacing:-0.02em}.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .title.text-h2{font-size:45px}@media(max-width: 1024px){.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .title.text-h2{font-size:40px}}@media(max-width: 768px){.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .title.text-h2{font-size:30px}}@media(max-width: 576px){.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .title.text-h2{font-size:28px;line-height:120%}}.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .title.text-h3{font-size:38px}@media(max-width: 1024px){.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .title.text-h3{font-size:30px}}@media(max-width: 768px){.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .title.text-h3{font-size:28px}}@media(max-width: 576px){.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .title.text-h3{font-size:28px;line-height:120%}}.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .title.text-h4{font-size:28px}@media(max-width: 1024px){.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .title.text-h4{font-size:25px}}@media(max-width: 768px){.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .title.text-h4{font-size:22px}}@media(max-width: 576px){.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .title.text-h4{font-size:28px;line-height:120%}}.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .subtitle{color:var(--color-text);font-size:18px;line-height:120%;font-weight:400;margin-bottom:64px;min-height:108px}@media(max-width: 576px){.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .subtitle{font-size:14px;font-weight:500;margin-bottom:16px}}.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .link-product{color:var(--color-white);background:var(--color-black);font-size:24px;font-weight:500;padding:11px 32px;border-radius:48px;text-decoration:none;transition:all .3s;margin-top:auto;max-width:-moz-fit-content;max-width:fit-content;line-height:100%}@media(max-width: 576px){.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .link-product{font-size:15px;padding:15px 32px;min-width:100%;text-align:center;height:48px}}.preorder-products .custom-preorder-products__wrapper .preorder-products-content article .inner-content__wrapp .link-product:hover{opacity:.5}