@media screen and (min-width: 768px){.entry-list-page p{font-size:18px}}@media screen and (min-width: 1200px){.entry-list-page p{font-size:20px}}.entry-list-page h2{font-family:"Noto Serif",serif;font-weight:400;font-size:24px;padding-bottom:40px}@media screen and (min-width: 768px){.entry-list-page h2{font-size:28px}}@media screen and (min-width: 1200px){.entry-list-page h2{font-size:32px}}.entry-list-page h3{font-size:18px;text-align:left}@media screen and (min-width: 768px){.entry-list-page h3{font-size:20px}}@media screen and (min-width: 1200px){.entry-list-page h3{font-size:22px}}.entry-list-page img{border-radius:10px}.entry-list-page .half-width-text{width:100%}@media screen and (min-width: 576px){.entry-list-page .half-width-text{width:75%}}.entry-list-title{text-align:center;padding:2rem 0}.entry-list-title h1{padding:0;margin:0;font-size:28px}@media screen and (min-width: 768px){.entry-list-title h1{font-size:32px}}@media screen and (min-width: 1200px){.entry-list-title h1{font-size:36px}}.entry-list-title .subtitle{font-family:"Noto Serif",serif;font-weight:400;font-size:14px}@media screen and (min-width: 768px){.entry-list-title .subtitle{font-size:16px}}@media screen and (min-width: 1200px){.entry-list-title .subtitle{font-size:18px}}.entry-list-info{max-width:1500px;margin:0 auto}.entry-list-options{max-width:700px}@media screen and (min-width: 768px){.entry-list-options{max-width:1500px}}.entry-list-options img{width:90%;max-width:450px}.collection-link{font-family:"Open Sans",sans-serif;font-weight:600;font-size:16px;color:#7bac37;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease;padding:8px 0}.collection-link:hover{color:#689933;text-decoration:none}.collection-link:hover .arrow-icon{transform:translateX(4px)}.collection-link .arrow-icon{font-size:14px;transition:transform .2s ease}@media screen and (min-width: 768px){.collection-link{font-size:18px}}.collection-image-link{display:block;text-decoration:none;transition:all .2s ease;cursor:pointer}.collection-image-link:hover{text-decoration:none}.collection-image-link:hover img{box-shadow:0 4px 12px rgba(0,0,0,.15)}.collection-image-link img{transition:box-shadow .2s ease}.comparison{display:flex;justify-content:space-between;gap:30px;flex-direction:column;margin:20px 0}@media screen and (min-width: 768px){.comparison{flex-direction:row}}.comparison-item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;margin:10px}.comparison-item img{width:100%;max-width:500px;height:auto}