@layer base, xs, sm, md, lg, xl, xxl, xxxl;.ql-align-center{text-align:center}.ql-align-right{text-align:right}.ql-align-left{text-align:left}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.stocks{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out}.stocks__visible{animation:fadeInUp .8s ease-out forwards;opacity:1}.stocks__list{display:grid;grid-template-rows:repeat(auto-fill,auto)}@layer base{.stocks__list{gap:24px;grid-template-columns:repeat(1,1fr)}}@layer md{@media only screen and (min-width:768px){.stocks__list{grid-template-columns:repeat(2,1fr)}}}@layer xxl{@media only screen and (min-width:1600px){.stocks__list{grid-template-columns:repeat(3,1fr)}}}.stocks__more{display:flex;justify-content:center;margin-top:60px}@media(max-width:1024px){.stocks__more{margin-top:40px}}.stocks__more-button{width:100%!important;max-width:273px!important;height:48px!important;border-radius:6px!important}.stocks__more-button p{display:flex;align-items:center;justify-content:center;gap:10px}@media(max-width:768px){.stocks__more-button{max-width:100%!important}}.promotion-page_title{color:#213c4e;opacity:0;transition:opacity .6s ease-out,transform .6s ease-out}.promotion-page_title__visible{animation:fadeInUp .8s ease-out forwards;opacity:1}@layer base{.promotion-page-container{padding:80px 16px 60px}}@layer sm{@media only screen and (min-width:480px){.promotion-page-container{padding:90px 20px}}}@layer md{@media only screen and (min-width:768px){.promotion-page-container{padding:90px 40px}}}@layer lg{@media only screen and (min-width:1024px){.promotion-page-container{padding:130px 40px 90px}}}@layer xl{@media only screen and (min-width:1280px){.promotion-page-container{padding:142px 40px 90px 142px}}}@layer xxl{@media only screen and (min-width:1600px){.promotion-page-container{padding-left:170px}}}@layer xxxl{@media only screen and (min-width:1920px){.promotion-page-container{padding:142px 40px 110px 196px}}}@media(max-width:1280px){.margin-left-sm{margin-left:100px}}@media(max-width:1024px){.margin-left-sm{margin-left:70px}}