@charset "UTF-8";.yt-news-section{background:#fff;padding:48px 0 80px;overflow:hidden}.yt-news-inner{max-width:1440px;margin:0 auto;padding:0 48px}.yt-news-section .yt-news-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:48px;gap:24px}.yt-news-section .yt-news-eyebrow{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#2da67e;margin-bottom:12px;display:flex;align-items:center;gap:10px}.yt-news-section .yt-news-eyebrow:before{content:"";width:24px;height:1.5px;background:#2da67e;display:inline-block}.yt-news-section .yt-news-title{font-family:var(--yt-font-display, "Tatishvili Metal", Georgia, serif);font-weight:700;font-size:clamp(32px,3.5vw,46px);color:#111;letter-spacing:-.02em;line-height:1.15;margin:0}.yt-news-section .yt-news-see-all{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;border-radius:6px;font-size:13px;font-weight:600;background:none;border:1.5px solid rgba(26,26,26,.12);color:#111;text-decoration:none;cursor:pointer;flex-shrink:0;font-family:inherit;transition:background .3s,border-color .3s,transform .2s;outline:none;box-shadow:none}.yt-news-section .yt-news-see-all:hover{background:#1a1a1a0a;border-color:#1a1a1a40;transform:translateY(-1px)}.yt-news-section .yt-news-see-all svg{width:14px;height:14px;stroke:#111;fill:none;stroke-width:2;transition:transform .3s}.yt-news-section .yt-news-see-all:hover svg{transform:translate(3px)}.yt-news-section .yt-news-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.yt-news-section .yt-news-card{display:block;text-decoration:none;color:inherit;overflow:hidden;transition:transform .45s cubic-bezier(.22,1,.36,1);position:relative;outline:none}.yt-news-section .yt-news-card:hover{transform:translateY(-3px)}.yt-news-section .yt-nc-img{width:100%;aspect-ratio:16/9;overflow:hidden;position:relative;border-radius:4px;background:#1a1a1a0f;display:block}.yt-news-section .yt-nc-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.22,1,.36,1)}.yt-news-section .yt-news-card:hover .yt-nc-img img{transform:scale(1.04)}.yt-news-section .yt-nc-tag{position:absolute;top:14px;left:14px;padding:5px 12px;border-radius:4px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:#ffffffeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#2da67e;line-height:1}.yt-news-section .yt-nc-body{padding:18px 24px 0 0}.yt-news-section .yt-nc-meta{display:flex;align-items:center;gap:10px;margin-bottom:10px}.yt-news-section .yt-nc-date{font-size:12px;font-weight:500;color:#1a1a1a4d}.yt-news-section .yt-nc-dot{width:3px;height:3px;border-radius:50%;background:#1a1a1a26;flex-shrink:0}.yt-news-section .yt-nc-read{font-size:12px;font-weight:500;color:#1a1a1a4d}.yt-news-section .yt-nc-title{font-family:var(--yt-font-display, "Tatishvili Metal", Georgia, serif);font-weight:700;font-size:20px;color:#111;line-height:1.35;margin-bottom:10px;transition:color .3s ease}.yt-news-section .yt-news-card:hover .yt-nc-title{color:#2da67e}.yt-news-section .yt-nc-excerpt{font-size:14px;line-height:1.7;color:#1a1a1a66;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.yt-news-section .rv-fade{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1)}.yt-news-section .rv-fade.visible{opacity:1}.yt-news-section .rv-clip{clip-path:inset(0 0 100% 0);transition:clip-path .8s cubic-bezier(.16,1,.3,1)}.yt-news-section .rv-clip.visible{clip-path:inset(0 0 0% 0)}.yt-news-section .rv-up{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.yt-news-section .rv-up.visible{opacity:1;transform:translateY(0)}.yt-news-section .rv-up,.yt-news-section .rv-fade,.yt-news-section .rv-clip{animation:ytNewsShow 0s 1.5s forwards}@keyframes ytNewsShow{to{opacity:1;transform:translateY(0);clip-path:inset(0 0 0% 0)}}.yt-news-section .rv-nd1{transition-delay:.1s}.yt-news-section .rv-nd2{transition-delay:.2s}.yt-news-section .rv-nd3{transition-delay:.3s}.yt-news-section .rv-nd4{transition-delay:.4s}@media (max-width: 768px){.yt-news-section{padding:56px 0 64px}.yt-news-inner{padding:0 20px}.yt-news-section .yt-news-grid{grid-template-columns:1fr;gap:10px}.yt-news-section .yt-news-header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:32px}.yt-news-section .yt-nc-title{font-size:18px}}@media (max-width: 480px){.yt-news-inner{padding:0 16px}.yt-news-section .yt-nc-title{font-size:16px}.yt-news-section .yt-nc-excerpt{font-size:13px}.yt-news-section .yt-nc-body{padding:14px 0 0}}
