.reviews{padding:64px 0;background-color:var(--Light-Grey);border-radius:16px;display:flex;flex-direction:column;align-items:center;margin:24px auto}.reviews h2{margin-top:24px}.reviews-rows{width:100%;position:relative;display:flex;flex-direction:column;gap:20px 0;margin:64px 0}.reviews-rows:after,.reviews-rows:before{content:"";position:absolute;top:0;width:120px;height:100%}.reviews-rows:before{left:0;background:linear-gradient(90deg,var(--Light-Grey) 0,var(--Light-Grey-0) 100%);z-index:1}.reviews-rows:after{right:0;background:linear-gradient(270deg,var(--Light-Grey) 0,var(--Light-Grey-0) 100%)}@media screen and (max-width:639px){.reviews-rows{margin:32px 0 40px}}.reviews-container{display:flex;overflow:hidden}.reviews-container:hover{animation-play-state:paused}.reviews-container .reviews-area{display:flex;animation-name:moveLeft;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:inherit}@keyframes moveLeft{0%{transform:translateX(0)}}@media screen and (max-width:639px){.reviews{margin:0 auto}.reviews .inner-container{width:100%}.reviews-rows{gap:16px}}@media screen and (max-width:1023px){.reviews{border-radius:0}}.reviews-item{display:flex;flex-direction:column;width:436px;border-radius:8px;margin-right:20px;padding:20px;gap:20px;background-color:var(--White)}.reviews-item-abbreviation{height:40px;width:40px;display:flex;justify-content:center;align-items:center;border-radius:4px;background:var(--Light-Grey);text-transform:uppercase}.reviews-item-abbreviation--lavender{color:var(--Lavender)}.reviews-item-abbreviation--blue{color:var(--Blue)}.reviews-item-abbreviation--pink{color:var(--Pink)}.reviews-item__header{display:flex;align-items:center;gap:12px}.reviews-item__data{display:flex;align-items:center;justify-content:space-between}.reviews-item__data time{font-size:14px;line-height:100%;opacity:.5}@media screen and (max-width:639px){.reviews-item__data time{font-size:12px}}.reviews-item__body{display:grid;grid-gap:12px;gap:12px}.reviews-item__body__title{font-size:20px;line-height:130%}@media screen and (max-width:639px){.reviews-item__body__title{font-size:16px;line-height:140%}}.reviews-item__body__desc{font-size:16px;line-height:140%;position:relative;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;overflow:hidden;text-overflow:ellipsis;opacity:.6}@media screen and (max-width:639px){.reviews-item__body__desc{font-size:14px}}.reviews-item__body__desc:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40px;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,var(--White) 100%)}@media screen and (max-width:639px){.reviews-item{margin-right:16px;padding:16px;width:320px;gap:16px}.reviews-item__body{gap:8px}.reviews-item__body__desc{-webkit-line-clamp:4;line-clamp:4}}@property --gradient-bg-start{syntax:"<color>";initial-value:#fff;inherits:false}@property --gradient-bg-end{syntax:"<color>";initial-value:#fff;inherits:false}.h1,h1{font-size:80px;line-height:100%;letter-spacing:-3px}@media screen and (max-width:639px){.h1,h1{font-size:40px;line-height:120%;letter-spacing:-1px}}.h2,h2{font-size:56px;line-height:110%;letter-spacing:-2px}@media screen and (max-width:639px){.h2,h2{font-size:32px;line-height:120%;letter-spacing:-1px}}.h3,h3{font-size:40px;line-height:120%;letter-spacing:-1px}@media screen and (max-width:639px){.h3,h3{font-size:24px;line-height:120%;letter-spacing:-1px}}.body1{font-size:20px;line-height:130%}@media screen and (max-width:639px){.body1{font-size:16px;line-height:140%}}.body2{font-size:16px;line-height:140%}@media screen and (max-width:639px){.body2{font-size:14px}}.body3{font-size:14px;line-height:100%}@media screen and (max-width:639px){.body3{font-size:12px}}.body4{font-size:14px;line-height:140%;letter-spacing:.5px}@media screen and (max-width:639px){.body4{font-size:12px}}.description1{font-size:32px;line-height:110%;letter-spacing:-1px}@media screen and (max-width:639px){.description1{font-size:24px;line-height:130%;letter-spacing:-.5px}}.description2{font-family:var(--space-grotesk-bold);font-size:24px;line-height:120%}@media screen and (max-width:639px){.description2{font-size:20px}}.link{font-size:16px;line-height:100%}@media screen and (max-width:639px){.link{font-size:14px}}.tag-text{font-family:var(--space-grotesk-bold);font-size:14px;line-height:100%}@media screen and (max-width:639px){.tag-text{font-size:12px}}.button-text{font-family:var(--space-grotesk-bold);font-size:16px;line-height:100%}.review-items{width:100%;display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center}@media screen and (max-width:1199px){.review-items{flex-direction:column}}.reviews-review-item{border-radius:8px;background:var(--White);box-shadow:0 16px 16px -16px rgba(31,26,78,.1);display:flex;gap:56px;padding:16px;background-color:var(--White)}.reviews-review-item__logo{display:flex;gap:16px;margin-bottom:12px}.reviews-review-item__details{display:flex;justify-content:flex-start}.reviews-review-item__details-item{font-size:14px;line-height:100%;display:flex;gap:4px;border:none}@media screen and (max-width:639px){.reviews-review-item__details-item{font-size:12px}}.reviews-review-item__details-item span{opacity:.5}.reviews-review-item__details-item:first-child{padding:0 8px 0 0;border-right:1px solid var(--Light-Grey)}.reviews-review-item__details-item:last-child{padding:0 0 0 8px}@media screen and (max-width:1199px){.reviews-review-item{width:70%}}@media screen and (max-width:1023px){.reviews-review-item{width:100%}.reviews-review-item .button{margin-left:auto}}@media screen and (max-width:639px){.reviews-review-item{flex-direction:column;align-items:center;gap:24px;width:100%}.reviews-review-item__details,.reviews-review-item__logo{justify-content:center}.reviews-review-item .button{margin:0;width:100%}}