/**
 * 社群行銷頁面樣式
 * page-community-marketing.php
 *
 * @package mytheme
 */

/* 社群行銷概念 */
.marketing-concept-section {
 padding-top: 124px;
 padding-bottom: 122px;
}

.marketting-description {
 max-width: 1633px;
}

.marketing-concept-section .container {
 max-width: 1633px;
}

.des-items {
 max-width: 796px;
 width: 100%;
}

.des-container {
 display: grid;
 grid-template-columns: repeat(2, 1fr);
 width: 100%;
 max-width: 1633px;
 gap: 40px;
 margin-bottom: 48px;
 margin-top: 90px;
}

.des-title {
 border: 3px solid #000;
 border-radius: 0 30px 0 30px;
 padding: 8px 0;
 flex: 1;
 text-align: center;
 min-width: 204px;
 max-width: 204px;
 font-size: 2rem;
}

.des-title-line {
 display: flex;
 align-items: center;
 position: relative;
}

.des-title-line::after {
 content: "";
 flex: 1;
 height: 2px;
 background-color: #000;
}

.des-text {
 max-width: 796px;
 margin-top: 24px;
}

.success-factors {
 display: grid;
 grid-template-columns: repeat(2, 1fr);
 gap: 28px 80px;
 margin-top: 24px;
}

.success-number {
 width: 54px;
 height: 54px;
}

.factors-item {
 display: flex;
 flex-direction: row;
 gap: 12px;
}

.factors-item p {
 white-space: nowrap;
}

.section-description {
 position: relative;
}

.idea-buld {
 position: absolute;
 right: -390px;
}

.concept-items {
 display: flex;
 flex-direction: column;
 margin-top: 148px;
 width: 100%;
 gap: 74px;
}

.concept-item {
 display: flex;
 flex-direction: row;
 gap: 143px;
}

.concept-item-title-number1 {
 background-image: url('../../images/淺黃背景數字1.webp');
 background-repeat: no-repeat;
 background-position: left center;
 background-size: cover;
 align-content: center;
 border: 3px solid #000;
 width: 100%;
 max-width: 652px;
 text-align: center;
}

.concept-item-title-number2 {
 background-image: url('../../images/淺黃背景數字2.webp');
 background-repeat: no-repeat;
 background-position: left center;
 background-size: cover;
 align-content: center;
 border: 3px solid #000;
 width: 100%;
 max-width: 652px;
 text-align: center;
}

.concept-item-title-number3 {
 background-image: url('../../images/淺黃背景數字3.webp');
 background-repeat: no-repeat;
 background-position: left center;
 background-size: cover;
 align-content: center;
 border: 3px solid #000;
 width: 100%;
 max-width: 652px;
 text-align: center;
}

.concept-text {
 max-width: 772px;
}

/* AIO是什麼? */
.management-section {
 padding-top: 60px;
 padding-bottom: 122px;
 background: linear-gradient(180deg, #FFFCD7 0%, #FFFFFF 100%);
}

.management-img {
 margin-top: 56px;
}

.management-items {
 margin-top: 112px;
 display: grid;
 grid-template-columns: repeat(2, 1fr);
 gap: 82px 44px;
}

.management-title {
 padding: 6px 24px;
 border: 3px solid #000;
 background: #FFD036;
 display: inline-block;
}

.management-item {
 max-width: 792px;
}

.management-text {
 padding: 60px 42px 48px;
 border: 3px solid #000;
 margin-left: 24px;
 margin-top: -30px;
 background: #FFF;
}

/* 社群經營技巧 */
.community-skills-section {
 display: flex;
 padding-top: 142px;
 padding-bottom: 122px;
}

.skills-container {
 display: grid;
 grid-template-columns: repeat(2, 1fr);
 gap: 48px 164px;
 margin-top: 76px;
 width: 100%;
}

.skills-item-1 {
 display: flex;
 gap: 12px;
 flex-direction: column;
 order: 1;
}

.skills-item-2 {
 display: flex;
 gap: 12px;
 flex-direction: column;
 order: 3;
}

.skills-item-3 {
 display: flex;
 gap: 12px;
 flex-direction: column;
 order: 5;
}

.skills-item-4 {
 display: flex;
 gap: 12px;
 flex-direction: column;
 order: 2;
}

.skills-item-5 {
 display: flex;
 gap: 12px;
 flex-direction: column;
 order: 4;
}

.skills-number {}

.skills-title {
 display: flex;
 flex-direction: row;
 gap: 18px;
 align-items: center;
}

.skills-orange-title {
 color: #FFAB36;
}

.skills-item-1 p,
.skills-item-2 p,
.skills-item-3 p,
.skills-item-4 p,
.skills-item-5 p {
 margin-left: 76px;
 white-space: nowrap;
}

/* 社群經營費用 */
.community-cost-section {
 padding-top: 60px;
 padding-bottom: 143px;
 background-image: url('../../images/社群經營費用底圖.webp');
 background-repeat: no-repeat;
 background-position: top center;
 background-size: contain;
}

.community-cost-section .container {
 max-width: 1538px;
}

.money-bag-img {
 position: absolute;
 left: -274px;
}

.calculator-img {
 position: absolute;
 right: -270px;
 top: 10px;
 z-index: -1;
}

.cost-items {
 display: grid;
 grid-template-columns: repeat(2, 1fr);
 gap: 54px 38px;
 margin-top: 76px;
 align-items: stretch;
}

.cost-item {
 min-height: 420px;
 height: 100%;
}

.cost-item-title {
 display: inline-block;
 padding: 12px 0;
 min-width: 438px;
 border-radius: 0 54px 54px 0;
 border: 3px solid #000;
 background: #FFFCD7;
 text-align: center;
}

.little-text {
 font-size: 1.875rem;
}

.cost-des {
 margin-top: -24px;
 padding: 40px 30px 36px 42px;
 border: 3px solid #000;
 border-radius: 0 54px 54px 54px;
 background: #FFF;
 height: 100%;
 max-height: 360px;
}

.des-red-title {
 position: relative;
 color: #960000;
 margin-left: 18px;
}

.des-red-title::before {
 content: '';
 position: absolute;
 width: 0.8125rem;
 height: 0.8125rem;
 background-color: #ffAB36;
 border-radius: 50%;
 left: -30px;
 top: 50%;
 transform: translateY(-50%);
}

.cost-des-text {
 position: relative;
 padding-left: 18px;
}

.dashed-divider-container {
 display: flex;
 justify-content: center;
 margin: 18px 0 15px;
}

.dashed-divider {
 display: block;
 width: 100%;
 border-bottom: 3px dashed #000;
 height: 0;
}


.des-yellow-title {
 padding: 3px 30px;
 border-radius: 63px;
 color: #FFF;
 background: #FFAB36;
 display: inline;
}

.des-notes {
 margin-left: 18px;
 line-height: 42px;
}

/* wagi des section */
.wagi-des-section {
 padding: 0;
}

.wagi-des-bg {
 display: flex;
 flex-direction: column;
 padding: 60px 30px 66px;
 background: #FFFCD7;
 max-width: 858px;
 width: 100%;
 justify-items: center;
 position: relative;
}

.wagi-des-text-up {
 line-height: 60px;
 margin: 25px 0;
 max-width: 792px;
}

.wagi-des-text-down {
 position: relative;
 display: flex;
 flex-direction: row;
 max-width: 792px;
}

.wagi-des-text-down p {
 line-height: 60px;
 margin: 25px 0;
 max-width: 510px;
}

.kol-img {
 position: absolute;
 right: -65px;
}

.wagi-des-img {
 position: absolute;
 bottom: -36px;
 max-width: 945px;
 left: 50%;
 transform: translate(-50%, 0%);
 z-index: -1;
}

.wagi-des-section .page-cta-wrapper {
 margin-top: 1px;
 z-index: 1;
}

@media (max-width: 1440px) {
 .idea-buld {
  right: -205px;
  bottom: 70px;
 }

 .concept-item-title-number1,
 .concept-item-title-number2,
 .concept-item-title-number3 {
  max-width: 530px;
  padding: 25px 0;
 }

 .concept-item {
  gap: 80px
 }

 .cost-items {
  margin-top: 195px;
 }

 .calculator-img {
  right: -130px;
  top: 135px;
 }

 .skills-container {
  gap: 45px 45px;
 }
}

@media (max-width: 1024px) {
 .concept-items {
  margin-top: 80px;
  gap: 45px;
 }

 .concept-item {
  flex-direction: column;
  align-items: center;
  gap: 20px;
 }

 .success-factors {
  grid-template-columns: repeat(1, 1fr);
 }

 .idea-buld {
  right: -52px;
  bottom: 100px;
  max-width: 145px;
 }

 .management-items {
  grid-template-columns: repeat(1, 1fr);
 }

 .skills-container {
  grid-template-columns: repeat(1, 1fr);
  justify-items: center;
 }

 .skills-item-1 {
  order: 1;
  min-width: 640px;
 }

 .skills-item-2 {
  order: 2;
  min-width: 640px;
 }

 .skills-item-3 {
  order: 3;
  min-width: 640px;
 }

 .skills-item-4 {
  order: 4;
  min-width: 640px;
 }

 .skills-item-5 {
  order: 5;
  min-width: 640px;
 }

 /* cost */

 .money-bag-img {
  left: -215px;
  max-width: 175px;
 }

 .calculator-img {
  right: 80px;
 }

 .cost-items {
  grid-template-columns: repeat(1, 1fr);
 }
}

@media (max-width: 820px) {
 .wagi-des-img {
  max-width: 768px;
 }

 .idea-buld {
  right: -25px;
  bottom: 90px;
  max-width: 95px;
 }

 .money-bag-img {
  left: -130px;
  bottom: 0;
  max-width: 120px;
 }

 .wagi-des-text-down p {
  max-width: 380px;
 }

 .kol-img {
  right: -65px;
  bottom: 0;
 }
}

@media (max-width: 768px) {
 .calculator-img {
  right: 80px;
  top: 175px;
 }

 .money-bag-img {
  left: -100px;
  max-width: 190px;
  z-index: 1;
 }

 .idea-buld {
  right: 10px;
  top: -720%;
 }

 .wagi-des-bg {
  max-width: 600px;
 }

 .wagi-des-img {
  max-width: 680px;
 }

 .wagi-des-text-down p {
  max-width: 280px;
 }

 .kol-img {
  bottom: 0;
 }
}

@media (max-width: 480px) {

 /* 社群行銷概念 */
 .marketing-concept-section {
  padding-top: 19px;
  padding-bottom: 94px;
 }

 .marketting-description {
  max-width: 264px;
 }

 .des-container {
  grid-template-columns: repeat(1, 1fr);
  gap: 16px;
  margin-top: 8px;
  margin-bottom: 16px;
 }

 .des-title {
  border: 1px solid #000;
  border-radius: 0 10px;
  padding: 4px 0;
  max-width: 68px;
  min-width: auto;
 }

 .des-title-line::after {
  height: 1px;
 }

 .des-text {
  padding-left: 0;
  margin-top: 8px;
 }

 .success-factors {
  grid-template-columns: repeat(1, 1fr);
  gap: 16px;
  margin-top: 13px;
 }

 .success-number {
  width: 18px;
  height: 18px;
 }

 .idea-buld {
  right: 0;
  bottom: 70px;
  width: 84px;
  top: auto;
 }

 .concept-items {
  margin-top: 18px;
  gap: 20px;
 }

 .concept-item {
  flex-direction: column;
  gap: 16px;
 }

 .concept-item-title-number1,
 .concept-item-title-number2,
 .concept-item-title-number3 {
  max-width: 262px;
  padding: 11px 0;
  border: 1px solid #000;
 }

 .concept-text {
  max-width: 258px;
 }

 /* AIO 是什麼? */
 .management-section {
  padding-top: 0;
  padding-bottom: 28px;
 }

 .management-section .Pagination-section-title {
  margin-top: -15px;
 }

 .management-img {
  margin-top: 16px;
  height: 162px;
 }

 .management-items {
  margin-top: 33px;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
 }

 .management-title {
  padding: 6px 8px;
  border: 1px solid #000;
 }

 .management-text {
  padding: 20px 14px 16px;
  border: 1px solid #000;
  margin-top: -12px;
  margin-left: 8px;
 }

 /* 社群經營技巧 */
 .community-skills-section {
  display: flex;
  padding-top: 52px;
  padding-bottom: 28px;
 }

 .skills-container {
  display: flex;
  gap: 12px;
  flex-direction: column;
  margin-top: 28px;
  width: 100%;
 }

 .skills-item-1 {
  order: 1;
  min-width: auto;
 }

 .skills-item-2 {
  order: 2;
  min-width: auto;
 }

 .skills-item-3 {
  order: 3;
  min-width: auto;
 }

 .skills-item-4 {
  order: 4;
  min-width: auto;
 }

 .skills-item-5 {
  order: 5;
  min-width: auto;
 }

 .skills-item-1 p,
 .skills-item-2 p,
 .skills-item-3 p,
 .skills-item-4 p,
 .skills-item-5 p {
  margin-left: 26px;
 }

 .skills-number {
  width: 20px;
  height: 20px;
 }

 .skills-title {
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: center;
 }

 .skills-orange-title {
  color: #FFAB36;
 }

 .skills-item p {
  margin-top: 8px;
  margin-left: 26px;
 }

 /* 社群經營費用 */

 .community-cost-section {
  padding-bottom: 60px;
 }

 .cost-items {
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  margin-top: 108px;
  max-width: 310px;
 }

 .cost-item {
  min-height: auto;
 }

 .calculator-img {
  right: 0;
  height: 135px;
  top: 95px;
 }

 .money-bag-img {
  left: -85px;
  max-width: 68px;
  bottom: 0;
 }

 .cost-item-title {
  min-width: 165px;
  padding: 6px 0;
  border: 1px solid #000;
 }

 .cost-des {
  border: 1px solid #000;
  border-radius: 0 18px 18px 18px;
  padding: 20px 14px 22px;
  margin-top: -8px;
  height: auto;
 }

 .des-red-title {
  margin-left: 6px;
 }

 .des-red-title::before {
  width: 4px;
  height: 4px;
  left: -6px;
 }

 .little-text {
  font-size: 0.625rem;
 }

 .cost-des-text {
  padding-left: 6px;
 }

 .dashed-divider {
  border: 1px dashed #000;
 }

 .dashed-divider-container {
  margin: 5px 0 5px;
 }

 .des-yellow-title {
  padding: 1px 10px;
 }

 .des-notes {
  margin-left: 6px;
  margin-top: 5px;
  line-height: 14px;
 }

 /* 瓦吉 社群說明 */
 .wagi-des-bg {
  padding: 20px 11px 14px;
  width: 109%;
  max-width: 286px;
 }

 .wagi-des-img {
  max-width: 314px;
  width: 110%;
  bottom: -12px;
 }

 .wagi-des-text-up {
  line-height: 20px;
  margin: 14px 0;
  max-width: 264px;
 }

 .wagi-des-text-down p {
  line-height: 20px;
  margin: 0;
  max-width: 170px;
 }

 .kol-img {
  right: -20px;
  height: 100px;
  top: -5px;
 }

 .wagi-des-section .page-cta-wrapper {
  margin-top: -7px;
 }
}