/* 3E FIRST MONTH FREE START */
.three-free-month-main{background:#f6f8fb;color:#0b1830;padding:42px 0 70px}.three-free-month-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.three-free-month-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:34px;align-items:center;background:#fff;border:1px solid #d9e1ec;padding:38px}.three-free-month-hero h1{margin:0 0 18px;max-width:820px;font-size:clamp(36px,5vw,66px);line-height:1.03;letter-spacing:-.045em}.three-free-month-hero p{margin:0;max-width:760px;color:#5d6c84;font-size:18px;line-height:1.75}.three-free-month-hero img{display:block;width:100%;height:auto;border:1px solid #d9e1ec;border-radius:0}.three-free-month-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.three-free-month-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid #0b54c7;border-radius:2px;font-weight:800;text-decoration:none}.three-free-month-actions a:first-child{background:#0b54c7;color:#fff}.three-free-month-actions a:last-child{background:#fff;color:#0b54c7}.three-free-month-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:24px 0 0;border:1px solid #d9e1ec;background:#fff}.three-free-month-fact{padding:24px;border-right:1px solid #d9e1ec}.three-free-month-fact:last-child{border-right:0}.three-free-month-fact strong{display:block;font-size:30px;line-height:1.1;margin-bottom:6px}.three-free-month-fact span{color:#66758c;line-height:1.5}.three-free-month-section{margin-top:26px;padding:34px;background:#fff;border:1px solid #d9e1ec}.three-free-month-section h2{margin:0 0 16px;font-size:clamp(28px,3.2vw,42px);line-height:1.12;letter-spacing:-.03em}.three-free-month-section p,.three-free-month-section li{color:#53627a;line-height:1.75}.three-free-month-section ul{margin:0;padding-left:22px}.three-free-month-packages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#d9e1ec;border:1px solid #d9e1ec}.three-free-month-package{display:block;padding:22px;background:#fff;color:#0b1830;text-decoration:none}.three-free-month-package strong{display:block;margin-bottom:6px}.three-free-month-package span{color:#64748b;line-height:1.5}.three-first-month-note{margin:12px 0 0;padding:11px 13px;border-left:4px solid #0b54c7;background:#eef5ff;color:#16355e;font-weight:800;line-height:1.5}.three-first-month-store-notice{margin:18px 0 22px;padding:18px 20px;border:1px solid #b9cbe5;border-left:5px solid #0b54c7;background:#f7fbff}.three-first-month-store-notice strong,.three-first-month-store-notice span{display:block}.three-first-month-store-notice strong{margin-bottom:5px;color:#0b2d5c}.three-first-month-store-notice span{color:#5a6c85;line-height:1.55}.three-first-month-store-notice a{color:#0b54c7;font-weight:800}.three-campaign-detail-page .three-campaign-detail-banner,.three-campaign-detail-page .article-summary,.three-campaign-detail-page .article-sidebar-box,.three-campaign-detail-page .article-cta{border-radius:0!important;box-shadow:none!important}.three-campaign-index-page .three-campaign-list-banner{border-radius:0!important}@media(max-width:820px){.three-free-month-main{padding-top:20px}.three-free-month-shell{width:min(100% - 24px,1180px)}.three-free-month-hero{grid-template-columns:1fr;padding:24px}.three-free-month-facts{grid-template-columns:1fr}.three-free-month-fact{border-right:0;border-bottom:1px solid #d9e1ec}.three-free-month-fact:last-child{border-bottom:0}.three-free-month-section{padding:24px}.three-free-month-packages{grid-template-columns:1fr}}
/* 3E FIRST MONTH FREE END */


/* 3E FIRST MONTH FREE WIDE BANNER START */
.three-free-month-hero{
  grid-template-columns:1fr!important;
}

.three-free-month-hero>img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
/* 3E FIRST MONTH FREE WIDE BANNER END */
