.testemonialsWrap{width:100%}.testemonialsWrap,.testemonialsWrap.single{display:flex;justify-content:center}.testemonialsCard{background-color:#fff;height:auto;width:var(--featureGalleryCardWidth);max-width:var(--featureGalleryCardWidth);min-width:var(--featureGalleryCardWidth);border-radius:20px;display:grid;grid-template-rows:auto auto;justify-content:center;align-items:stretch;padding:30px 40px 20px 50px;gap:18px;box-shadow:var(--shadow-card);position:relative}@media screen and (max-width:768px){.testemonialsCard{gap:10px;padding:20px 20px 30px;height:auto;grid-template-rows:auto auto;align-items:center;justify-items:center;margin-top:20px;max-width:345px;min-width:345px;width:345px}}.testemonialsCard .testemonialsQuote{padding:0;margin:0;text-align:start}.testemonialsCard .quoteSize-XL{font-size:46px}@media screen and (max-width:768px){.testemonialsCard .quoteSize-XL{font-size:31px}}.testemonialsCard .quoteSize-L{font-size:34px}@media screen and (max-width:768px){.testemonialsCard .quoteSize-L{font-size:31px}}.testemonialsCard .quoteSize-M{font-size:30px}@media screen and (max-width:768px){.testemonialsCard .quoteSize-M{font-size:20px}}.testemonialsCard .quoteSize-S{font-size:28px}@media screen and (max-width:768px){.testemonialsCard .quoteSize-S{font-size:18px}}.testemonialsCard .quoteSize-XS{font-size:24px}@media screen and (max-width:768px){.testemonialsCard .quoteSize-XS{font-size:15px}}.testemonialsCard .cardBottom{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px}@media screen and (max-width:768px){.testemonialsCard .cardBottom{align-items:start;padding-top:10px;gap:10px}}.testemonialsCard .cardBottomStart,.testemonialsCard .testemonialsImg{display:flex;justify-content:center}.testemonialsCard .testemonialsImg{align-items:center;max-width:180px}@media screen and (max-width:768px){.testemonialsCard .testemonialsImg{max-width:120px}}.testemonialsCard .cardBottomEnd{width:100%;max-width:400px;display:grid;gap:10px;justify-items:start}@media screen and (max-width:768px){.testemonialsCard .cardBottomEnd{max-width:345px;gap:0}}.testemonialsCard .testemonialsName{font-size:23px;font-weight:500;padding-bottom:4px}@media screen and (max-width:768px){.testemonialsCard .testemonialsName{font-size:16px!important}}.testemonialsCard .testemonialsDescription{font-size:20px;font-weight:200;padding-bottom:10px;padding-inline-end:110px}@media screen and (max-width:768px){.testemonialsCard .testemonialsDescription{font-size:14px!important;padding-bottom:0;padding-inline-end:0}}.testemonialsCard .testemonialsCardCatbear{position:absolute;z-index:9999;height:auto;max-height:190px;width:auto;bottom:-40px;inset-inline-end:-40px}@media screen and (max-width:768px){.testemonialsCard .testemonialsCardCatbear{display:none}}.testemonialsCard.single{width:100%;max-width:670px;min-width:0}