.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}.about-section{overflow:hidden}.about-section .header{margin-bottom:32px}@media(min-width:992px){.about-section .header{margin-bottom:48px}}.about-section__card .glide__slides{display:grid;grid-template-columns:100%;width:100%!important;transform:none!important}.about-section__card .glide__slide{grid-area:1/1}.about-section__slide{display:grid;grid-template-columns:1fr;opacity:0;transform:scale(1.04);transition:opacity .7s ease,transform .7s ease;pointer-events:none}@media(min-width:992px){.about-section__slide{grid-template-columns:1fr 1fr;grid-template-rows:1fr;height:580px}}.about-section__slide--active{opacity:1;transform:scale(1);pointer-events:auto}.about-section__media{position:relative;height:280px;overflow:hidden;isolation:isolate}@media(min-width:992px){.about-section__media{height:100%;max-width:560px}}.about-section__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000059,#0000 40%);z-index:1}.about-section__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}@media(min-width:992px){.about-section__img{max-width:560px}}.about-section__content{background:#fff;padding:28px 24px;display:flex;flex-direction:column;gap:24px}@media(min-width:992px){.about-section__content{height:100%;padding:56px 48px}}.about-section__label{text-transform:uppercase;letter-spacing:.02em}.about-section__author{display:flex;align-items:center;gap:16px;margin-top:auto}.about-section__avatar{flex-shrink:0;width:56px;height:56px;object-fit:cover}@media(min-width:992px){.about-section__avatar{width:64px;height:64px}}.about-section__author-info{display:flex;flex-direction:column;gap:0}.about-section__name{font-size:14px}@media(min-width:992px){.about-section__name{font-size:17px}}.about-section__role{font-size:13px}@media(min-width:992px){.about-section__role{font-size:16px}}.about-section__loader{position:absolute;top:16px;right:16px;z-index:2}@media(min-width:992px){.about-section__loader{top:24px;right:24px}}.about-section__loader-ring{width:32px;height:32px;transform:rotate(-90deg)}.about-section__loader-track,.about-section__loader-progress{fill:none;stroke-width:3}.about-section__loader-track{stroke:#ffffff59}.about-section__loader-progress{stroke:#fff;stroke-linecap:round;stroke-dasharray:100 100;stroke-dashoffset:100}.about-section__loader--running .about-section__loader-progress{animation:about-section-loader var(--about-loader-duration, 6s) linear forwards}@keyframes about-section-loader{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}
