.compPage{padding:0 6%;max-width:600px;margin:0 auto}.compPage hr{border:none;height:1px;background-color:var(--hr-grey)}.compPage hr:last-of-type{display:none}.compPage .content{display:flex;flex-direction:column;gap:30px}.compPage .content li{gap:15px;align-items:start}.compPage .content .description .head{display:flex;flex-direction:column;gap:6px;margin-bottom:15px}.compPage .content .description h2{font-size:22px;font-weight:500}.compPage .content .description .loc{font-size:18px;font-weight:500;color:var(--grey)}.compPage .content .rate{display:flex;align-items:center;gap:6px;font-size:18px;font-weight:500}.compPage .content .rate svg{height:16px;width:16px;fill:#ffbc39;margin-top:-2px}.compPage .content .description .textBlock{overflow:hidden}.compPage .transport{display:flex;align-items:center;margin-bottom:8px;color:var(--text-grey);font-size:18px}.compPage .listBullet{height:8px;width:8px;border-radius:50%;margin:0 13px 0 0}.compPage .paragraph{line-height:1.7em;font-size:18px;color:var(--text-grey)}.compPage .content .description .moreButton{font-size:16px;display:block;text-align:center;border:none;background-color:var(--light-grey);padding:14px 0;border-radius:10px;text-decoration:none;color:var(--text-color);transition:background-color .3s;margin-top:20px}.compPage .content .description .moreButton:hover{background-color:var(--button-hover)}.compPage .imgBlock{width:180px;height:auto;float:right;margin-left:15px}.compPage .collectionImg{width:100%;height:100%;border-radius:10px}.compPage .moreGap{display:grid}@media (max-width:550px){.compPage{min-width:0;padding:0 16px}.compPage .content{gap:20px}.compPage .content .description .head{gap:4px}.compPage .content .description h2{font-size:18px;margin:0}.compPage .content .description .loc,.compPage .content .rate{font-size:14px}.compPage .content .rate svg{height:14px;width:14px}.compPage .paragraph,.compPage .transport{font-size:16px}.compPage .content li{display:block}.compPage .imgBlock{display:block;margin:15px 0;float:none;width:100%}.compPage .content .description .moreButton{font-size:15px;margin-top:15px}}