.awards-list__items{display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width:767px){.awards-list__items{gap:6rem}}.awards-list__item{align-items:center;display:flex;gap:6rem}@media only screen and (max-width:767px){.awards-list__item{flex-direction:column;gap:0}}.awards-list__item:nth-child(2n){flex-direction:row-reverse}@media only screen and (max-width:767px){.awards-list__item:nth-child(2n){flex-direction:column}}.awards-list__item:nth-child(2n) .awards-list__content{align-items:flex-end;justify-content:flex-end;text-align:right}@media only screen and (max-width:767px){.awards-list__item:nth-child(2n) .awards-list__content{align-items:flex-start;justify-content:center;text-align:left}}.awards-list__item--hidden{display:none}.awards-list__media{flex:0 0 35%;max-width:35%}@media only screen and (max-width:767px){.awards-list__media{flex:0 0 100%;max-width:100%}}.awards-list__gallery{height:100%}.awards-list__gallery .splide__slide img{display:block;height:100%;margin:0 auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.awards-list__gallery .splide__arrow{background-color:#ed1c24;border:none;box-shadow:none;height:36px;opacity:1;width:36px}.awards-list__gallery .splide__arrow svg{display:none}.awards-list__gallery .splide__arrow--prev{left:-1rem;-webkit-mask-image:url(../../img/arrow-left.svg);mask-image:url(../../img/arrow-left.svg)}.awards-list__gallery .splide__arrow--next,.awards-list__gallery .splide__arrow--prev{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.awards-list__gallery .splide__arrow--next{-webkit-mask-image:url(../../img/arrow-right.svg);mask-image:url(../../img/arrow-right.svg);right:-1rem}.awards-list__content{display:flex;flex:1;flex-direction:column;justify-content:center;padding:2rem}@media only screen and (max-width:767px){.awards-list__content{flex:0 0 100%;max-width:100%;padding:0}}.awards-list__product-title{font-size:1.25rem;font-weight:700;letter-spacing:.03em;margin-bottom:2rem;text-transform:uppercase}.awards-list__awards{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.awards-list__award-item{color:#000;font-size:.95rem;line-height:1.5}.awards-list__award-date{color:#707070}.awards-list__load-more-wrapper{display:flex;justify-content:center;margin-top:6rem}
