.dep{--dep-bg:#fbf6f2;--dep-card-bg:#f6f9fc;--dep-text:#0e0816;--dep-muted:#5f6368;--dep-purple:#6a35ff;--dep-radius:0px;background:var(--dep-bg);padding:0}.dep *,.dep :after,.dep :before{box-sizing:border-box;margin:0;padding:0}.dep__clip{margin:0 auto;max-width:1280px;overflow:hidden;padding:0}.dep .swiper{width:100%}.dep__container{align-items:stretch;display:flex;min-height:380px;width:100%}.dep__meta{background:#fff;display:flex;flex:0 0 280px;flex-direction:column;justify-content:space-between;padding:40px 30px}.dep__logo{align-items:center;display:flex;height:60px;max-width:180px}.dep__logo img{max-height:100%;max-width:100%;object-fit:contain}.dep__meta-list{display:flex;flex-direction:column;gap:12px;list-style:none}.dep__meta-list li{color:var(--dep-text);font-size:15px;font-weight:400}.dep__content{background:var(--dep-card-bg);display:flex;flex:1;flex-direction:column;justify-content:center;padding:50px 60px;position:relative}.dep__quote-icon{margin-bottom:24px}.dep__quote-text{color:var(--dep-text);font-size:20px;font-weight:300;line-height:1.5;margin-bottom:30px}.dep__author{display:flex;flex-direction:column;gap:4px}.dep__author-name{color:var(--dep-text);font-size:18px;font-weight:700}.dep__author-info{color:var(--dep-muted);font-size:14px}.dep__stat{align-items:flex-start;background:var(--dep-card-bg);border-left:1px solid #d0d4dc;display:flex;flex:0 0 240px;flex-direction:column;justify-content:center;padding:50px 40px}.dep__stat-value{color:var(--dep-purple);font-family:Georgia,serif;font-size:64px;font-style:italic;font-weight:800;line-height:1;margin-bottom:16px}.dep__stat-desc{color:var(--dep-text);font-size:14px;line-height:1.4}.dep__nav{display:flex;gap:12px;justify-content:flex-end;margin:0 auto 20px;max-width:1280px;padding:0 20px}.dep__btn{align-items:center;background:transparent;border:1px solid #0e0a16;border-radius:50%;color:var(--dep-text);cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .2s ease;width:48px}.dep__btn:hover{background:var(--dep-purple);border-color:var(--dep-purple);color:#fff}.dep__btn.swiper-button-disabled{cursor:default;opacity:.3;pointer-events:none}@media (max-width:991px){.dep__container{flex-direction:column}.dep__meta{flex:none;gap:20px;padding:30px 20px;width:100%}.dep__content,.dep__stat{padding:40px 20px}.dep__stat{border-left:none;border-top:1px solid #d0d4dc;flex:none;width:100%}}