@media only screen and (min-width:0rem){#customer-reviews .container{width:100%;max-width:44rem;margin:auto;display:flex;flex-direction:column;align-items:center;gap:clamp(3rem,6vw,4rem);position:relative;z-index:1}#customer-reviews .content{text-align:center;width:100%;display:flex;flex-direction:column;align-items:center}#customer-reviews .flex-group{width:100%;overflow:hidden;display:flex;flex-direction:column;gap:2rem;position:relative}#customer-reviews .button-group{display:flex;justify-content:center;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;gap:0.75rem;align-self:stretch}#customer-reviews .option{font-size:clamp(1rem,2vw,1.25rem);font-weight:700;line-height:1.2em;box-sizing:border-box;padding:0.75rem;background-color:darkslategray;color:#fff;border:1px solid black;border-radius:0.5rem;position:relative;z-index:1;transition:border-color 0.3s}#customer-reviews .option:before{content:"";width:100%;height:100%;opacity:0;display:block;position:absolute;top:0;left:0;z-index:-1;transition:opacity 0.3s}#customer-reviews .option:hover:hover{cursor:pointer;border-color:black;background-color:orangered;color:white}#customer-reviews .option.active{color:white;border-color:black;background-color:orangered;color:white}#customer-reviews .option.active:before{opacity:0.1}#customer-reviews .wrapper{position:relative}#customer-reviews .faq-group{width:100%;margin:0;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.5rem;transform-style:preserve-3d;perspective:900px;transition:transform 0.7s,opacity 0.3s,visibility 0.5s,top 0.3s,left 0.3s;transform-origin:top}#customer-reviews .faq-group.hidden{pointer-events:none;opacity:0;visibility:hidden;position:absolute;top:0;left:0;transform:scaleY(0)}#customer-reviews .faq-group.hidden .faq-item{opacity:0;transform:rotateX(270deg)}#customer-reviews .faq-item{list-style:none;width:100%;overflow:hidden;opacity:1;border-bottom:1px solid #e8e8e8;top:0;transform:rotateX(0deg);transition:transform 0.6s,opacity 0.3s}#customer-reviews .faq-item:nth-of-type(2){transition-delay:0.1s}#customer-reviews .faq-item:nth-of-type(3){transition-delay:0.2s}#customer-reviews .faq-item:nth-of-type(4){transition-delay:0.3s}#customer-reviews .faq-item:nth-of-type(5){transition-delay:0.4s}#customer-reviews .faq-item:nth-of-type(6){transition-delay:0.5s}#customer-reviews .faq-item:nth-of-type(7){transition-delay:0.6s}#customer-reviews .faq-item:nth-of-type(8){transition-delay:0.7s}#customer-reviews .faq-item:nth-of-type(9){transition-delay:0.8s}#customer-reviews .faq-item:nth-of-type(10){transition-delay:0.9s}#customer-reviews .faq-item:last-of-type{border-bottom:none}#customer-reviews .faq-item.active .button{color:darkslategray}#customer-reviews .faq-item.active .button:before{background-color:darkslategray;transform:rotate(315deg)}#customer-reviews .faq-item.active .button:after{background-color:darkslategray;transform:rotate(-315deg)}#customer-reviews .faq-item.active .item-p{height:auto;padding:0 0 1.5rem 0;opacity:1}#customer-reviews .button{font-size:clamp(1rem,2vw,1.25rem);font-weight:bold;line-height:1.2em;text-align:left;width:100%;padding:1.5rem 0;background-color:#fff;color:darkslategray;border:none;display:block;position:relative;transition:background-color 0.3s,color 0.3s}#customer-reviews .button:hover{cursor:pointer}#customer-reviews .button:before{content:"";width:0.5rem;height:0.125rem;background-color:darkslategray;opacity:1;border-radius:50%;display:block;position:absolute;top:50%;right:1.5rem;transform:rotate(45deg);transition:transform 0.5s;transform-origin:left center}#customer-reviews .button:after{content:"";width:0.5rem;height:0.125rem;background-color:darkslategray;opacity:1;border-radius:50%;display:block;position:absolute;top:50%;right:1.3125rem;transform:rotate(-45deg);transition:transform 0.5s;transform-origin:right center}#customer-reviews .button-text{width:80%;display:block}#customer-reviews .item-p{font-size:clamp(0.875rem,1.5vw,1rem);line-height:1.5em;width:90%;height:0;margin:0;padding:0;overflow:hidden;color:darkslategray;opacity:0;transition:opacity 0.3s,padding-bottom 0.3s}#customer-reviews .button-solid{font-size:1rem;font-weight:700;line-height:clamp(2.875rem,5.5vw,3.5rem);text-align:center;text-decoration:none;min-width:13rem;margin:0;box-sizing:border-box;padding:0 2rem;background-color:darkslategray;color:#fff;border-radius:0.25rem;display:inline-block;position:relative;z-index:1}#customer-reviews .button-solid:before{content:'';width:0%;height:100%;background:#000;opacity:1;border-radius:0.25rem;position:absolute;top:0;left:0;z-index:-1;transition:width 0.3s}#customer-reviews .button-solid:hover:before{width:100%}}@media only screen and (min-width:48rem){#customer-reviews .container{max-width:60rem;padding:1.5rem}#customer-reviews .button-group{flex-direction:row}}@media only screen and (min-width:64rem){#customer-reviews .option{padding:0.75rem 1.5rem}#customer-reviews .button-solid{flex-shrink:0}}blockquote{margin-left:2}.cite{margin-top:1rem;margin-left:1rem;display:block;font-weight:bold}.hidden{display:none}.hidden{display:none}.faq-item.active .item-p{display:block}.item-p{display:none}.option.active{background-color:#ddd}