.v2-root .ct-hero{display:grid;grid-template-columns:1fr minmax(360px,440px);gap:40px;align-items:center}.v2-root .ct-hero-txt h1{margin:0}.v2-root .ct-hero-txt p{margin-top:14px}.v2-root .ct-hero-card{background:#fff;border:1px solid var(--v2-rule);border-radius:var(--v2-r-l);padding:8px 22px;box-shadow:var(--v2-shadow-sm)}.v2-root .ct-line{display:flex;align-items:center;gap:15px;padding:16px 0;border-bottom:1px solid var(--v2-rule)}.v2-root .ct-line:last-child{border-bottom:0}.v2-root .ct-ic{flex:none;width:44px;height:44px;border-radius:50%;background:var(--v2-leaf-100);color:var(--v2-pine-700);display:flex;align-items:center;justify-content:center}.v2-root .ct-ic svg{width:21px;height:21px}.v2-root .ct-line-txt{flex:1;min-width:0}.v2-root .ct-line-txt span{display:block;font-size:11px;letter-spacing:.11em;text-transform:uppercase;color:var(--v2-pine-500);font-weight:700;margin-bottom:3px}.v2-root .ct-val{font-size:15.5px;font-weight:600;color:var(--v2-pine-900);word-break:break-word}.v2-root a.ct-val:hover{color:var(--v2-pine-700)}.v2-root .ct-line .btn{flex:none}.v2-root .ct-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.v2-root .ct-card{background:#fff;border:1px solid var(--v2-rule);border-radius:var(--v2-r-l);padding:24px 22px;box-shadow:var(--v2-shadow-sm)}.v2-root .ct-card b{display:block;font-size:15.5px;color:var(--v2-pine-900);margin-bottom:5px}.v2-root .ct-card p{font-size:13.5px;color:var(--v2-muted);line-height:1.6;margin:0}.v2-root .ct-place{display:grid;grid-template-columns:1.4fr 1fr;gap:24px 30px;align-items:start;background:#fff;border:1px solid var(--v2-rule);border-radius:var(--v2-r-l);padding:28px;box-shadow:var(--v2-shadow-sm)}.v2-root .ct-place address{font-style:normal;font-size:17px;color:var(--v2-pine-900);line-height:1.7;font-weight:600}.v2-root .ct-place p{font-size:14.5px;color:var(--v2-ink-2);line-height:1.7;margin:14px 0 0;max-width:56ch}.v2-root .ct-facts{background:var(--v2-leaf-100);border-radius:var(--v2-r-l);padding:20px}.v2-root .ct-facts h3{font-size:11.5px;letter-spacing:.11em;text-transform:uppercase;color:var(--v2-pine-700);font-weight:700;margin:0 0 12px}.v2-root .ct-facts ul{list-style:none;display:flex;flex-direction:column;gap:10px;margin:0}.v2-root .ct-facts li{position:relative;padding-left:24px;font-size:13.5px;color:var(--v2-pine-900);line-height:1.5}.v2-root .ct-facts li:before{content:"";position:absolute;left:0;top:2px;width:15px;height:15px;border-radius:50%;background:var(--v2-pine-700) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23DCEBD5' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center/10px no-repeat}.v2-root .ct-quick{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.v2-root .ct-quick a{display:block;background:#fff;border:1px solid var(--v2-rule);border-radius:var(--v2-r-l);padding:18px 20px;transition:border-color .14s var(--v2-ease),background .14s var(--v2-ease)}.v2-root .ct-quick a:hover{border-color:var(--v2-pine-500);background:var(--v2-leaf-100)}.v2-root .ct-quick b{display:block;font-size:14.5px;color:var(--v2-pine-900);margin-bottom:3px}.v2-root .ct-quick span{font-size:13px;color:var(--v2-muted);line-height:1.5}@media (max-width:900px){.v2-root .ct-hero{gap:26px}.v2-root .ct-hero,.v2-root .ct-place{grid-template-columns:1fr}}@media (max-width:560px){.v2-root .ct-hero-card{padding:4px 16px}.v2-root .ct-place{padding:20px 18px}.v2-root .ct-line{flex-wrap:wrap}}