.polaroids{position:relative;background:#FFF1DB;padding-top:3rem}@media (min-width:1024px){.polaroids{padding-top:0}}.polaroids img{max-width:100%;height:auto}.polaroids .half-bg{position:absolute;top:0;left:0;width:50%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:none}@media (min-width:1024px){.polaroids .half-bg{display:block}}.polaroids .fruits-bg{position:absolute;top:0;left:0;width:100%;height:3rem;background-size:auto 100%;background-position:center center;background-repeat:repeat-x}@media (min-width:1024px){.polaroids .fruits-bg{bottom:0;top:auto;left:50%;width:50%;height:180px;background-position:left center}}.polaroids__wrap{position:relative;display:flex;flex-direction:column-reverse}@media (min-width:1024px){.polaroids__wrap{flex-direction:row}}@media (min-width:1024px){.polaroids__img,.polaroids__content{width:50%}}.polaroids__img{text-align:center;padding-top:100%;position:relative}@media (min-width:1024px){.polaroids__img{padding:2rem}}.polaroids__img .testimonial-wrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:1024px){.polaroids__img .testimonial-wrapper{position:relative}}.polaroids__img .testimonial-inner-wrap{position:absolute;width:40%}@media (min-width:1024px){.polaroids__img .testimonial-inner-wrap{width:auto}}.polaroids__img .testimonial-inner-wrap:first-child{left:11%;top:51%;transform:translateY(-50%);rotate:-12deg}.polaroids__img .testimonial-inner-wrap:nth-child(2){top:50%;left:50%;transform:translate(-50%,-50%);rotate:-2.5deg}.polaroids__img .testimonial-inner-wrap:nth-child(3){right:8%;top:10%;rotate:5.5deg}.polaroids__img .testimonial-sound-btn{display:none}.polaroids__img .testimonial-inner{grid-column-gap:.625rem;grid-row-gap:.625rem;background-color:#fff;border-radius:.375rem;flex-flow:column;justify-content:space-between;align-items:stretch;width:100%;height:100%;padding:.875rem;display:flex;position:relative}@media (min-width:1024px){.polaroids__img .testimonial-inner{width:15rem}}.polaroids__img .testimonial-media{aspect-ratio:9/16;background-color:var(--bg-light);-o-object-fit:cover;object-fit:cover;border-radius:.375em;width:100%;height:100%;position:relative}.polaroids__img .testimonial-media video{width:100%;height:100%;border-radius:.375em}.polaroids__content{padding:3rem 2rem 1rem}@media (min-width:1024px){.polaroids__content{padding:3rem 7rem 230px 5rem;text-align:left}}.polaroids__content .section-title{margin-bottom:1rem}@media (min-width:1024px){.polaroids__content .section-title{margin-bottom:2.2rem}}.polaroids__content .content{margin-bottom:1.5rem}@media (min-width:1024px){.polaroids__content .content{margin-bottom:2.5rem}}.polaroids__content .content p{font-size:.75rem;line-height:1.4}@media (min-width:1024px){.polaroids__content .content p{font-size:1.125rem}}.polaroids__content .brand-btn{padding:.15rem 1rem;font-size:.75rem}@media (min-width:1024px){.polaroids__content .brand-btn{margin:0;font-size:.93rem;padding:.5rem 1.5rem}}.polaroids__content .brand-btn:hover{opacity:.8}