
.urc-founder{font-family:Poppins,sans-serif}
.urc-founder *{box-sizing:border-box}
.urc-founder__inner{margin:0 auto}
.urc-founder__header{text-align:center;max-width:780px;margin:0 auto 34px}
.urc-founder__eyebrow{font-size:13px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px}
.urc-founder__heading{font-size:38px;line-height:1.15;margin:0 0 9px;font-weight:700}
.urc-founder__intro{font-size:15px;line-height:1.7}
.urc-founder__intro p{margin:0}
.urc-founder__slider{position:relative;margin:0 auto;padding:0 58px 34px}
.urc-founder__viewport{overflow:hidden;border-radius:inherit}
.urc-founder__track{display:flex;transition:transform .45s ease;will-change:transform}
.urc-founder__slide{flex:0 0 100%;min-width:100%}
.urc-founder__card{display:grid;grid-template-columns:40% 1fr;overflow:hidden;min-height:520px;align-items:stretch}
.urc-founder__photo-wrap{position:relative;min-width:0;min-height:100%;height:100%;background:#2f2f2f;overflow:hidden;align-self:stretch}
.urc-founder__photo{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center;display:block!important;margin:0!important}
.urc-founder__content{padding:46px 50px;display:flex;flex-direction:column;justify-content:center;min-width:0}
.urc-founder__name{font-size:28px;line-height:1.2;margin:0 0 4px;font-weight:700}
.urc-founder__role{font-size:15px;opacity:.78}
.urc-founder__rule{width:38px;height:2px;background:#F7941D;margin:18px 0 22px}
.urc-founder__message{font-size:15px;line-height:1.8}
.urc-founder__message p{margin:0 0 16px}
.urc-founder__message p:last-child{margin-bottom:0}
.urc-founder__controls{position:static;display:block;margin:0}
.urc-founder__arrow{appearance:none;border:1px solid #171717;background:#fff;color:#171717;width:44px;height:44px;border-radius:50%;font:600 19px/1 Poppins,sans-serif;display:grid;place-items:center;cursor:pointer;transition:all .2s ease;position:absolute;top:50%;transform:translateY(-50%);z-index:3;box-shadow:0 4px 16px rgba(0,0,0,.08)}
.urc-founder__prev{left:0}
.urc-founder__next{right:0}
.urc-founder__arrow:hover,.urc-founder__arrow:focus{background:#F7941D;border-color:#F7941D;color:#fff;outline:none}
.urc-founder__dots{position:absolute;left:50%;bottom:4px;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:9px}
.urc-founder__dot{appearance:none;border:0;padding:0;width:8px;height:8px;border-radius:50%;background:#c8c8c8;cursor:pointer;transition:all .2s ease}
.urc-founder__dot.is-active{width:24px;border-radius:99px;background:#F7941D}
@media(max-width:900px){
  .urc-founder__slider{padding-left:50px;padding-right:50px}
  .urc-founder__card{grid-template-columns:42% 1fr;min-height:500px}
  .urc-founder__content{padding:34px}
}
@media(max-width:767px){
  .urc-founder__heading{font-size:30px}.urc-founder__header{margin-bottom:24px}
  .urc-founder__slider{padding:0 0 42px}
  .urc-founder__card{grid-template-columns:1fr;min-height:0}
  .urc-founder__photo-wrap{height:340px;min-height:340px}
  .urc-founder__photo{position:absolute!important}
  .urc-founder__content{padding:26px 24px 30px}
  .urc-founder__name{font-size:23px}
  .urc-founder__message{font-size:14px;line-height:1.75}
  .urc-founder__arrow{top:170px;width:40px;height:40px;background:rgba(255,255,255,.94)}
  .urc-founder__prev{left:12px}.urc-founder__next{right:12px}
  .urc-founder__dots{bottom:6px}
}
