.section-blockquote{min-height:724px;position:relative;display:flex;align-items:flex-end;padding-bottom:clamp(16px, 3vw, 32px);background:var(--graydark)}.section-blockquote:after{content:"";width:100%;height:350px;position:absolute;bottom:0;left:0;background:linear-gradient(0deg,rgb(0 7 20 / 80%),transparent);z-index:0}.section-blockquote:before{content:"";width:100%;background:rgb(255 255 255 / 22%);height:55%;position:absolute;z-index:1;right:0;backdrop-filter:blur(6px);border:1px solid rgb(255 255 255 / 40%);clip-path:polygon(0 0,88% 0,100% 12%,100% 100%,0 100%,0% 50%)}.section-blockquote>img{position:absolute;top:0;right:0;display:flex;object-fit:cover;width:100%;height:100%;object-position:top}.blockquote-description{position:relative;z-index:1;color:#fff}.blockquote-title{margin-bottom:8px;font-size:clamp(20px, 2vw, 24px)}.blockquote-description:before{content:"\e925";font-family:"icomoon";font-size:clamp(40px, 3vw, 50px);color:var(--color1);position:absolute;top:-56px;right:0;line-height:1}@media only screen and (min-width:992px){.blockquote-description:before{top:-48px;right:-36px}.section-blockquote:before{clip-path:polygon(13% 0,100% 0,100% 100%,0% 100%);width:85%;height:260px}}