.art-page{box-sizing:border-box;display:flex;flex:0 0 100%;flex-direction:column;gap:0;padding:16px 16px 48px;width:100%}.art-visual{margin-bottom:20px;width:100%}.art-visual__img{border-radius:12px;display:block;max-height:280px;object-fit:cover;width:100%}.art-content{margin-bottom:24px;width:100%}.art-badge{margin-bottom:14px}.art-badge__pill{align-items:center;border-radius:20px;display:inline-flex;font-size:11px;font-weight:600;gap:6px;letter-spacing:.06em;padding:5px 12px;text-transform:uppercase}.art-badge__pill--offer{background:#d6efea;border:1px solid #b3ded6;color:#0a7a6e}.art-badge__pill--news{background:#eef2ff;border:1px solid #c7d2fe;color:#4f46e5}.art-badge__icon{flex-shrink:0;height:13px;width:13px}.art-content__title{color:#1a2530;font-size:22px;font-weight:700;line-height:1.25;margin-bottom:10px}.art-content__divider{background:#ff4f4f;border-radius:2px;height:3px;margin-bottom:16px;width:40px}.art-content__dates{color:#6b7b8c;font-size:13px;font-style:italic;margin-bottom:14px}.art-content__body{margin-bottom:24px}.art-content__body a,.art-content__body em,.art-content__body h1,.art-content__body h2,.art-content__body h3,.art-content__body h4,.art-content__body h5,.art-content__body h6,.art-content__body p,.art-content__body span,.art-content__body strong{color:#3d4f5e!important;font-family:poppins_regular,arial,sans-serif!important;font-size:15px!important;line-height:1.65!important}.art-content__body a{color:#ff4f4f!important;text-decoration:underline!important}.art-content__body.news-content.isolated a,.art-content__body.news-content.isolated em,.art-content__body.news-content.isolated h1,.art-content__body.news-content.isolated h2,.art-content__body.news-content.isolated h3,.art-content__body.news-content.isolated h4,.art-content__body.news-content.isolated h5,.art-content__body.news-content.isolated h6,.art-content__body.news-content.isolated p,.art-content__body.news-content.isolated span,.art-content__body.news-content.isolated strong{color:#3d4f5e!important;font-family:poppins_regular,arial,sans-serif!important;font-size:15px!important}.art-content__footer{display:flex;flex-direction:column;gap:16px}.art-share{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.art-share__label{color:#6b7b8c;font-size:14px}.art-share__icons{align-items:center;display:flex;gap:8px}.art-share__icon--fb{background-image:url(/build/images/icon_facebook-outline.2fe6f856.svg)}.art-share__icon--mail{background-image:url(/build/images/icon-mail-outline.df272b55.svg)}.art-share__icon--copy{background-image:url(/build/images/icon-link-outline.b24db200.svg);cursor:pointer}.art-share__icon--copied{border-color:#ff4f4f!important;box-shadow:0 0 0 3px rgba(255,79,79,.15)!important}.art-cta{align-items:center;background:#ff4f4f;border-radius:50px;color:#fff!important;display:flex;font-size:15px;font-weight:600;justify-content:center;padding:12px 18px;text-align:center;text-decoration:none!important;transition:background .2s ease}.art-cta:hover{background:#e03c3c}.art-sidebar{background:#fff;border:1px solid #e4ecf2;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:20px;width:100%}.art-sidebar__header{align-items:center;display:flex;flex-direction:row;gap:14px}.art-sidebar__logo-wrap{background:#f8fafc;border:1px solid #e4ecf2;border-radius:10px;flex-shrink:0;height:80px;overflow:hidden;width:80px}.art-sidebar__logo-wrap,.art-sidebar__logo-wrap a{align-items:center;display:flex;justify-content:center}.art-sidebar__logo-wrap a{height:100%;width:100%}.art-sidebar__logo-wrap img{max-height:100%;max-width:100%;object-fit:contain}.art-sidebar__identity{display:flex;flex:1;flex-direction:column;gap:6px;min-width:0}.art-sidebar__name{color:#1a2530;font-size:17px;font-weight:700;margin:0}.art-sidebar__cat{background:#d6efea;border-radius:4px;color:#0a7a6e;display:inline-block;font-size:10px;font-weight:700;letter-spacing:.06em;padding:3px 8px;text-transform:uppercase;width:fit-content}.art-sidebar__reviews{color:#ff4f4f;font-size:12px;text-decoration:underline}.art-sidebar__infos{border-bottom:1px solid #f0f4f8;border-top:1px solid #f0f4f8;display:grid;grid-template-columns:1fr 1fr}.art-sidebar__info-row{align-items:flex-start;display:flex;gap:10px;padding:14px 0}.art-sidebar__info-row+.art-sidebar__info-row{border-left:1px solid #f0f4f8;padding-left:14px}.art-sidebar__icon-wrap{align-items:center;background:#edf8f6;border-radius:50%;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.art-sidebar__icon{color:#0d9488;height:18px;width:18px}.art-sidebar__info-detail{display:flex;flex-direction:column;gap:3px;min-width:0}.art-sidebar__label{color:#8a98a5;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.art-sidebar__value{color:#1a2530;font-size:13px;font-weight:500;line-height:1.45}.art-sidebar__btn{align-items:center;background:#29343e;border-radius:50px;box-sizing:border-box;color:#fff;display:flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;padding:14px 20px;text-decoration:none;transition:background .2s ease;width:100%}.art-sidebar__btn:hover{background:#1a252f}.art-sidebar__btn svg{flex-shrink:0;height:18px;width:18px}.art-page--solo .art-content,.art-page--solo .art-visual{margin-left:auto;margin-right:auto;max-width:860px}@media screen and (min-width:600px){.art-page{padding:20px 24px 56px}.art-content__footer{align-items:center;flex-direction:row;justify-content:space-between}.art-cta{flex-shrink:0}.art-visual__img{max-height:360px}}@media screen and (min-width:769px){.art-page{padding:32px 40px 64px}.art-visual__img{border-radius:16px;max-height:460px}.art-page--has-sidebar{align-items:start;column-gap:32px;display:grid;grid-template-areas:"visual sidebar" "content sidebar";grid-template-columns:1fr 320px;grid-template-rows:auto 1fr;row-gap:0}.art-page--has-sidebar .art-visual{grid-area:visual;margin-bottom:0}.art-page--has-sidebar .art-content{grid-area:content;margin-bottom:0;padding-top:28px}.art-page--has-sidebar .art-sidebar{align-self:start;gap:20px;grid-area:sidebar;padding:24px;position:sticky;top:80px}.art-page--solo .art-content,.art-page--solo .art-visual{max-width:820px}.art-page--solo .art-content__title{font-size:28px}.art-sidebar__header{align-items:stretch;flex-direction:column;gap:0}.art-sidebar__logo-wrap{border-radius:12px;height:120px;margin-bottom:16px;width:100%}.art-sidebar__identity{gap:8px}.art-sidebar__name{font-size:18px}.art-sidebar__infos{grid-template-columns:1fr}.art-sidebar__info-row+.art-sidebar__info-row{border-left:none;border-top:1px solid #f0f4f8;padding-left:0}.art-page--has-sidebar .art-content__title{font-size:26px}}@media screen and (min-width:1200px){.art-page{padding:40px 60px 72px}.art-page--has-sidebar{column-gap:40px;grid-template-columns:1fr 360px}.art-page--solo .art-content,.art-page--solo .art-visual{max-width:900px}}@media screen and (min-width:1600px){.art-page{padding:48px 80px 80px}}@media screen and (max-width:420px){.art-page{padding:12px 12px 40px}.art-sidebar__infos{grid-template-columns:1fr}.art-sidebar__info-row+.art-sidebar__info-row{border-left:none;border-top:1px solid #f0f4f8;padding-left:0}}