.quote{position:relative}.quote__bg{background-color:hsl(var(--light-grey));height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-2}.quote__btn{display:none;margin-top:auto}@media screen and (min-width:768px){.quote__btn{display:flex}}.quote__container{padding-top:32px}@media screen and (min-width:320px){.quote__container{padding-top:calc(25.6px + 2vw)}}@media screen and (min-width:1920px){.quote__container{padding-top:64px}}.quote__container{padding-bottom:64px}@media screen and (min-width:320px){.quote__container{padding-bottom:calc(52.8px + 3.5vw)}}@media screen and (min-width:1920px){.quote__container{padding-bottom:120px}}.quote__content{column-gap:calc(60.8px + 1vw);display:grid;padding-top:32px}@media screen and (min-width:320px){.quote__content{padding-top:calc(25.6px + 2vw)}}@media screen and (min-width:1920px){.quote__content{padding-top:64px}}@media screen and (min-width:768px){.quote__content{grid-template-columns:repeat(2,1fr)}}.quote__sign{align-items:center;column-gap:12px;display:flex;margin-bottom:32px}@media screen and (min-width:320px){.quote__sign{margin-bottom:calc(28.8px + 1vw)}}@media screen and (min-width:1920px){.quote__sign{margin-bottom:48px}}.quote__position{align-self:flex-end;font-size:12px;text-transform:uppercase}.quote__left-column{align-items:flex-start;display:flex;flex-flow:column}.quote__bottom-btn{display:flex;margin-top:32px}@media screen and (min-width:320px){.quote__bottom-btn{margin-top:calc(29.6px + .75vw)}}@media screen and (min-width:1920px){.quote__bottom-btn{margin-top:44px}}@media screen and (min-width:768px){.quote__bottom-btn{display:none}}.quote__line{background-color:hsl(var(--red));height:2px;width:72px}.quote__desc-big{font-size:18px;font-weight:500}@media screen and (min-width:350px){.quote__desc-big{font-size:calc(17.55414px + .12739vw)}}@media screen and (min-width:1920px){.quote__desc-big{font-size:20px}}.quote__desc-small{display:flex;flex-flow:column;justify-content:space-between}.quote__picture{aspect-ratio:1;display:flex;max-width:128px}.quote__picture img{object-fit:cover;width:100%}