.cwt-blog{--cwt-navy:#0c2340;--cwt-orange:#f47b20;--cwt-ink:#172033;--cwt-muted:#64748b;--cwt-line:#e2e8f0;--cwt-soft:#f5f7fb;color:var(--cwt-ink)}.cwt-blog *{box-sizing:border-box}.cwt-blog a{text-decoration:none}.cwt-blog__hero{background:linear-gradient(135deg,var(--cwt-navy),#173d68);color:#fff;padding:clamp(48px,7vw,92px) 20px;position:relative;overflow:hidden}.cwt-blog__hero:after{content:"";position:absolute;width:330px;height:330px;border:55px solid rgba(244,123,32,.18);border-radius:50%;right:-110px;top:-150px}.cwt-blog__hero-inner{max-width:1200px;margin:auto;position:relative;z-index:1}.cwt-blog__eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:#ffb16f;margin:0 0 12px}.cwt-blog__title{font-size:clamp(38px,6vw,70px);line-height:1;margin:0 0 18px;color:#fff}.cwt-blog__intro{font-size:clamp(17px,2vw,21px);line-height:1.65;max-width:760px;margin:0;color:#eef5ff}.cwt-blog__wrap{max-width:1200px;margin:auto;padding:42px 20px 72px}.cwt-blog__topics{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:36px}.cwt-blog__topic{display:inline-flex;align-items:center;min-height:42px;padding:9px 16px;border:1px solid var(--cwt-line);border-radius:999px;color:var(--cwt-navy);font-weight:700;background:#fff;transition:.2s}.cwt-blog__topic:hover,.cwt-blog__topic.is-active{background:var(--cwt-orange);border-color:var(--cwt-orange);color:#fff}.cwt-blog__featured{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);border:1px solid var(--cwt-line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 16px 45px #0c234014;margin-bottom:52px}.cwt-blog__featured-media{min-height:380px;background:var(--cwt-soft)}.cwt-blog__featured-media img{width:100%;height:100%;object-fit:cover;display:block}.cwt-blog__featured-copy{padding:clamp(28px,4vw,52px);display:flex;flex-direction:column;justify-content:center}.cwt-blog__label{display:inline-flex;align-self:flex-start;background:#fff2e8;color:#b64b00;font-weight:800;border-radius:999px;padding:7px 11px;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.cwt-blog__featured h2{font-size:clamp(28px,4vw,44px);line-height:1.12;margin:18px 0 14px}.cwt-blog__featured h2 a{color:var(--cwt-navy)}.cwt-blog__meta{color:var(--cwt-muted);font-size:14px;margin-bottom:14px}.cwt-blog__excerpt{font-size:16px;line-height:1.7;color:#475569}.cwt-blog__read{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:var(--cwt-orange);font-weight:800}.cwt-blog__section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.cwt-blog__section-head h2{font-size:clamp(28px,4vw,40px);margin:0;color:var(--cwt-navy)}.cwt-blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cwt-blog-card{border:1px solid var(--cwt-line);border-radius:18px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s}.cwt-blog-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #0c23401a}.cwt-blog-card__media{aspect-ratio:16/9;background:var(--cwt-soft);overflow:hidden}.cwt-blog-card__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s}.cwt-blog-card:hover img{transform:scale(1.035)}.cwt-blog-card__body{padding:22px;display:flex;flex-direction:column;flex:1}.cwt-blog-card__tag{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--cwt-orange)}.cwt-blog-card h3{font-size:22px;line-height:1.25;margin:9px 0 10px}.cwt-blog-card h3 a{color:var(--cwt-navy)}.cwt-blog-card p{color:#526174;line-height:1.65;margin:0}.cwt-blog-card__footer{margin-top:auto;padding-top:16px}.cwt-blog__empty{text-align:center;padding:60px 20px;background:var(--cwt-soft);border-radius:18px}.cwt-pagination{margin-top:42px;text-align:center}.cwt-pagination a,.cwt-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;margin:3px;border:1px solid var(--cwt-line);border-radius:10px;color:var(--cwt-navy)}.cwt-pagination .current{background:var(--cwt-navy);color:#fff;border-color:var(--cwt-navy)}.cwt-article{--cwt-navy:#0c2340;--cwt-orange:#f47b20;--cwt-ink:#172033;--cwt-muted:#64748b;--cwt-line:#e2e8f0;color:var(--cwt-ink)}.cwt-article__header{max-width:920px;margin:auto;text-align:center;padding:54px 20px 34px}.cwt-article__back{font-weight:800;color:var(--cwt-orange)}.cwt-article__header h1{font-size:clamp(36px,5.8vw,64px);line-height:1.08;color:var(--cwt-navy);margin:22px 0 18px}.cwt-article__meta{color:var(--cwt-muted)}.cwt-article__image{max-width:1120px;margin:0 auto 40px;padding:0 20px}.cwt-article__image img{width:100%;max-height:650px;object-fit:cover;border-radius:22px;display:block}.cwt-article__layout{max-width:1120px;margin:auto;padding:0 20px 70px;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:58px}.cwt-article__content{font-size:18px;line-height:1.8;min-width:0}.cwt-article__content h2,.cwt-article__content h3{color:var(--cwt-navy);line-height:1.25;margin-top:1.7em}.cwt-article__content img{max-width:100%;height:auto;border-radius:14px}.cwt-article__content a{color:var(--cwt-orange);text-decoration:underline}.cwt-article__aside{position:sticky;top:24px;align-self:start}.cwt-article__box{border:1px solid var(--cwt-line);border-radius:16px;padding:22px;margin-bottom:20px}.cwt-article__box h3{margin:0 0 14px;color:var(--cwt-navy);font-size:19px}.cwt-article__tags{display:flex;flex-wrap:wrap;gap:8px}.cwt-article__tags a{padding:7px 10px;background:#f5f7fb;border-radius:999px;color:var(--cwt-navy);font-size:13px;font-weight:700}.cwt-article__shop{display:block;text-align:center;padding:13px 16px;background:var(--cwt-orange);color:#fff;border-radius:10px;font-weight:800}.cwt-article__related{max-width:1120px;margin:auto;padding:0 20px 80px}.cwt-article__related h2{color:var(--cwt-navy);font-size:34px;margin-bottom:24px}.cwt-home-blog{max-width:1200px;margin:auto;padding:65px 20px}.cwt-home-blog__head{text-align:center;max-width:720px;margin:0 auto 30px}.cwt-home-blog__head h2{font-size:clamp(30px,4vw,44px);color:#0c2340;margin:0 0 10px}.cwt-home-blog__head p{color:#64748b;font-size:17px}.cwt-home-blog__action{text-align:center;margin-top:28px}.cwt-home-blog__button{display:inline-flex;padding:13px 22px;border-radius:10px;background:#0c2340;color:#fff;font-weight:800}.cwt-blog-placeholder{background:linear-gradient(135deg,#edf2f7,#dbe6f2);width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#0c2340;font-weight:800}@media(max-width:900px){.cwt-blog__featured{grid-template-columns:1fr}.cwt-blog__featured-media{min-height:280px}.cwt-blog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cwt-article__layout{grid-template-columns:1fr;gap:30px}.cwt-article__aside{position:static}}@media(max-width:600px){.cwt-blog__wrap{padding-top:28px}.cwt-blog__grid{grid-template-columns:1fr}.cwt-blog__featured-media{min-height:220px}.cwt-blog__featured-copy{padding:25px}.cwt-blog__topics{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.cwt-blog__topic{white-space:nowrap}.cwt-article__content{font-size:17px}}.cwt-blog-card__media,.cwt-blog__featured-media,.cwt-article__image{aspect-ratio:16 / 9;overflow:hidden;background:#f7f4ee}.cwt-blog-card__media img,.cwt-blog__featured-media img,.cwt-article__image img{width:100%;height:100%;max-height:none;object-fit:contain;object-position:center center;display:block}.cwt-blog__featured{grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr);align-items:center}.cwt-blog__featured-media{min-height:0;align-self:center}.cwt-blog__featured h2,.cwt-blog__featured h2 a{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.cwt-article__image{padding:0;max-width:1120px;border-radius:22px}@media(max-width:900px){.cwt-blog__featured{grid-template-columns:1fr}.cwt-blog__featured-media{width:100%}}.cwt-home-blog.cwt-home-blog--compact{max-width:none;padding:0 0 26px}.cwt-home-blog--compact .cwt-home-blog__head--row{max-width:none;margin:0 0 14px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;text-align:left}.cwt-home-blog--compact .cwt-home-blog__head h2{margin:0 0 3px;font-size:26px;color:#0a315f}.cwt-home-blog--compact .cwt-home-blog__head p{margin:0;font-size:13px;color:#66788c}.cwt-home-blog__view{color:#0b63b6;font-size:13px;font-weight:800;white-space:nowrap}.cwt-blog__grid--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cwt-blog-card--compact{min-height:155px;display:grid;grid-template-columns:150px 1fr;border-radius:10px;box-shadow:none}.cwt-blog-card--compact .cwt-blog-card__media{aspect-ratio:auto;height:100%;min-height:155px;border-radius:0}.cwt-blog-card--compact .cwt-blog-card__media img{object-fit:cover}.cwt-blog-card--compact .cwt-blog-card__body{padding:15px 16px}.cwt-blog-card--compact h3{margin:5px 0 7px;font-size:17px;line-height:1.18}.cwt-blog-card--compact p{font-size:12.5px;line-height:1.45}.cwt-blog-card--compact .cwt-blog__read{margin-top:8px;font-size:12px;color:#0b63b6}.cwt-blog-card--compact .cwt-blog-card__tag{font-size:10px}@media(max-width:900px){.cwt-blog__grid--compact{grid-template-columns:1fr}.cwt-blog-card--compact{grid-template-columns:130px 1fr}}@media(max-width:600px){.cwt-home-blog--compact .cwt-home-blog__head--row{align-items:flex-start}.cwt-blog-card--compact{grid-template-columns:115px 1fr;min-height:140px}.cwt-blog-card--compact .cwt-blog-card__media{min-height:140px}}.cwt-home-blog--compact .cwt-blog-card--compact{grid-template-columns:190px minmax(0,1fr);min-height:166px}.cwt-home-blog--compact .cwt-blog-card--compact .cwt-blog-card__media{align-self:center;width:calc(100% - 20px);height:auto!important;min-height:0!important;aspect-ratio:16 / 9!important;margin:10px;border-radius:8px;background:#f8fafc;overflow:hidden;display:flex;align-items:center;justify-content:center}.cwt-home-blog--compact .cwt-blog-card--compact .cwt-blog-card__media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important;background:#fff}.cwt-home-blog--compact .cwt-blog-card--compact:hover .cwt-blog-card__media img{transform:none!important}@media(max-width:900px){.cwt-home-blog--compact .cwt-blog-card--compact{grid-template-columns:165px minmax(0,1fr)}}@media(max-width:749px){.cwt-home-blog--compact .cwt-blog-card--compact{grid-template-columns:1fr;min-height:0}.cwt-home-blog--compact .cwt-blog-card--compact .cwt-blog-card__media{width:calc(100% - 24px);margin:12px 12px 0;aspect-ratio:16 / 9!important}.cwt-home-blog--compact .cwt-blog-card--compact .cwt-blog-card__body{padding-top:14px}}@media(min-width:901px){.cwt-home-blog--compact .cwt-blog-card--compact{grid-template-columns:minmax(0,40%) minmax(0,60%);min-height:178px}.cwt-home-blog--compact .cwt-blog-card--compact .cwt-blog-card__media{width:calc(100% - 16px);margin:12px 4px 12px 12px;aspect-ratio:16 / 9!important;align-self:center}.cwt-home-blog--compact .cwt-blog-card--compact .cwt-blog-card__body{padding:16px 16px 16px 12px}}@media(min-width:750px)and (max-width:900px){.cwt-home-blog--compact .cwt-blog-card--compact{grid-template-columns:minmax(0,40%) minmax(0,60%)}.cwt-home-blog--compact .cwt-blog-card--compact .cwt-blog-card__media{width:calc(100% - 16px);margin:10px 4px 10px 12px}}@media(max-width:749px){.cwt-home-blog--compact .cwt-blog-card--compact .cwt-blog-card__media{width:calc(100% - 24px);margin:12px 12px 0;aspect-ratio:16 / 9!important}}
/*# sourceMappingURL=/cdn/shop/t/139/assets/cwt-blog.css.map */
