Summary report > Page report

9 Warnings

  • 9 CSS
    • 9 W776 - Vendor extension used. Authors should avoid using vendor extensions where possible. See Vendor-specific extensions.
        1 A vendor extension has been used: -moz-column-count
            -moz-column-count:2
      
          1 A vendor extension has been used: -moz-column-count
            -moz-column-count:3
      
          1 A vendor extension has been used: input::-moz-placeholder
            .Searchbar_input__T4lLc input::-moz-placeholder,.Searchbar_input__T4lLc select::-moz-placeholder,.Searchbar_input__T4lLc textarea::-moz-placeholder{line-height:1.25rem;color:#2c2f38;opacity:.5;text-transform:uppercase;font-size:.875rem}
      
          1 A vendor extension has been used: -webkit-appearance
            -webkit-appearance:none
      
          1 A vendor extension has been used: -moz-appearance
            -moz-appearance:none
      
          1 A vendor extension has been used: input::-moz-placeholder
            .has-dark-blue-bg .Searchbar_input__T4lLc input::-moz-placeholder,.has-dark-blue-bg .Searchbar_input__T4lLc select::-moz-placeholder,.has-dark-blue-bg .Searchbar_input__T4lLc textarea::-moz-placeholder{color:#f7f7f7}
      
          1 A vendor extension has been used: -webkit-appearance
            -webkit-appearance:none
      
          1 A vendor extension has been used: -moz-appearance
            -moz-appearance:none
      
          1 A vendor extension has been used: input::-moz-placeholder
            .Searchbar_searchbar__PHdt6 .Searchbar_input__T4lLc input::-moz-placeholder{text-transform:none}
        
Display issue details

Go to first issue

  1 .SEOList_seo-list__ULxt8 .SEOList_h2__gljEJ,.SEOList_seo-list__ULxt8 .SEOList_h3__07YoP,.SEOList_seo-list__ULxt8 h2,.SEOList_seo-list__ULxt8 h3 {
    1   text-transform:uppercase;
    1 }
    1 .SEOList_seo-list__ULxt8 .searchbar {
    1   display:flex;
    1 }
    1 .SEOList_seo-list__ULxt8 .searchbar>div {
    1   width:100%;
    1   margin-top:auto;
    1 }
    1 @media screen and (min-width:1024px) {
    1   .SEOList_seo-list__ULxt8 .SEOList_list__LoPP9 {
    1 next issueprevious issueW776CSS: A vendor extension has been used: -moz-column-count
  Authors should avoid using vendor extensions where possible. See Vendor-specific extensions.
          -moz-column-count:2;
    1     column-count:2;
    1   }
    1 }
    1 @media screen and (min-width:1408px) {
    1   .SEOList_seo-list__ULxt8 .SEOList_list__LoPP9 {
    1 next issueprevious issueW776CSS: A vendor extension has been used: -moz-column-count
  Authors should avoid using vendor extensions where possible. See Vendor-specific extensions.
          -moz-column-count:3;
    1     column-count:3;
    1   }
    1 }
    1 .SEOList_seo-list__ULxt8 .SEOList_list__LoPP9 .SEOList_list-link__u7sqa:before {
    1   content:"";
    1   display:inline-block;
    1   font-weight:700;
    1   color:#2c2f38;
    1   width:1rem;
    1   height:1px;
    1   margin-left:-2rem;
    1   background-color:#2c2f38;
    1   position:relative;
    1   bottom:.25rem;
    1   margin-right:1rem;
    1 }
    1 .Searchbar_input__T4lLc input,.Searchbar_input__T4lLc select,.Searchbar_input__T4lLc textarea {
    1   outline:none;
    1   box-shadow:none;
    1   border-radius:0;
    1   padding:.5rem 0 .5rem .5rem;
    1   background-color:transparent;
    1   border:none;
    1   border-bottom:1px solid #2c2f38;
    1   color:#2c2f38;
    1   width:100%;
    1   margin-bottom:.75rem;
    1   font-size:1rem;
    1   font-family:Fruitiger,arial,helvetica,sans-serif;
    1 }
    1 next issueprevious issueW776CSS: A vendor extension has been used: input::-moz-placeholder
  Authors should avoid using vendor extensions where possible. See Vendor-specific extensions.
      .Searchbar_input__T4lLc input::-moz-placeholder,.Searchbar_input__T4lLc select::-moz-placeholder,.Searchbar_input__T4lLc textarea::-moz-placeholder {
    1   line-height:1.25rem;
    1   color:#2c2f38;
    1   opacity:.5;
    1   text-transform:uppercase;
    1   font-size:.875rem;
    1 }
    1 .Searchbar_input__T4lLc input::placeholder,.Searchbar_input__T4lLc select::placeholder,.Searchbar_input__T4lLc textarea::placeholder {
    1   line-height:1.25rem;
    1   color:#2c2f38;
    1   opacity:.5;
    1   text-transform:uppercase;
    1   font-size:.875rem;
    1 }
    1 .Searchbar_input__T4lLc input:focus-visible,.Searchbar_input__T4lLc select:focus-visible,.Searchbar_input__T4lLc textarea:focus-visible {
    1   background-color:#fff;
    1 }
    1 .Searchbar_input__T4lLc input[type=checkbox] {
    1   padding:0;
    1 }
    1 .Searchbar_input__T4lLc input.Searchbar_has-error__5N_Jw {
    1   border:1px solid #96bdcd;
    1 }
    1 .Searchbar_input__T4lLc .Searchbar_error-message__DkH9Z {
    1   color:red;
    1   padding-bottom:0;
    1   margin:.125rem 0 0;
    1   font-size:.875rem;
    1   line-height:1rem;
    1 }
    1 .Searchbar_input__T4lLc .Searchbar_label__jTHxU {
    1   display:block;
    1   margin-bottom:.5rem;
    1   color:#2c2f38;
    1   font-size:.875rem;
    1 }
    1 .Searchbar_input__T4lLc .Searchbar_checkbox__fUmk6 {
    1   cursor:pointer;
    1   position:relative;
    1   display:flex;
    1 }
    1 .Searchbar_input__T4lLc .Searchbar_checkbox__fUmk6 span {
    1   position:relative;
    1 }
    1 .Searchbar_input__T4lLc .Searchbar_checkbox__fUmk6>input {
    1   width:1.25rem;
    1   height:1.25rem;
    1 next issueprevious issueW776CSS: A vendor extension has been used: -webkit-appearance
  Authors should avoid using vendor extensions where possible. See Vendor-specific extensions.
        -webkit-appearance:none;
    1 next issueprevious issueW776CSS: A vendor extension has been used: -moz-appearance
  Authors should avoid using vendor extensions where possible. See Vendor-specific extensions.
        -moz-appearance:none;
    1   appearance:none;
    1   border:1px solid #2c2f38;
    1   border-radius:50%;
    1   background-color:transparent;
    1   cursor:pointer;
    1   flex-shrink:0;
    1 }
    1 .Searchbar_input__T4lLc .Searchbar_checkbox__fUmk6>input:checked {
    1   display:flex;
    1   justify-content:center;
    1   align-items:center;
    1 }
    1 .Searchbar_input__T4lLc .Searchbar_checkbox__fUmk6>input:checked:before {
    1   content:"";
    1   display:block;
    1   border-radius:50%;
    1   background-color:#2c2f38;
    1   width:.5rem;
    1   height:.5rem;
    1 }
    1 .Searchbar_input__T4lLc .Searchbar_subline__5YGfb {
    1   display:block;
    1   font-size:.875rem;
    1   margin-top:-.5rem;
    1   line-height:1rem;
    1 }
    1 .Searchbar_text-input__I7bny label {
    1   font-family:Fruitiger Bold,arial,helvetica,sans-serif;
    1   text-transform:uppercase;
    1   font-size:.875rem;
    1 }
    1 @media print,screen and (min-width:768px) {
    1   .Searchbar_text-input__I7bny {
    1     display:flex;
    1     flex-wrap:wrap;
    1   }
    1   .Searchbar_text-input__I7bny label {
    1     padding:.5rem 0;
    1     border-bottom:1px solid #2c2f38;
    1     width:20%;
    1     margin-bottom:.75rem;
    1   }
    1   .Searchbar_text-input__I7bny input {
    1     width:80%;
    1   }
    1 }
    1 .has-dark-blue-bg .Searchbar_input__T4lLc input,.has-dark-blue-bg .Searchbar_input__T4lLc select,.has-dark-blue-bg .Searchbar_input__T4lLc textarea {
    1   border-bottom:1px solid #fff;
    1   color:#fff;
    1 }
    1 next issueprevious issueW776CSS: A vendor extension has been used: input::-moz-placeholder
  Authors should avoid using vendor extensions where possible. See Vendor-specific extensions.
      .has-dark-blue-bg .Searchbar_input__T4lLc input::-moz-placeholder,.has-dark-blue-bg .Searchbar_input__T4lLc select::-moz-placeholder,.has-dark-blue-bg .Searchbar_input__T4lLc textarea::-moz-placeholder {
    1   color:#f7f7f7;
    1 }
    1 .has-dark-blue-bg .Searchbar_input__T4lLc input::placeholder,.has-dark-blue-bg .Searchbar_input__T4lLc select::placeholder,.has-dark-blue-bg .Searchbar_input__T4lLc textarea::placeholder {
    1   color:#f7f7f7;
    1 }
    1 .has-dark-blue-bg .Searchbar_checkbox__fUmk6 a {
    1   color:#fff;
    1 }
    1 .has-dark-blue-bg .Searchbar_checkbox__fUmk6 a:hover {
    1   color:#f7f7f7;
    1 }
    1 .Searchbar_radio__J7pte {
    1   display:flex;
    1   cursor:pointer;
    1   align-items:center;
    1 }
    1 .Searchbar_radio__J7pte input {
    1   margin-bottom:4px;
    1   width:1.25rem;
    1   height:1.25rem;
    1 next issueprevious issueW776CSS: A vendor extension has been used: -webkit-appearance
  Authors should avoid using vendor extensions where possible. See Vendor-specific extensions.
        -webkit-appearance:none;
    1 next issueprevious issueW776CSS: A vendor extension has been used: -moz-appearance
  Authors should avoid using vendor extensions where possible. See Vendor-specific extensions.
        -moz-appearance:none;
    1   appearance:none;
    1   border:1px solid #2c2f38;
    1   border-radius:50%;
    1   background-color:transparent;
    1   cursor:pointer;
    1   padding:0;
    1 }
    1 .Searchbar_radio__J7pte input:checked {
    1   display:flex;
    1   justify-content:center;
    1   align-items:center;
    1 }
    1 .Searchbar_radio__J7pte input:checked:before {
    1   content:"";
    1   display:block;
    1   border-radius:50%;
    1   background-color:#2c2f38;
    1   width:.5rem;
    1   height:.5rem;
    1 }
    1 .Searchbar_hcaptcha__WNWPc p {
    1   text-align:center;
    1 }
    1 .Searchbar_hcaptcha__WNWPc>div {
    1   display:flex;
    1   justify-content:center;
    1 }
    1 .Searchbar_searchbar__PHdt6 {
    1   width:100%;
    1   margin:0 auto;
    1 }
    1 .Searchbar_searchbar__PHdt6 .Searchbar_input__T4lLc {
    1   display:flex;
    1   align-items:center;
    1   border-bottom:1px solid #2c2f38;
    1   margin-bottom:.75rem;
    1 }
    1 .Searchbar_searchbar__PHdt6 .Searchbar_input__T4lLc input {
    1   border-bottom:none;
    1   margin-bottom:0;
    1   font-size:1.2rem;
    1 }
    1 next issueprevious issueW776CSS: A vendor extension has been used: input::-moz-placeholder
  Authors should avoid using vendor extensions where possible. See Vendor-specific extensions.
      .Searchbar_searchbar__PHdt6 .Searchbar_input__T4lLc input::-moz-placeholder {
    1   text-transform:none;
    1 }
    1 .Searchbar_searchbar__PHdt6 .Searchbar_input__T4lLc input::placeholder {
    1   text-transform:none;
    1 }
    1 .Searchbar_searchbar__PHdt6 .Searchbar_input__T4lLc .Searchbar_icon__3BC61 {
    1   cursor:pointer;
    1   width:20px;
    1 }