Summary report > Page report

9 Errors

  • 9 CSS
    • 2 E721 - Unrecognised at-rule. The at-rule is not recognised as valid for the selected CSS Level.
        2 Unrecognised at-rule
            @media(min-width:1920px){.carousel-item_item__0P346.carousel-item_ultrahd-height__8rVE9{height:var(--item-height-ultrahd)}}
      
          2 Unrecognised at-rule
            @media(min-width:1920px){.carousel-item_item__0P346.carousel-item_ultrahd-width__60Mcu{width:var(--item-width-ultrahd)}}
        
    • 7 E777 - Invalid value. Check the value against the list of valid rules from the official standard.
        2 width has a value '-moz-fit-content' that does not match what was expected: auto | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | stretch | fit-content | contain. See CSS Box Sizing Module Level 3.
            width:-moz-fit-content
      
          2 width has a value '-moz-fit-content' that does not match what was expected: auto | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | stretch | fit-content | contain. See CSS Box Sizing Module Level 3.
            width:-moz-fit-content
      
          2 width has a value '-moz-fit-content' that does not match what was expected: auto | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | stretch | fit-content | contain. See CSS Box Sizing Module Level 3.
            width:-moz-fit-content
      
          2 width has a value '-moz-fit-content' that does not match what was expected: auto | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | stretch | fit-content | contain. See CSS Box Sizing Module Level 3.
            width:-moz-fit-content
      
          2 width has a value '-moz-fit-content' that does not match what was expected: auto | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | stretch | fit-content | contain. See CSS Box Sizing Module Level 3.
            width:-moz-fit-content
      
          2 width has a value '-moz-fit-content' that does not match what was expected: auto | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | stretch | fit-content | contain. See CSS Box Sizing Module Level 3.
            width:-moz-fit-content
      
          2 width has a value '-moz-fit-content' that does not match what was expected: auto | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | stretch | fit-content | contain. See CSS Box Sizing Module Level 3.
            width:-moz-fit-content
        
Display issue details

Go to first issue

  1 .PRSlider_embla-slide__jr4J1 {
    1   display:flex;
    1   align-items:center;
    1   justify-content:center;
    1   padding:0;
    1   height:100%;
    1 }
    1 .PRSlider_embla-slide__jr4J1:before {
    1   content:none;
    1 }
    1 .PRSlider_embla-slide__jr4J1 a {
    1   padding:0;
    1   border:none;
    1 }
    1 .PRSlider_logo-slider__thJiW ul li:last-of-type {
    1   margin-bottom:0;
    1 }
    1 .carousel_carousel__baFBI {
    1   position:relative;
    1 }
    1 .carousel_skip__bNdfN {
    1   left:-999px;
    1   width:1px;
    1   height:1px;
    1   overflow:hidden;
    1   z-index:-999;
    1   position:absolute;
    1   top:0;
    1   border:initial;
    1   background:transparent none repeat 0 0/auto auto padding-box border-box scroll;
    1   background:initial;
    1   padding:1rem 2rem;
    1   margin-left:1rem;
    1   margin-top:1rem;
    1   background-color:var(--white);
    1 }
    1 .carousel_skip__bNdfN:focus {
    1   left:0;
    1   width:auto;
    1   height:auto;
    1   z-index:10;
    1 }
    1 .carousel-content_wrapper__caZVY {
    1   margin:calc(-1*var(--carousel-content-outer-padding));
    1   padding:var(--carousel-content-outer-padding);
    1 }
    1 .carousel-content_container__enrt8 {
    1   margin:0;
    1   display:flex;
    1   margin-left:calc(var(--carousel-item-spacing)*-1);
    1 }
    1 .carousel-content_container__enrt8>li {
    1   padding-left:0;
    1   padding-bottom:0;
    1 }
    1 .carousel-content_container__enrt8>li:before {
    1   content:normal;
    1 }
    1 .carousel-content_container__enrt8>li:not(:last-of-type) {
    1   margin-bottom:0;
    1 }
    2 .carousel-item_is-absolute__mareb {
    2   position:absolute;
    2 }
    2 .carousel-item_flex__bJEqM {
    2   display:flex;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_flex-is-mobile__lwM0B {
    2     display:flex;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_flex-is-tablet__IIrje {
    2     display:flex;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_flex-is-touch__NJsDO {
    2     display:flex;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_flex-is-desktop__VxVUS {
    2     display:flex;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_flex-is-widescreen__ezXm_ {
    2     display:flex;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_flex-is-fullhd__lTVh7 {
    2     display:flex;
    2   }
    2 }
    2 .carousel-item_flex-col__KrVzB {
    2   display:flex;
    2   flex-direction:column;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_flex-col-is-mobile__p2j6t {
    2     display:flex;
    2     flex-direction:column;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_flex-col-is-tablet__ezHI1 {
    2     display:flex;
    2     flex-direction:column;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_flex-col-is-touch__evKMR {
    2     display:flex;
    2     flex-direction:column;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_flex-col-is-desktop__em16e {
    2     display:flex;
    2     flex-direction:column;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_flex-col-is-widescreen__Eo5gG {
    2     display:flex;
    2     flex-direction:column;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_flex-col-is-fullhd__aRgkv {
    2     display:flex;
    2     flex-direction:column;
    2   }
    2 }
    2 .carousel-item_flex-wrap__no3p7 {
    2   flex-wrap:wrap;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_flex-wrap-is-mobile__kIDVs {
    2     flex-wrap:wrap;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_flex-wrap-is-tablet__fIauG {
    2     flex-wrap:wrap;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_flex-wrap-is-touch__DcD1u {
    2     flex-wrap:wrap;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_flex-wrap-is-desktop__79Lo_ {
    2     flex-wrap:wrap;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_flex-wrap-is-widescreen__edKLE {
    2     flex-wrap:wrap;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_flex-wrap-is-fullhd__sOQux {
    2     flex-wrap:wrap;
    2   }
    2 }
    2 .carousel-item_items-center__JTagH {
    2   align-items:center;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_items-center-is-mobile__eO2qP {
    2     align-items:center;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_items-center-is-tablet__K70KT {
    2     align-items:center;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_items-center-is-touch__gvaE2 {
    2     align-items:center;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_items-center-is-desktop__JbYLW {
    2     align-items:center;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_items-center-is-widescreen__aGjWT {
    2     align-items:center;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_items-center-is-fullhd__t8Rrf {
    2     align-items:center;
    2   }
    2 }
    2 .carousel-item_items-start__AHaSH {
    2   align-items:flex-start;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_items-start-is-mobile__6SoDi {
    2     align-items:flex-start;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_items-start-is-tablet__3HLCm {
    2     align-items:flex-start;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_items-start-is-touch__pQSaJ {
    2     align-items:flex-start;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_items-start-is-desktop__nw7Wh {
    2     align-items:flex-start;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_items-start-is-widescreen__lvqJd {
    2     align-items:flex-start;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_items-start-is-fullhd__D9g1d {
    2     align-items:flex-start;
    2   }
    2 }
    2 .carousel-item_items-end__Pxzjn {
    2   align-items:flex-end;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_items-end-is-mobile__sBoLE {
    2     align-items:flex-end;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_items-end-is-tablet__NZ3HG {
    2     align-items:flex-end;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_items-end-is-touch__6ifjk {
    2     align-items:flex-end;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_items-end-is-desktop__KkhGT {
    2     align-items:flex-end;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_items-end-is-widescreen__ZZVMB {
    2     align-items:flex-end;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_items-end-is-fullhd__8ujiN {
    2     align-items:flex-end;
    2   }
    2 }
    2 .carousel-item_justify-center__8_Ieh {
    2   justify-content:center;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_justify-center-is-mobile__HUhUY {
    2     justify-content:center;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_justify-center-is-tablet__HiHYw {
    2     justify-content:center;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_justify-center-is-touch__sgFJw {
    2     justify-content:center;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_justify-center-is-desktop__1MumF {
    2     justify-content:center;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_justify-center-is-widescreen__kkhl6 {
    2     justify-content:center;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_justify-center-is-fullhd__YYkit {
    2     justify-content:center;
    2   }
    2 }
    2 .carousel-item_justify-start__R0bBo {
    2   justify-content:flex-start;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_justify-start-is-mobile__dlFXo {
    2     justify-content:flex-start;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_justify-start-is-tablet__Pdpym {
    2     justify-content:flex-start;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_justify-start-is-touch__XTcP1 {
    2     justify-content:flex-start;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_justify-start-is-desktop___doC1 {
    2     justify-content:flex-start;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_justify-start-is-widescreen__zKuHk {
    2     justify-content:flex-start;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_justify-start-is-fullhd__umUGL {
    2     justify-content:flex-start;
    2   }
    2 }
    2 .carousel-item_justify-end__XOCvy {
    2   justify-content:flex-end;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_justify-end-is-mobile__olbGx {
    2     justify-content:flex-end;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_justify-end-is-tablet__NZTIA {
    2     justify-content:flex-end;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_justify-end-is-touch__fknl8 {
    2     justify-content:flex-end;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_justify-end-is-desktop__kRT2p {
    2     justify-content:flex-end;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_justify-end-is-widescreen__Gd3st {
    2     justify-content:flex-end;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_justify-end-is-fullhd__MaJpw {
    2     justify-content:flex-end;
    2   }
    2 }
    2 .carousel-item_justify-between__i6wKy {
    2   justify-content:space-between;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_justify-between-is-mobile__CcRPT {
    2     justify-content:space-between;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_justify-between-is-tablet__eBH1H {
    2     justify-content:space-between;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_justify-between-is-touch__m5LFr {
    2     justify-content:space-between;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_justify-between-is-desktop__E1QWj {
    2     justify-content:space-between;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_justify-between-is-widescreen__msDhS {
    2     justify-content:space-between;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_justify-between-is-fullhd__fLj7z {
    2     justify-content:space-between;
    2   }
    2 }
    2 .carousel-item_gap-1__JpV1X {
    2   gap:.25rem;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_gap-1-is-mobile__GiL8H {
    2     gap:.25rem;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_gap-1-is-tablet__FdckE {
    2     gap:.25rem;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_gap-1-is-touch__BHYS5 {
    2     gap:.25rem;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_gap-1-is-desktop__IlRYF {
    2     gap:.25rem;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_gap-1-is-widescreen__Ml50V {
    2     gap:.25rem;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_gap-1-is-fullhd__C_INV {
    2     gap:.25rem;
    2   }
    2 }
    2 .carousel-item_gap-2__0nBDM {
    2   gap:.5rem;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_gap-2-is-mobile__uIFIZ {
    2     gap:.5rem;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_gap-2-is-tablet__z1Pqy {
    2     gap:.5rem;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_gap-2-is-touch__Tndsx {
    2     gap:.5rem;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_gap-2-is-desktop__fcuSA {
    2     gap:.5rem;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_gap-2-is-widescreen__fwGwn {
    2     gap:.5rem;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_gap-2-is-fullhd__eQ6nc {
    2     gap:.5rem;
    2   }
    2 }
    2 .carousel-item_gap-3__IMl9N {
    2   gap:.75rem;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_gap-3-is-mobile__bDBXK {
    2     gap:.75rem;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_gap-3-is-tablet__yYiq3 {
    2     gap:.75rem;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_gap-3-is-touch__rhLa1 {
    2     gap:.75rem;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_gap-3-is-desktop__9667L {
    2     gap:.75rem;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_gap-3-is-widescreen__Dlc4P {
    2     gap:.75rem;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_gap-3-is-fullhd__0Up93 {
    2     gap:.75rem;
    2   }
    2 }
    2 .carousel-item_gap-4__5atil {
    2   gap:1rem;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_gap-4-is-mobile__QdGDJ {
    2     gap:1rem;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_gap-4-is-tablet__kR_su {
    2     gap:1rem;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_gap-4-is-touch__Izyn_ {
    2     gap:1rem;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_gap-4-is-desktop__8j1C5 {
    2     gap:1rem;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_gap-4-is-widescreen__jZeRi {
    2     gap:1rem;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_gap-4-is-fullhd__NUg4w {
    2     gap:1rem;
    2   }
    2 }
    2 .carousel-item_gap-6__efRyt {
    2   gap:1.5rem;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_gap-6-is-mobile__UCvlv {
    2     gap:1.5rem;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_gap-6-is-tablet__yB8zN {
    2     gap:1.5rem;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_gap-6-is-touch__dhsDv {
    2     gap:1.5rem;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_gap-6-is-desktop__hhrQP {
    2     gap:1.5rem;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_gap-6-is-widescreen__BcpVW {
    2     gap:1.5rem;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_gap-6-is-fullhd__Sxo9m {
    2     gap:1.5rem;
    2   }
    2 }
    2 .carousel-item_gap-8__9q3SW {
    2   gap:2rem;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_gap-8-is-mobile__6iQGE {
    2     gap:2rem;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_gap-8-is-tablet__iZ2Fa {
    2     gap:2rem;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_gap-8-is-touch__NZZF2 {
    2     gap:2rem;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_gap-8-is-desktop__HCGoA {
    2     gap:2rem;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_gap-8-is-widescreen__Dez73 {
    2     gap:2rem;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_gap-8-is-fullhd__jb4MR {
    2     gap:2rem;
    2   }
    2 }
    2 .carousel-item_gap-16__moZmU {
    2   gap:4rem;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_gap-16-is-mobile__VuX0_ {
    2     gap:4rem;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_gap-16-is-tablet__OjV5Y {
    2     gap:4rem;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_gap-16-is-touch__2pXV1 {
    2     gap:4rem;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_gap-16-is-desktop__e1g91 {
    2     gap:4rem;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_gap-16-is-widescreen__iZlNe {
    2     gap:4rem;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_gap-16-is-fullhd__7Jvps {
    2     gap:4rem;
    2   }
    2 }
    2 .carousel-item_h-100__aHKI8 {
    2   height:100%;
    2 }
    2 .carousel-item_w-full__owadB {
    2   width:100%;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_w-full-is-mobile__PNLT9 {
    2     width:100%;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_w-full-is-tablet__VGT0w {
    2     width:100%;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_w-full-is-touch__EJxy9 {
    2     width:100%;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_w-full-is-desktop__ati4N {
    2     width:100%;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_w-full-is-widescreen__P_5eH {
    2     width:100%;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_w-full-is-fullhd__sk5cv {
    2     width:100%;
    2   }
    2 }
    2 .carousel-item_w-50__bQfpE {
    2   width:50%;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_w-50-is-mobile__3nrql {
    2     width:50%;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_w-50-is-tablet__Hz7ti {
    2     width:50%;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_w-50-is-touch__rDkNV {
    2     width:50%;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_w-50-is-desktop__F276I {
    2     width:50%;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_w-50-is-widescreen__5YjDP {
    2     width:50%;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_w-50-is-fullhd__66QTU {
    2     width:50%;
    2   }
    2 }
    2 .carousel-item_w-fit__2Gn5r {
    2 next issueprevious issueE777CSS: width has a value '-moz-fit-content' that does not match what was expected: auto | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | stretch | fit-content | contain
  Check the value against the list of valid rules from the official standard. See CSS Box Sizing Module Level 3.
        width:-moz-fit-content;
    2   width:fit-content;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_w-fit-is-mobile__B8TqS {
    2 next issueprevious issueE777CSS: width has a value '-moz-fit-content' that does not match what was expected: auto | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | stretch | fit-content | contain
  Check the value against the list of valid rules from the official standard. See CSS Box Sizing Module Level 3.
          width:-moz-fit-content;
    2     width:fit-content;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_w-fit-is-tablet__yZbnn {
    2 next issueprevious issueE777CSS: width has a value '-moz-fit-content' that does not match what was expected: auto | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | stretch | fit-content | contain
  Check the value against the list of valid rules from the official standard. See CSS Box Sizing Module Level 3.
          width:-moz-fit-content;
    2     width:fit-content;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_w-fit-is-touch__uQz7_ {
    2 next issueprevious issueE777CSS: width has a value '-moz-fit-content' that does not match what was expected: auto | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | stretch | fit-content | contain
  Check the value against the list of valid rules from the official standard. See CSS Box Sizing Module Level 3.
          width:-moz-fit-content;
    2     width:fit-content;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_w-fit-is-desktop__LVVr7 {
    2 next issueprevious issueE777CSS: width has a value '-moz-fit-content' that does not match what was expected: auto | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | stretch | fit-content | contain
  Check the value against the list of valid rules from the official standard. See CSS Box Sizing Module Level 3.
          width:-moz-fit-content;
    2     width:fit-content;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_w-fit-is-widescreen__lu86X {
    2 next issueprevious issueE777CSS: width has a value '-moz-fit-content' that does not match what was expected: auto | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | stretch | fit-content | contain
  Check the value against the list of valid rules from the official standard. See CSS Box Sizing Module Level 3.
          width:-moz-fit-content;
    2     width:fit-content;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_w-fit-is-fullhd__Kl39M {
    2 next issueprevious issueE777CSS: width has a value '-moz-fit-content' that does not match what was expected: auto | <length-percentage> | min-content | max-content | fit-content(<length-percentage>) | stretch | fit-content | contain
  Check the value against the list of valid rules from the official standard. See CSS Box Sizing Module Level 3.
          width:-moz-fit-content;
    2     width:fit-content;
    2   }
    2 }
    2 .carousel-item_max-w-xs__2EFBR {
    2   max-width:12rem;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_max-w-xs-is-mobile__sERsa {
    2     max-width:12rem;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_max-w-xs-is-tablet__K2hnC {
    2     max-width:12rem;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_max-w-xs-is-touch__QFXsH {
    2     max-width:12rem;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_max-w-xs-is-desktop__jQNQ4 {
    2     max-width:12rem;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_max-w-xs-is-widescreen__vwZTp {
    2     max-width:12rem;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_max-w-xs-is-fullhd__vggMu {
    2     max-width:12rem;
    2   }
    2 }
    2 .carousel-item_max-w-sm__J8wOK {
    2   max-width:24rem;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_max-w-sm-is-mobile__QPwc8 {
    2     max-width:24rem;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_max-w-sm-is-tablet__9vj2n {
    2     max-width:24rem;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_max-w-sm-is-touch__c3prx {
    2     max-width:24rem;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_max-w-sm-is-desktop__seLBq {
    2     max-width:24rem;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_max-w-sm-is-widescreen__itR_V {
    2     max-width:24rem;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_max-w-sm-is-fullhd__XGJ0q {
    2     max-width:24rem;
    2   }
    2 }
    2 .carousel-item_max-w-md__qavVZ {
    2   max-width:36rem;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_max-w-md-is-mobile__KfCm_ {
    2     max-width:36rem;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_max-w-md-is-tablet__4Jhjb {
    2     max-width:36rem;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_max-w-md-is-touch__kSRgL {
    2     max-width:36rem;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_max-w-md-is-desktop__CbZN_ {
    2     max-width:36rem;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_max-w-md-is-widescreen__K4nkw {
    2     max-width:36rem;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_max-w-md-is-fullhd__00Af8 {
    2     max-width:36rem;
    2   }
    2 }
    2 .carousel-item_max-w-lg__UQtUs {
    2   max-width:48rem;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_max-w-lg-is-mobile__MyRMD {
    2     max-width:48rem;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_max-w-lg-is-tablet__oCuKF {
    2     max-width:48rem;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_max-w-lg-is-touch__mHBPd {
    2     max-width:48rem;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_max-w-lg-is-desktop__RJd_o {
    2     max-width:48rem;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_max-w-lg-is-widescreen__pq2k1 {
    2     max-width:48rem;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_max-w-lg-is-fullhd__jvF_q {
    2     max-width:48rem;
    2   }
    2 }
    2 .carousel-item_max-w-xl__f3FWl {
    2   max-width:60rem;
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_max-w-xl-is-mobile__oHweO {
    2     max-width:60rem;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_max-w-xl-is-tablet__xjEk9 {
    2     max-width:60rem;
    2   }
    2 }
    2 @media screen and (max-width:1023px) {
    2   .carousel-item_max-w-xl-is-touch__On4jf {
    2     max-width:60rem;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_max-w-xl-is-desktop__f80Oq {
    2     max-width:60rem;
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_max-w-xl-is-widescreen__ad41g {
    2     max-width:60rem;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_max-w-xl-is-fullhd__tGOp8 {
    2     max-width:60rem;
    2   }
    2 }
    2 .carousel-item_format__vj3b9 {
    2 }
    2 @media screen and (max-width:768px) {
    2   .carousel-item_format__vj3b9 {
    2   }
    2   .carousel-item_format-portrait-mobile__cnZIR {
    2     aspect-ratio:3/4;
    2   }
    2   .carousel-item_format-landscape-mobile__rnieX {
    2     aspect-ratio:3/2;
    2   }
    2   .carousel-item_format-square-mobile__zGQEQ {
    2     aspect-ratio:1/1;
    2   }
    2   .carousel-item_format-widescreen-mobile__Pus0n {
    2     aspect-ratio:16/9;
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_format__vj3b9 {
    2   }
    2   .carousel-item_format-portrait-tablet__pV0_S {
    2     aspect-ratio:3/4;
    2   }
    2   .carousel-item_format-landscape-tablet__DycdA {
    2     aspect-ratio:3/2;
    2   }
    2   .carousel-item_format-square-tablet__ujvl6 {
    2     aspect-ratio:1/1;
    2   }
    2   .carousel-item_format-widescreen-tablet__LxoGE {
    2     aspect-ratio:16/9;
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_format__vj3b9 {
    2   }
    2   .carousel-item_format-portrait-desktop__MmKsX {
    2     aspect-ratio:3/4;
    2   }
    2   .carousel-item_format-landscape-desktop__FDGgX {
    2     aspect-ratio:3/2;
    2   }
    2   .carousel-item_format-square-desktop__J7i2u {
    2     aspect-ratio:1/1;
    2   }
    2   .carousel-item_format-widescreen-desktop__Mwpff {
    2     aspect-ratio:16/9;
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_format__vj3b9 {
    2   }
    2   .carousel-item_format-portrait-fullhd__9xBPJ {
    2     aspect-ratio:3/4;
    2   }
    2   .carousel-item_format-landscape-fullhd__DUR_M {
    2     aspect-ratio:3/2;
    2   }
    2   .carousel-item_format-square-fullhd__K3NUN {
    2     aspect-ratio:1/1;
    2   }
    2   .carousel-item_format-widescreen-fullhd__wBcqm {
    2     aspect-ratio:16/9;
    2   }
    2 }
    2 .carousel-item_inherit-parent__MvUXQ * {
    2   font-family:inherit;
    2   font-size:inherit;
    2   line-height:inherit;
    2 }
    2 .carousel-item_reset-btn__BQdv6 {
    2   background:none;
    2   border:none;
    2   padding:0;
    2   margin:0;
    2   cursor:pointer;
    2 }
    2 .carousel-item_item__0P346 {
    2   flex-grow:1;
    2   flex-shrink:0;
    2   height:var(--item-height);
    2   width:var(--item-width);
    2 }
    2 .carousel-item_item__0P346[data-space-type=padding] {
    2   padding-left:var(--carousel-item-spacing)!important;
    2 }
    2 .carousel-item_item__0P346[data-space-type=margin] {
    2   margin-left:var(--carousel-item-spacing)!important;
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_item__0P346.carousel-item_tablet-height__xil5S {
    2     height:var(--item-height-tablet);
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_item__0P346.carousel-item_desktop-height__mKRtF {
    2     height:var(--item-height-desktop);
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_item__0P346.carousel-item_widescreen-height__ISbMI {
    2     height:var(--item-height-widescreen);
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_item__0P346.carousel-item_fullhd-height__OOgLJ {
    2     height:var(--item-height-fullhd);
    2   }
    2 }
    2 next issueprevious issueE721CSS: Unrecognised at-rule
  The at-rule is not recognised as valid for the selected CSS Level.
      @media(min-width:1920px)  {
    2   .carousel-item_item__0P346.carousel-item_ultrahd-height__8rVE9 {
    2     height:var(--item-height-ultrahd);
    2   }
    2 }
    2 @media print,screen and (min-width:769px) {
    2   .carousel-item_item__0P346.carousel-item_tablet-width__9VHfd {
    2     width:var(--item-width-tablet);
    2   }
    2 }
    2 @media screen and (min-width:1024px) {
    2   .carousel-item_item__0P346.carousel-item_desktop-width__oPeyk {
    2     width:var(--item-width-desktop);
    2   }
    2 }
    2 @media screen and (min-width:1216px) {
    2   .carousel-item_item__0P346.carousel-item_widescreen-width__SjFKY {
    2     width:var(--item-width-widescreen);
    2   }
    2 }
    2 @media screen and (min-width:1408px) {
    2   .carousel-item_item__0P346.carousel-item_fullhd-width__R5sCf {
    2     width:var(--item-width-fullhd);
    2   }
    2 }
    2 next issueprevious issueE721CSS: Unrecognised at-rule
  The at-rule is not recognised as valid for the selected CSS Level.
      @media(min-width:1920px)  {
    2   .carousel-item_item__0P346.carousel-item_ultrahd-width__60Mcu {
    2     width:var(--item-width-ultrahd);
    2   }
    2 }
    2 .carousel-navigation_embla-controls__6DvZm {
    2   display:flex;
    2   justify-content:center;
    2   align-items:center;
    2   gap:2rem;
    2   margin-top:2rem;
    2 }
    2 .slider-buttons_slider-button__9ayzc {
    2   width:48px;
    2   height:48px;
    2   background:none;
    2   border:none;
    2   display:flex;
    2   cursor:pointer;
    2   padding:0;
    2   margin:0;
    2   transition:opacity .3s ease;
    2   align-items:center;
    2   justify-content:center;
    2   overflow:hidden;
    2   flex-shrink:0;
    2 }
    2 .slider-buttons_slider-button__9ayzc svg {
    2   width:3rem;
    2   height:3rem;
    2   display:block;
    2 }
    2 .slider-buttons_slider-button__9ayzc svg circle,.slider-buttons_slider-button__9ayzc svg path {
    2   stroke:#2c2f38!important;
    2 }
    2 .slider-buttons_slider-button__9ayzc:disabled {
    2   opacity:.5;
    2 }
    2 .slider-buttons_slider-button__9ayzc.slider-buttons_slider-button-prev__HWXJv {
    2   position:relative;
    2 }
    2 .slider-buttons_slider-button__9ayzc.slider-buttons_slider-button-prev__HWXJv svg {
    2   transform:rotate(180deg);
    2 }
    2 .slider-buttons_slider-button__9ayzc.slider-buttons_slider-button-next__eMZox {
    2   position:relative;
    2 }