.buying-guide{background-color:#f0f0f0}.buying-guide .intro,.buying-guide h2{color:#547b5c}.buying-guide .see-more-btn{background-color:#cd83a8;color:white}.buying-guide ul{display:flex;flex-direction:column;width:90%;justify-self:center;justify-content:space-evenly;align-items:center;max-width:650px}.intro{text-align:center;width:85%}.advice-item{display:flex;align-items:flex-start;padding:.75rem 1rem;border-bottom:1px solid #547b5c;transition:background-color .3s ease}.advice-item:last-child{border-bottom:none}.advice-item:hover{background-color:rgba(0,0,0,.05)}.advice-title{font-weight:700;color:#cd83a8;width:40%}.advice-desc{width:50%;color:#222;margin-left:10px}.faq{background-color:#cd83a8;gap:2vh;position:relative;color:white}.faq h2{padding-bottom:3vh}.faq a{color:#ffb400}.faq-item{border-bottom:1px solid #ccc;padding:.5rem 0;width:50vw}.show-more-faq-btn{color:white}.faq-question{cursor:pointer;font-weight:700;background:none;border:none;width:100%;text-align:left;display:flex;justify-content:space-between;align-items:center;color:inherit;font-size:1.1rem;padding:1rem 0}.faq-toggle-icon{font-size:1.5rem;line-height:1;margin-left:1rem;color:#ffb400}.faq-takeaway{margin-top:.5rem;padding:.75rem;background:rgba(255,255,255,.1);border-left:4px solid #ffb400;border-radius:4px;font-size:.95rem}.faq-answer-wrapper{overflow:hidden;transition:max-height .6s ease}.faq-content-inner{padding:1vh 0 2vh}.faq-answer{padding-bottom:.5rem}#decorative-paddles{opacity:.7;bottom:0;left:5%}@media (max-width:768px){.faq-item{width:75vw}}