.banner>div,.brands>div,.print>div,.story>div{width:100%;max-width:var(--main-width);display:flex}.banner,.print,.story{display:flex;justify-content:center;align-items:center;margin-top:2rem}.banner>div{gap:2rem}.banner>div>div:first-of-type{max-width:700px;display:flex;flex-direction:column;gap:.5rem;color:var(--black)}.banner>div>div:first-of-type>p:nth-of-type(2){font-size:2rem}.story>div{flex-direction:column;gap:.5rem}.story>div>p:first-of-type{color:var(--black);font-size:1rem}.story>div>p:last-of-type{color:var(--black);font-size:.8rem}.print>div{background:linear-gradient(65.39deg,#ed1d75 1.79%,#ee276b 22.45%,#ef3851 66.84%,#ef4136 98.57%);border-radius:1rem;gap:2rem;height:fit-content}.brands>div,.see-more-review{background-color:var(--white)}.print>div>div:first-of-type{display:flex;justify-content:center;align-items:center;width:350px;flex-shrink:0}.print>div>div:first-of-type>img{width:100%;height:auto}.print>div>div:nth-of-type(2){flex:1;display:flex;flex-direction:column;justify-content:center;gap:1rem}.print>div>div:nth-of-type(2)>p{font-size:2.6rem;color:var(--white);max-width:650px;line-height:1.2}@media screen and (width <= 1200px){.print>div{flex-direction:column}.print>div>div:nth-of-type(2){padding:0 1rem 2rem}.print>div>div:nth-of-type(2)>p{font-size:1.5rem;max-width:450px}}.print>div>div:nth-of-type(2)>a{background-color:var(--white);width:200px;text-align:center;padding:.5rem 0;border-radius:.3rem}.brands{display:flex;justify-content:center;align-items:center;margin:1rem 0}.brands>div{height:100px;align-items:center;justify-content:center;gap:.5rem;overflow:auto clip}.brands>div::-webkit-scrollbar{height:0;width:0}.brands>div>img{object-fit:contain;object-position:center;height:60px}.review{display:flex;justify-content:center;align-items:center;margin:3rem 0}.review>div{width:var(--main-width);display:flex;flex-direction:column;align-items:center}.review>div>h2{text-align:center;font-size:1.6rem;font-weight:500;color:var(--black)}.review>div>div{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:space-between}.review>div>div>div{width:calc(24% - 10px);padding:.8rem;display:flex;flex-direction:column}.review>div>div>div>div:nth-of-type(3){font-size:.65rem;color:var(--text-1);line-height:1.3;flex:1;-webkit-line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;max-height:82px;transition:.3s}.review>div>div>div>p{display:none;margin:0;text-align:right;font-size:.8rem;font-weight:500}.review>div>div>div>p.active{display:block}.review>div>div>div>p>button{font-size:.8rem;color:var(--red);background-color:transparent;border:none}.review>div>div>div>div:first-of-type{line-height:1.1;display:flex;gap:.5rem;align-items:center}.review>div>div>div>div:first-of-type>div{display:flex;flex-direction:column;font-size:.6rem;font-weight:500;color:var(--black)}.review>div>div>div>div:first-of-type>div>span:last-of-type{color:var(--text-1)}.see-more-review{align-self:center;color:var(--black);border:1px solid var(--black);padding:.5rem 1.5rem;border-radius:.3rem;margin-top:2rem}@media screen and (width <= 1000px){.review>div>div>div{width:calc(32% - 10px)}}@media screen and (width <= 767px){.banner>div{flex-direction:column;gap:0}.banner>div>div:first-of-type>p:nth-of-type(2){font-size:1.2rem}.banner>div>div:nth-of-type(2){display:flex;justify-content:center}.brands>div{max-width:unset;justify-content:flex-start;padding:0 1rem}.review>div>div{gap:.5rem}.review>div>div>div{width:calc(50% - 6px);padding:.5rem}}