html,
body {
  font-family: 'work-sans', 'sans-serif';
  margin: 0;
  letter-spacing: normal;
}

body {
	overflow-x: hidden;
	position: relative;
}

html {
  box-sizing: border-box;
  overflow-x: hidden;
}

b, strong {
  font-weight: 600;
}

a {
  color: #512D6D;
  text-decoration: none;
}

a:hover, a:focus {
  color: #7d32aa;
  text-decoration: none;
}

.visually-hidden {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0,0,0,0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

a,
button {
  transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
}

h2,
h3,
h4,
p {
  margin: 0;
}

button, input, select, textarea {
  font-family: 'work-sans', 'sans-serif';
}

.fa,
.fas {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
}


.skip-navigation {
	background: #72319a;
	border-radius: 4px;
	padding: 10px 15px;
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 15px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 16px;
	margin-left: 15px;
	line-height: 1;
	white-space: nowrap;
}

#header, #mobile_dropdown_menu, #maincontent {
  font-size: 18px;
}


body .goog-te-gadget-simple {
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	cursor: pointer;
	border-radius: 28px;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.16);
	opacity: 1;
	background-color: rgba(255, 255, 255, 1);
	padding: 0 30px;
	min-height: 55px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #53565A;
	font-family: 'work-sans', 'sans-serif';
	background-image: url('../images/translatearrow.png');
	background-repeat: no-repeat;
	background-position: center right 25px;
	background-size: 16px;
	outline: none;
	border: none;
  min-width: 275px;
}
body .goog-te-gadget-icon {
  display: none;
}
body .goog-te-gadget-simple .goog-te-menu-value {
  color: #53565A;
}
body .goog-te-menu-value img + span {
  display: none;
}
body .goog-te-menu-value img {
  display: none;
}





.container {
  max-width: 1240px;
  padding: 0 15px;
  margin: 0 auto;
}

.linkOverlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.read_next_card {
  position: relative;
  overflow: hidden;
}
.search.header_content_text:after {
  opacity: 1;
  color: rgba(125, 50, 170, 1);
  font-family: "Font Awesome 6 Pro";
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: center;
  content: '\f002';
  margin-right: 13px;
}

.search.header_content_text {
  display: flex;
  align-items: center;
  gap: 13px;
}
.logo {
	margin: 5px 0;
	display: inline-block;
}
.languages.header_content_text:after {
  opacity: 1;
  color: rgba(125, 50, 170, 1);
  font-family: "Font Awesome 6 Pro";
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: center;
  content: '\f0ac';
  margin-right: 13px;
}

.languages.header_content_text {
  display: flex;
  align-items: center;
  gap: 13px;
}

.header_top_bar.container a:before {
  opacity: 1;
  color: rgba(255, 255, 255, 1);
  font-family: "Font Awesome 6 Pro";
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: center;
  content: '\f053';
  margin-right: 9px;
}

.announcenent_bar {
  padding: 10px 0;
  opacity: 1;
  background-color: rgba(240, 179, 35, 1);
  font-size: 16px;
}

.announcenent_bar a {
  text-decoration: underline;
}

.angle_left.container span:before {
  display: flex;
  justify-content: left;
  color: rgba(255, 255, 255, 1);
  font-family: "FontAwesome6Pro-Regular";
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: center;
  height: 18px;
  width: 18px;
}

.header_top_bar_wrapper {
	padding: 9.5px 0;
	opacity: 1;
	background: linear-gradient(270deg, rgba(125, 50, 170, 1) 0%, rgba(81, 45, 109, 1) 100%);
}
.search i.far.fa-times {
	font-size: 32px;
	font-weight: normal;
	color: #C81E82;
}
.header_top_bar.container a {
  opacity: 1;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  text-decoration: none;
}

.header {
  padding: 40px 15px;
}

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

i.fas.fa-bars {
  color: #532d70;
  font-size: 24px;
}

.header_content {
  display: flex;
  justify-content: flex-end;
  gap: 40px;
  align-items: center;
}

.header_content_text {
  opacity: 1;
  color: rgba(125, 50, 170, 1);
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: center;
}
body .published span,
body .updated span {
	text-transform: capitalize;
}
.rte-large p {
	font-size: 21px;
	line-height: 1.5;
	font-weight: 500;
	letter-spacing: normal;
	margin-bottom: 30px;
	color: #53565A;
}
a.button_all, button.button_all {
	text-decoration: none;
	opacity: 1;
	color: rgba(255, 255, 255, 1);
	display: block;
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0px;
	text-align: center;
	padding: 12px 33px;
	background-color: rgba(125, 50, 170, 1);
	border-radius: 22px;
	border: none;
	outline: none;
	cursor: pointer;
	font-family: 'work-sans', 'sans-serif';
}
.blog_main_img img {
	border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.blog_main_img img.no-caption {
  border-radius: 8px;
  margin-bottom: 30px;
}
.blog_main_img .embed-responsive {
  border-radius: 8px 8px 0 0;
}
.blog_main_img .embed-responsive.no-caption {
  border-radius: 8px;
  margin-bottom: 30px;
}
.header_wrapper {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	opacity: 1;
	background-color: rgba(255, 255, 255, 1);
}
.footer_icons a,
.socialShare li a {
	position: relative;
	top: 0;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.article_card_2_right {
	overflow: hidden;
	border-radius: 8px;
  max-width: 175px;
}
.article_card_2_right img {
	display: block;
}
.article_img {
	overflow: hidden;
	border-radius: 8px;
  position: relative;
}

.play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 80px;
  color: white;
  text-shadow: 0 0 10px rgba(0, 0, 0, .15);
  z-index: 1;
}
.article_card_2 img {
	border-radius: 8px;
	overflow: hidden;
}
.blogImg img {
  border-radius: 8px;
}
.footer_icons a:hover,
.socialShare li a:hover  {
	top: -3px;
}
.top_quote {
	opacity: 1;
	color: rgba(83, 86, 90, 1);
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	padding: 10px 0;
}
.quote_wrapper {
  opacity: 1;
  background-color: rgba(249, 249, 249, 1);
}
.i_want_head {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding: 10px 31px;
	opacity: 1;
	background: linear-gradient(270deg, rgba(125, 50, 170, 1) 0%, rgba(81, 45, 109, 1) 100%);
}
.i_want_head {
  color: #fff;
}
.i_want_content {
	display: flex;
	flex-wrap: wrap;
	padding: 32px;
	gap: 29px;
	justify-content: space-around;
	align-items: flex-end;
}
.i_want_content> div a {
  display: flex;
  flex-direction: column;
  align-items: center;
}



.i_want_content>div {

  justify-content: center;

}



.i_want_content>div>div>i {

  font-size: 42px;

  margin-bottom: 10px;

}
#header {
	position: relative;
}
.i_want_content > div a {
	text-decoration: none;
}

.i_want_content>div a span {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  font-size: 16px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 28px;
  display: block;
  transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
}


.i_want_content > div a:hover span {
	color: #512d6d;
  text-decoration: underline;
}

.i_want_to {

  max-width: 327px;

  margin: auto;
  box-shadow: 0 0 8px 0 #0000001c;

}



/* Style The Dropdown Button */

.dropbtn {
	border-radius: 28px;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.16);
	opacity: 1;
	background-color: rgba(255, 255, 255, 1);
	padding: 0 30px;
	border: none;
	min-height: 55px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #53565A;
	font-family: 'work-sans', 'sans-serif';
}
.languages_click i.far.language_close {
	font-size: 32px;
	font-weight: normal;
	color: #C81E82;
}



/* The container <div> - needed to position the dropdown content */

.dropdown {

  position: relative;

  display: inline-block;

}



/* Dropdown Content (Hidden by Default) */
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 273px;
	top: 60px;
	border-radius: 5px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
}
.dropdown-content.show {
  display: block;
}



/* Links inside the dropdown */

.dropdown-content a {

  color: black;

  padding: 12px 16px;

  text-decoration: none;

  display: block;

}



/* Change color of dropdown links on hover */

.dropdown-content a:hover {

  background-color: #f1f1f1
}


.languages {

  display: flex;

  align-items: center;

  gap: 30px;

}



span.eng {

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  /* font-family: "WorkSans-SemiBold"; */

  font-size: 18px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

}



span.esp {

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  /* font-family: "WorkSans-Regular"; */

  font-size: 18px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

}



button.dropbtn {
	opacity: 1;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
  cursor: pointer;
}
button.dropbtn i {
  margin-left: 60px;
  opacity: 1;
  color: rgba(200, 30, 130, 1);
}
i.far.fa-times {
  opacity: 1;
  color: rgba(200, 30, 130, 1);
  font-size: 20px;
}



.i_want_content>div>a img {

  margin-bottom: 10px;

}



.i_want_head i.far.fa-times {

  color: #fff;

}







input.search_filed {
	border-radius: 28px;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.153338);
	opacity: 1;
	background-color: rgba(255, 255, 255, 1);
	border: none;
	padding: 18px 28px;
	opacity: 1;
	color: rgba(83, 86, 90, 1);
	font-family: 'work-sans', 'sans-serif';
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
}



.search {

  display: flex;

  gap: 30px;

  align-items: center;

}



.search {

  display: flex;

  gap: 30px;

  align-items: center;

}



.topic_list_wrapeer>div:nth-child(7) {

  border-bottom: none;

}



.search_button.button_wrapper a, .search_button.button_wrapper button {
	padding: 7px 11px;
	opacity: 1;
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	border: none;
	appearance: none;
	cursor: pointer;
}



.mobile_dropdown {

  max-width: 100%;

  padding: 0 20px;

}



.mobile_dropdown .search_field {

  margin-bottom: 38px;

}



.mobile_dropdown .i_want_head {

  background: none;

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  /* font-family: "WorkSans-SemiBold"; */

  font-size: 28px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: center;

  line-height: 36px;

  justify-content: center;

}



.mobile_dropdown .topics_dropdown {

  margin-bottom: 40px;

}



.mobile_dropdown .languages_click>div {

  display: flex;

  align-items: center;

  justify-content: space-between;

  margin-bottom: 28px;

}



.mobile_dropdown .dropdown {

  width: 100%;

}



.mobile_dropdown button.dropbtn {

  width: 100%;

}



.mobile_dropdown button.dropbtn i {

  position: absolute;

  right: 24px;

}



.mobile_dropdown .dropdown {

  width: 100%;

}



.mobile_dropdown button.dropbtn {

  width: 100%;

}



.mobile_dropdown button.dropbtn i {

  position: absolute;

  right: 24px;

}



.mobile_dropdown .languages_click {

  opacity: 1;

  background: linear-gradient(270deg, rgba(125, 50, 170, 1) 0%, rgba(81, 45, 109, 1) 100%);

  padding: 20px 20px 20px 20px;

}



.mobile_dropdown span.eng {

  color: #fff;

}



.mobile_dropdown span.esp {

  color: #fff;

}





.mobile_dropdown {

  display: none;

}



.search form {

  display: flex;

  align-items: center;

}



.search_button.button_wrapper {

  margin-left: -80px;

}



input.search_filed {

  width: 455px;

}



.languages_click {

  display: flex;

  gap: 30px;

  align-items: center;

}


.i_want_to {
	position: absolute;
	top: 0;
	right: -400px;
	background: #fff;
	transition: 0.5s cubic-bezier(.45,.05,.55,.95) all;
  -moz-transition: 0.5s cubic-bezier(.45,.05,.55,.95) all;
  -webkit-transition: 0.5s cubic-bezier(.45,.05,.55,.95) all;
  z-index: 10;
}
.i_want_to.show {
	right: 0;
}



.i_want {

  opacity: 1;

  color: rgba(255, 255, 255, 1);

  font-size: 16px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: center;

  border-radius: 22px;

  opacity: 1;

  background-color: rgba(125, 50, 170, 1);

  padding: 12px 33px;

}



.i_want_content>div>div img {

  max-height: 45px;

  height: 100%;

}



.mobile_dropdown_menu .i_want_to {

  position: static;

}





.mobile_dropdown_menu .search_field {

  padding: 32px 20px 38px 20px;

}



.mobile_dropdown_menu .topics_dropdown {

  padding: 0 20px;

}





.mobile_dropdown_menu .languages_click {

  display: flex;

  flex-direction: column;

  opacity: 1;

  background: linear-gradient(270deg, rgba(125, 50, 170, 1) 0%, rgba(81, 45, 109, 1) 100%);

  padding: 20px;

}



.mobile_dropdown_menu .languages_click>div>span, .mobile_dropdown_menu .languages_click a {

  color: #fff;

}



.mobile_dropdown_menu .languages_click>div {

  display: flex;

  gap: 135px;

}



.mobile_dropdown_menu input.search_filed_mobile {

  width: 100%;

  margin: 0 auto;

  border-radius: 28px;

  border: 1px solid rgba(83, 86, 90, 1);

  opacity: 1;

  background-color: rgba(255, 255, 255, 1);

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  font-size: 16px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  padding: 18px 28px;

}





.mobile_dropdown_menu .i_want_head {

  background: none;

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  font-size: 28px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: center;

  line-height: 36px;

  justify-content: center;

}





.mobile_dropdowm i:before {

  font-size: 30px;

}



.mobile_dropdown_menu {

  position: absolute;

  background: #fff;

  z-index: 99999;

  width: 100%;

  height: 100%;

  top: 170px;

  max-height: 75vh;

  left: 0%;

  overflow: scroll;

  max-height: calc(100vh - 170px) !important;

}



body.mobile_dropdown_head {

  overflow: hidden;

  background: #00000073;

}



.mobile_dropdown_menu .search_field {

  position: relative;

}



.mobile_dropdown_menu i.fal.fa-search {

  position: absolute;

  font-size: 20px;

  right: 25px;

  margin: 17px;

}



.announ_bar.container a {

  color: #000;

}





.language_head .search.header_content_text {

  display: none;

}



.language_head .i_want {

  display: none;

}



.language_head .languages.header_content_text {

  display: none;

}



.search_head .search.header_content_text {

  display: none;

}



.search_head .i_want {

  display: none;

}



.search_head .languages.header_content_text {

  display: none;

}



.mobile_Dropdown_close {

  display: none;

}



.mobile_dropdown_head .mobile_Dropdown_hamburger {

  display: none;

}



.mobile_dropdown_head .mobile_Dropdown_close {

  display: block;

}



i.far.fa-times.mobile_Dropdown_close {

  margin-right: 5px;

}





.languages.header_content_text {

  cursor: pointer;

}



.search.header_content_text {

  cursor: pointer;

}



.i_want {

  cursor: pointer;

}



.language_close {

  cursor: pointer;

}



.search i.far.fa-times {

  cursor: pointer;

}



.i_want_head i.far.fa-times {

  cursor: pointer;

}







/* banner */



.homepage {

  padding-top: 40px;

}



.homepage {

  display: flex;

  justify-content: space-between;

}



.article {

  width: calc(100% - 300px);

}


.article.podcast {
	padding-right: 60px;
}
.side-panel {
	width: 100%;
	max-width: 300px;
}



.article-banner {

  display: flex;

}



.article-banner>div {

  flex: 1;

}



.topics_dropdown {

  margin-bottom: 40px;

}



.mobile_dropdown_menu input.search_filed {

  width: 82%;

  border-radius: 28px;

  border: 1px solid rgba(83, 86, 90, 1);

  opacity: 1;

  background-color: rgba(255, 255, 255, 1);

  margin-top: 20px;

  margin-bottom: 38px;

}





.mobile_dropdown_menu .i_want_content {

  display: flex;

  flex-wrap: wrap;

  padding: 28px;

  gap: 32px;

  justify-content: space-around;

}



/* article lg */



.article_lg {

  position: relative;

}



a.article_link {

  position: absolute;

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

  text-decoration: none;

  /* No underlines on the link */

  z-index: 10;

  /* Places the link above everything else in the div */

  background-color: #FFF;

  /* Fix to make div clickable in IE */

  opacity: 0;

  /* Fix to make div clickable in IE */

  filter: alpha(opacity=1);

  /* Fix to make div clickable in IE */

}



.article_card img {

  margin-bottom: 25.17px;
  display:block;
  width: 100%;
  border-radius: 8px;

}

.article_card span {
  opacity: 1;
  display: block;
  color: rgba(83, 86, 90, 1);
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 14.53px;
}

.article_card h2, .article_card h3 {
  opacity: 1;
  color: rgba(81, 45, 109, 1);
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 27px;
  margin-bottom: 15.34px;
}

.article_card p {
  opacity: 1;
  color: rgba(83, 86, 90, 1);
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 28px;
  margin-bottom: 15.34px;
}

.article_card a {
	opacity: 1;
	color: rgba(125, 50, 170, 1);
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	line-height: 24px;
	text-decoration: none;
	display: flex;
	align-items: center;
	gap: 18px;
}
.article_card a::after {
	content: '\f054';
	opacity: 1;
	color: rgba(200, 30, 130, 1);
	font-family: "Font Awesome 6 Pro";
	font-size: 20px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 0px;
	text-align: center;
}



/* article lg 2 */



.article-grid h2 {

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  font-size: 28px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 36px;

  margin-bottom: 36px;

}



.article_grid_inner {

  display: flex;

  gap: 50px;

}
body .at-share-btn-elements {
	display: flex;
	margin: 30px 0;
}
.blog_text h3 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 25px;
	color: #53565A;
	font-weight: 600;
	letter-spacing: normal;
}
body .at-style-responsive .at-share-btn {
	padding: 0;
	width: 48px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 10px 0 0;
}
.at-style-responsive .at-share-btn .at-icon-wrapper,
.at-style-responsive .at-share-btn .at-icon-wrapper svg {
  width: 30px !important;
  height: 30px !important;
}
.topicNext li h3 {
  margin-bottom: 5px;
	font-size: 18px;
	line-height: 1.3;
}
.article_card_2 img {

  margin-bottom: 25.17px;
  display:block;
  width: 100%;

}
.podcast h6 a {
	text-decoration: none;
	color: inherit;
}
.podcast h6 a:hover {
	text-decoration: underline;
	color: #512d6d;
}
.blog_main_img img {
  display: block;
  width: 100%;
}
.blog_main_img {
  overflow: hidden;
  border-radius: 8px;
}
.read_next_card img {
  display: block;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.parent_food_card img {
  display: block;
  border-radius: 8px;
  overflow: hidden;
}


.article_card_2 span {

  opacity: 1;

  display: block;

  color: rgba(83, 86, 90, 1);

  font-size: 16px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

  text-transform: uppercase;

  margin-bottom: 14.53px;

}



.article_card_2 h3 {

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  font-size: 21px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 27px;

  margin-bottom: 15.34px;

}



.article_card_2 p {
	opacity: 1;
	color: rgba(83, 86, 90, 1);
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	line-height: 28px;
	margin-bottom: 15.34px;
}
.article_card_2 a {
	opacity: 1;
	color: rgba(125, 50, 170, 1);
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	line-height: 24px;
	text-decoration: none;
	display: flex;
	align-items: center;
	gap: 18px;
  text-decoration: none;
}
.article_card_2 a:after {
  content: '\f054';
  opacity: 1;
  color: rgba(200, 30, 130, 1);
  font-family: "Font Awesome 6 Pro";
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0px;
  text-align: center;
}




/* article sm */



.article_sm span {

  opacity: 1;

  display: block;

  color: rgba(83, 86, 90, 1);

  font-size: 16px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

  text-transform: uppercase;

  margin-bottom: 14.42px;

}

.article_sm_card span {
  color: white;
}



.article_sm h2, .article_sm h3 {

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  font-size: 21px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 27px;

}

.article_sm_card h2, .article_sm_card h3 {
  color: white;
}


.article_sm_card {

  /* display: flex; */

  /* gap: 30px; */

  /* margin-bottom: 30px; */

}



.article_card_2_right img {

  width: 100%;
  border-radius: 8px;

}



.article_sm_card>div {

  flex: 1;

}







.article_sm_card {
  position: relative;
  background: linear-gradient(224.41deg, rgba(240, 230, 255, 1.0) 0%, rgba(245, 245, 247, 1.0) 100%);
  padding: 30px;
  margin: 0 0 30px;
  border-radius: 12px;
}

.article_sm {
  position: relative;
}



.article-banner {

/*  margin-bottom: 57px; */

}



.article-grid {

  margin-bottom: 60px;

}



.article-banner {

  gap: 30px;

}

@media (min-width: 1180px) {
  .article-banner {
    gap: 30px;
  }
}



.article-grid.article-grid2 {

  margin-bottom: 0;

}



.more-stories {

  margin-top: 34px;

  margin-bottom: 46px;

}



.button_wrapper {

  display: flex;

  justify-content: center;

}



.homepage {

  gap: 60px;

}







.collapsible {

  color: #000;

  cursor: pointer;

  width: 100%;

  border: none;

  text-align: left;

  outline: none;

  font-size: 15px;

  opacity: 1;

  color: rgba(43, 44, 45, 1);

  font-size: 18px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

}



.active,

.collapsible:hover {

  opacity: 1;

  color: rgba(125, 50, 170, 1);

  font-size: 18px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

}



.content {

  padding: 0 18px;

  display: none;

  overflow: hidden;

}



.topic_list h3 {

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  font-size: 18px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

  font-family: 'work-sans';

}

.topic_list h3 a {
  color: rgba(81, 45, 109, 1);
  text-decoration: none;
}

.topic_list h3:hover,
.topic_list h3:focus {
  text-decoration: underline;
}



.topic_list{

  padding: 16px 0;

  border-bottom: 1px solid #000;

}



.topic_list:last-child {

  border-bottom: 0;

}



ul.content li {

  opacity: 1;

  color: rgba(43, 44, 45, 1);

  font-size: 18px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

  list-style: none;

  text-decoration: none;

  margin: 0;

}



ul {

  margin: 0;

}



ul.content li a {
  text-decoration: none;
  color: rgba(43, 44, 45, 1);
  display: block;
  padding: 10px 5px;
}



ul.content li a:hover,
ul.content li a:focus {
  background: linear-gradient(224.41deg, rgba(240, 230, 255, 1.0) 0%, rgba(245, 245, 247, 1.0) 100%);
  color: rgba(43, 44, 45, 1);
  text-decoration: underline;
}



ul.content li:hover {



}





.topic_list.collapsible::after {
	opacity: 1;
	color: rgba(200, 30, 130, 1);
	font-family: 'Font Awesome 6 Pro';
	font-size: 24px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 0px;
	text-align: center;
	content: '\f078';
	transition: 0.3s ease all;
}

.topic_list.collapsible.active::after {
  transform: rotate(-180deg);
}



.topic_list.collapsible {

  display: flex;

  justify-content: space-between;

}

.topic_heading {
  margin-bottom: 20px;
}

.topic_heading h2 {

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  font-size: 28px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 36px;

}











.stay_connected {
	padding: 30px 20px 30px 20px;
	border-radius: 8px;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.122215);
	opacity: 1;
	background-color: rgba(249, 249, 249, 1);
}


.stay_connected h2 {

  margin-bottom: 20px;

}



.stay_connected p {

  margin-bottom: 14px;

}

.languages_click > span > a {
	text-decoration: none;
	color: inherit;
}
.languages_click > span > a:hover {
	text-decoration: underline;
}
.stay_connected form {
  margin-bottom: 0;
}
.email_field {
	margin-bottom: 20px;
}
.footer_list ul li:not(:first-child) a:hover {
	opacity: .8;
}


input.enter_email {
	padding: 11px;
	opacity: 1;
	color: rgba(83, 86, 90, 1);
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0px;
	text-align: center;
	line-height: 28px;
	border-radius: 8px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.106355);
	opacity: 1;
	background-color: rgba(255, 255, 255, 1);
	border: none;
	width: 100%;
}



.side-panel>div {

  margin-bottom: 60px;

}



.stay_connected h2 {

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  font-size: 28px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 36px;

}



.stay_connected p {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  font-size: 18px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 28px;

}



.find_doctor {
	border-radius: 8px;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.122215);
	opacity: 1;
	background-color: rgba(249, 249, 249, 1);
	padding: 30px 20px 30px 20px;
}



.find_doctor h2 {

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  font-size: 28px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 36px;

  margin-bottom: 18px;

}



.find_A_doc_text p {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  font-size: 18px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 28px;



}



.find_A_doc_text {

  display: flex;

  align-items: center;

  justify-content: space-between;

  margin-bottom: 18px;

}



.find_A_doc_text p {

  width: 70%;

}



.find_A_doc_text i {

  font-size: 57px;

}



.find_A_doc_text i {

  color: rgba(81, 45, 109, 1);

}





.podcasts {
	border-radius: 8px;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.122215);
	opacity: 1;
	background-color: rgba(249, 249, 249, 1);
	padding: 30px 20px 30px 20px;
  margin-bottom: 60px;
}



.podcast_list_wrapper {

  margin-bottom: 30px;

}



.podcast_list h3 {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  font-size: 18px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

}



.podcasts h2 {

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  font-size: 28px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 36px;



}



a.podcast_heading {

  text-decoration: none;

}



input.enter_email:focus-visible {

  border: none;

  outline: none;

}



.podcast_list:before {

  opacity: 1;

  color: rgba(200, 30, 130, 1);

  /* font-family: "Font Awesome 6 Pro"; */

  font-size: 30px;

  font-weight: 300;

  font-style: normal;

  letter-spacing: 0px;

  text-align: center;

  content: "";
  width: 50px;
  height: 50px;
  background-image: url(../fonts/two-tone-podcast-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px;
  flex: 0 0 50px;

}

.podcast_list.podcast_list_other:before {
  background-image: url(../fonts/two-tone-news-icon.svg);
}

.podcast_list.has-image:before {
  content: none;
}



.podcast_list {

  display: flex;

  gap: 15px;

}



.podcast_list {

  margin: 30px 0;

}







.article_card_3 a:after {

  content: '\f054';

  opacity: 1;

  color: rgba(200, 30, 130, 1);

  font-family: "Font Awesome 6 Pro";

  font-size: 24px;

  font-weight: 300;

  font-style: normal;

  letter-spacing: 0px;

  text-align: center;

}





/* footer */



.footer {

  opacity: 1;

  background: linear-gradient(-63.434948822921996deg, rgba(125, 50, 170, 1) 0%, rgba(81, 45, 109, 1) 100%);

}



.footer_inner.container {

  display: flex;

  padding-top: 36px;

  padding-bottom: 42px;

}



.footer_list ul {

  display: flex;

  font-weight: 400;

  opacity: 1;

  color: rgba(255, 255, 255, 1);

  font-size: 14px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  gap: 10px;

  flex-wrap: wrap;

  padding-left: 40px;



}



.footer_list ul li:first-child {

  list-style: none;

}



.footer_list ul li {

  list-style: none;

}



.mobile_show {

  display: none;

}



.footer_list ul li a {

  color: #fff;

}



.footer_list ul li:after {

  content: '.';

  text-decoration: none !important;

  margin-top: -8px;

}



.footer_list ul li {

  display: flex;

  align-items: center;

  gap: 10px;

}



.footer_list ul li a {

  display: flex;

  align-items: center;

  gap: 10px;

}



.footer_list ul li:first-child>a {

  text-decoration: none;

}



.footer_icons i {

  color: #fff;

  font-size: 24px;

}



.footer_icons {

  display: flex;

  margin-top: 24px;

  gap: 20px;

}



.footer_list ul li:last-child:after {

  display: none;

}







/* blog page start */







.blog.container {

  display: flex;

}

.main_blog {
	width: calc(100% - 300px);
	padding-right: 60px;
}
.blog_side_panel {
	width: 100%;
	max-width: 300px;
}



.blog_head span {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  font-size: 16px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

  text-transform: uppercase;

}

.blogDetails h3 {
	position: relative;
	z-index: 2;
}
.blogDetails h3 a {
  color: inherit;
  text-decoration: none;
}
.blogDetails h3 a:hover {
	color: #7d32aa;
}
.blog_head h1 {
	opacity: 1;
	color: rgba(81, 45, 109, 1);
	font-size: 36px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	line-height: 40px;
	margin-top: 15px;
	margin-bottom: 17px;
}

.blog_head h6 {
  font-size: 16px;
  text-transform: uppercase;
  color: #53565A;
  line-height: 1.5;
  margin: 0;
}
.blog_head h6 a {
  color: inherit;
  text-decoration: none;
}
.blog_head h6 a:hover {
  text-decoration: underline;
  color: #512d6d;
}
.podcast_list h3 a {
	text-decoration: none;
	color: inherit;
}
.podcast_list h3 a:hover {
	color: #512d6d;
}

.blog_head h3 {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  font-size: 21px;

  font-weight: 500;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 30px;

}



.writer1 {

  display: flex;

  align-items: center;

  gap: 20px;

}



.writer_text {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  font-size: 16px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

}



.writer_des {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  font-size: 16px;

  font-weight: 500;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

}





.updated>span:first-child {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  font-size: 16px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

}



.updated>span:last-child {

  font-weight: 500;

}



.published>span:first-child {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  font-size: 16px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

}



.published>span:last-child {

  font-weight: 500;

}



.writer {

  display: flex;

  justify-content: space-between;

  align-items: center;

  margin-bottom: 32px;

}



.writer2 {

  display: flex;

  align-items: center;

}



.updated {

  display: flex;

  flex-direction: column;

  padding-right: 30px;

  border-right: 1px solid rgba(83, 86, 90, 1);

  opacity: 1;

}



.published {

  display: flex;

  flex-direction: column;

  padding-left: 20px;

}

.writer2 > div:first-child {
  padding-left: 0;
}



.blog_main_img p {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  font-size: 15px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

  border-radius: 0px 0px 8px 8px;

  opacity: 1;

  background-color: rgba(83, 86, 90, 0.068125);

  padding: 11px 18px;

  margin-bottom: 30px;

}



.blog_main_img h2 {

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  font-size: 24px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

  margin-bottom: 15px;

}



.blog_social_icons i {

  color: #fff;

  width: 47px;

  height: 47px;

  border-radius: 50%;

}



i.fa.fa-facebook-f {

  background: #3B5998;

  align-items: center;

  display: flex;

  justify-content: center;

}



.blog_social_icons {

  display: flex;

  gap: 12px;

  margin-bottom: 30px;

}



.blog_social_icons i.fa.fa-twitter {

  background: #1DA1F2;

  align-items: center;

  display: flex;

  justify-content: center;

}



.blog_social_icons i.far.fa-envelope {

  background: #53565A;

  align-items: center;

  display: flex;

  justify-content: center;

}



.blog_social_icons i.fa.fa-linkedin-in {

  background: #0077B5;

  align-items: center;

  display: flex;

  justify-content: center;

}



.paragraph p {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  font-size: 18px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 28px;

  margin-bottom: 20px;

}



.paragarph.paragraph_with_img {

  display: flex;

  gap: 23px;

}



.paragarph.paragraph_with_img p {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  /* font-family: "WorkSans-Regular"; */

  font-size: 18px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 28px;

  margin-bottom: 20px;

}



.paragarph.paragraph_with_img p span {

  font-weight: 600;

  color: #512D6D;

  text-decoration: underline;

}



.paragarph.paragraph_with_img>div>span {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  font-size: 14px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

}



.paragarph.paragraph_with_img>div>span {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  font-size: 14px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

}



.paragraph h2 {

  color: #53565A;

  font-size: 24px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 28px;

}



.paragarph.paragraph_with_img>div>h2 {

  color: #53565A;

  font-size: 24px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 28px;

}



.paragraph h2 {

  margin-bottom: 20px;

}



.blog_text {

  padding-right: 60px;

}



.blog_side_panel>div:first-child {

  margin-bottom: 40px;

}



.blog_side_panel .stay_connected {

  margin-bottom: 60px;

}



.raed_next {

  margin-bottom: 60px;

}



.parent_food_card {

  display: flex;

  flex-direction: column;

}



.parent_food_card img {

  margin-bottom: 22px;

}



.parent_food_card span {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  /* font-family: "WorkSans-Regular"; */

  font-size: 18px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: center;

  line-height: 28px;

  margin-bottom: 22px;

  font-weight: 600;

}



.parent_food_btn.button_wrapper span {

  color: #fff;

  line-height: 1;

}



.parent_food_btn.button_wrapper a {

  opacity: 1;

  color: rgba(255, 255, 255, 1);

  font-size: 16px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: center;

}



.paragraph.parent_food {

  display: flex;

  gap: 43px;

}



.paragraph.parent_food>div {

  flex: 1;

}



.parent_food_card {

  border-radius: 8px;

  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);

  opacity: 1;

  background-color: rgba(255, 255, 255, 1);

  padding: 25px 27px 33px 26px;

  height: fit-content;

}



.parent_food_text {

  margin-top: -10px;

}



.paragraph ul li {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  /* font-family: "WorkSans-Regular"; */

  font-size: 18px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 28px;

  /* margin-bottom: 20px; */

}



.paragraph ul {

  margin-bottom: 20px;

}



.paragraph ul li::marker {

  color: #7D32AA;

}



.form_wrapper h2 {

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  /* font-family: "WorkSans-SemiBold"; */

  font-size: 28px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 36px;

  margin-bottom: 21px;

}



.form_wrapper p {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  /* font-family: "WorkSans-Regular"; */

  font-size: 18px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 28px;

}



.form_wrapper {

  margin-top: 40px;

}



form.blog_form label {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  /* font-family: "WorkSans-Regular"; */

  font-size: 18px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

  /* padding-bottom: 14px; */

}



form.blog_form input {

  border-radius: 8px;

  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);

  opacity: 1;

  background-color: rgba(255, 255, 255, 1);

  padding: 16px;

  max-width: 327px;

  margin-top: 12px;

  margin-bottom: 30px;

  border: none;

}



form.blog_form {

  display: flex;

  gap: 40px;

  padding: 34px 25px;

  border-radius: 8px;

  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.128017);

  opacity: 1;

  background-color: rgba(249, 249, 249, 1);

}



input.enter_comment {

  height: 164px;

}



.name_email>div input {

  height: 50px;

}



.submit_button.button_wrapper {

  justify-content: left;

}



.form_wrapper {

  margin-bottom: 30px;

}



input.enter_comment {

  max-width: 364px !important;

  width: 100%;

}



.form_after p {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  /* font-family: "WorkSans-Regular"; */

  font-size: 14px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

  margin-top: 30px;

  margin-bottom: 40px;

}



.tags h2 {

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  /* font-family: "WorkSans-SemiBold"; */

  font-size: 28px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 36px;

  margin-bottom: 20px;

}



.tags_content li a {
	opacity: 1;
	color: rgba(255, 255, 255, 1);
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
	line-height: 1.2;
	border-radius: 8px;
	opacity: 1;
	background-color: rgba(81, 45, 109, 1);
	padding: 10px 11px;
	margin-left: 10px;
	text-decoration: none;
	margin-bottom: 10px;
	display: inline-block;
}
.tags_content li a:hover, .tags_content li a:focus {
  text-decoration: underline;
}
.tags_content ul, .tags_content ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tags_content ul li {
	display: inline-block;
}
textarea.enter_comment {
	border-radius: 8px;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
	opacity: 1;
	background-color: rgba(255, 255, 255, 1);
	padding: 16px;
	margin-top: 12px;
	margin-bottom: 30px;
	border: none;
	width: 100%;
	max-width: 100%;
	height: 165px;
	resize: none;
}
form.blog_form > div {
	width: 50%;
}
.name_email > div input {
	width: 100%;
	max-width: 100%;
}
.article-body a.btn:hover {
	border-color: #512d6d;
	background-color: #512d6d;
	color: #fff;
}

.article-body .btn,
.article-body .primary-button {
  padding-left: 2rem;
  padding-right: 2rem;
}

.paragarph.paragraph_with_img>div>span {
  padding-bottom: 10px;
  border-width: 3px;
  opacity: 1;
}

.blog.container {
  margin-top: 50px;
  margin-bottom: 50px;
}

.name_email>div {
  display: flex;
  flex-direction: column;
}

input:focus-visible {
  border: none;
  outline: none;
}
.figure-left, .figure-right, .textImage-left, .textImage-right {
	display: table;
}
.figure-left, .textImage-left {
	float: left;
	margin: 0 20px 20px 0 !important;
}
.figure-right, .textImage-right {
	float: right;
	margin: 0 0 20px 20px !important;
}

.article-body img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}

.page img {
	height: auto;
}
.textImage {
  max-width: 100%;
  margin-bottom: 25px;
}
.figure img , .textImage img {
	display: block;
	max-width: 100%;
	height: auto;
  border-radius: 8px;
}

img + .figure-caption,
a + .figure-caption,
.ui-wrapper + .figure-caption,
img + .textImage-captionBody,
a + .textImage-captionBody,
img + figcaption,
a + figcaption,
.ui-wrapper + figcaption {
  font-size: 14px;
  line-height: 1.4;
  color: #53565A;
  font-family: 'work-sans', 'sans-serif';
  position: relative;
  padding-top: 15px !important;
  padding-bottom: 10px !important;
  font-style: normal;;
}

.figure-left img + .figure-caption,
.figure-right img + .figure-caption,
.figure-left a + .figure-caption,
.figure-right a + .figure-caption,
.figure-left .ui-wrapper + .figure-caption,
.figure-right .ui-wrapper + .figure-caption,
.textImage-left img + .textImage-captionBody,
.textImage-right img + .textImage-captionBody,
.textImage-left a + .textImage-captionBody,
.textImage-right a + .textImage-captionBody,
.figure-left img + figcaption,
.figure-right img + figcaption,
.figure-left a + figcaption,
.figure-righta + figcaption,
.figure-left .ui-wrapper + figcaption,
.figure-right .ui-wrapper + figcaption {
  display: table-caption;
  caption-side: bottom;
}

img + .figure-caption::after,
a + .figure-caption::after,
.ui-wrapper + .figure-caption::after,
img + .textImage-captionBody::after,
a + .textImage-captionBody::after,
.figure img + figcaption::after,
.figure a + figcaption::after,
.figure .ui-wrapper + figcaption::after {
  content: '';
  height: 2px;
  width: 60px;
  background: #C81E82;
  position: absolute;
  left: 0;
  bottom: -5px;
}

.figure-left.figure-vertical-video,
.figure-right.figure-vertical-video,
.figure-center.figure-vertical-video {
  display: block;
  max-width: 100%;
}

.figure-left.figure-vertical-video,
.figure-right.figure-vertical-video {
  float: none;
  margin: 0 0 20px;
}

.figure-center.figure-vertical-video {
  margin: 0 auto 20px;
}

.figure-center .embed-responsive {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 480px) {
  .figure-left.figure-vertical-video {
    float: left;
    margin: 0 20px 10px 0;
  }

  .figure-right.figure-vertical-video {
    float: right;
    margin: 0 0 10px 20px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .figure-left .embed-responsive,
  .figure-right .embed-responsive,
  .figure-center .embed-responsive {
    width: 250px;
  }
}

@media screen and (min-width: 768px) {
  .figure-left .embed-responsive,
  .figure-right .embed-responsive,
  .figure-center .embed-responsive {
    width: 375px;
  }
}

.figure-caption:empty::after, .textImage-captionBody:empty::after, figcaption:empty::after,
.simplebox .figure .figure-caption, .simplebox .figure figcaption, .simplebox .textImage-captionBody {
  content: none !important;
}

.simplebox .figure-caption, .simplebox .textImage-captionBody, .simplebox .figure figcaption {
  /* display: inline-block; */
}

.blockquote {
  background-image: url(../fonts/quote.svg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 50px;
  padding-left: 75px;
  font-size: 24px;
  font-style: italic;
  margin-top: 40px;
  margin-bottom: 40px;
  /* border-left: 2px solid #C81E82; */
}

.blockquote-footer {
  font-size: 18px;
  font-style: italic;
}

.blockquote-footer:before {
  content: "-";
}






.read_next_card img {

  margin-bottom: 20px;

}



.read_next_card h3 {

  opacity: 1;

  color: rgba(81, 45, 109, 1);

  /* font-family: "WorkSans-SemiBold"; */

  font-size: 18px;

  font-weight: 600;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 24px;

  margin-bottom: 5px;

}



.read_next_card span {

  opacity: 1;

  color: rgba(83, 86, 90, 1);

  /* font-family: "WorkSans-Regular"; */

  font-size: 18px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: 0px;

  text-align: left;

  line-height: 28px;

}



.read_next_card {
  margin-bottom: 20px;
}
.i_want {
  transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
}
a.button_all:hover, button.button_all:hover, .button:hover, .i_want:hover,
a.button_all:focus, button.button_all:focus, .button:focus, .i_want:focus {
	border-color: #512d6d;
	background-color: #512d6d;
}
.raed_next h2 {
  opacity: 1;
  color: rgba(81, 45, 109, 1);
  font-size: 28px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 36px;
  margin-bottom: 28px;
}
.languages.header_content_text,
.search.header_content_text,
.languages.header_content_text::after,
.search.header_content_text::after {
  transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
}
.languages.header_content_text:hover,
.search.header_content_text:hover,
.languages.header_content_text:hover::after,
.search.header_content_text:hover::after,
.languages.header_content_text:focus,
.search.header_content_text:focus,
.languages.header_content_text:focus::after,
.search.header_content_text:focus::after {
  color: #512d6d;
}
.header_top_bar span {
	transition: 0.3s ease all;
	position: relative;
	left: 0;
}
.header_top_bar a:hover span {
	left: 5px;
}

.topicSection .article {
	padding-right: 60px;
}
.topic_list.collapsible + .content {
	max-height: 0;
	transition: 0.5s ease max-height;
	display: block !important;
  overflow: hidden;
}
.topic_list.collapsible.active + .content {
	max-height: 1000px;
}
.side-panel > div.topics_dropdown {
	padding: 0;
}




.article-body {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 25px;
  color: #53565A;
  font-weight: normal;
}
.article-body p {
  margin-bottom: 20px;
}
.article-body hr {
  margin: 20px 0;
}
.article-body a {
  color: #512D6D;
  font-weight: 600;
  text-decoration: underline;
}
.article-body a:hover {
  text-decoration: none;
  color: #7d32aa;
}
.article-body h3,
.article-body h3 b,
.article-body h3 strong {
  font-size: 24px;
  color: #53565A;
  line-height: 1.2;
  font-weight: 700 !important;
  margin-top: 25px;
  margin-bottom: 25px;
}
.article-body h3 a {
  font-size: 24px;
  font-weight: 700 !important;
}
.article-body h2,
.article-body h4 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.article-body-player {
  margin-bottom: 20px;
}
.clearfix {
  clear: both;
}
.clearfix::after,
.embed-responsive::before {
	display: block;
	content: "";
}
.article-body ul,
.article-body ol {
  margin: 0 0 25px 0;
  padding: 0 0 0 40px;
}
.article-body ul li,
.article-body ol li {
  color: #53565A;
  font-size: 18px;
  line-height: 28px;
}

.simplebox {
  background-color: #F0E6FF;
  border-radius: 8px;
  box-shadow: 0 0 10px 0 #00000024;
  padding: 25px;
  margin-bottom: 40px;
}

.simplebox.simplebox-left {
  float: left;
  max-width: 375px;
  width: 100%;
  margin-right: 45px;
  margin-bottom: 25px;
}

.simplebox.simplebox-right {
  float: right;
  max-width: 375px;
  width: 100%;
  margin-left: 45px;
  margin-bottom: 25px;
}

.simplebox-ivory-aubergine .simplebox {
  background-color: #F0E6FF;
}

.simplebox-light-aubergine .simplebox {
  background-color: #DCB9FF;
}

.simplebox-neutral-gray-05 .simplebox {
  background-color: #F5F5F7;
}

.simplebox-neutral-gray-30 .simplebox {
  background-color: #C8C9C7;
}

.simplebox-aubergine .simplebox {
  background-color: #512D6D;
  color: #fff;
}

.article-body.simplebox-aubergine .simplebox h3, .article-body.simplebox-aubergine .simplebox h3 b, .article-body.simplebox-aubergine .simplebox h3 strong {
  color: #fff;
}

.article-body.simplebox-aubergine .simplebox a,
.article-body.simplebox-aubergine .simplebox a:hover,
.article-body.simplebox-aubergine .simplebox a:focus {
  color: white;
  text-decoration: underline;
}

.article-body.simplebox-aubergine .simplebox a.btn {
  background-color: transparent;
  border: 2px solid white;
  text-decoration: none;
}

.article-body.simplebox-aubergine .simplebox a.btn:hover,
.article-body.simplebox-aubergine .simplebox a.btn:focus {
  background-color: white;
  color: #512D6D;
  text-decoration: none;
}

@media screen and (max-width: 650px) {
  .simplebox.simplebox-left,
  .simplebox.simplebox-right {
    max-width: 100%;
  }
}

.simplebox.simplebox-left img, .simplebox.simplebox-right img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.cbuilder-img.figure.clearfix.figure-center {
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
}

.article-body a.btn {
	background-color: #7D32AA;
	color: #fff;
	text-decoration: none;
	min-width: 190px;
	display: inline-flex;
	min-height: 44px;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	font-size: 16px;
	font-weight: 600;
	font-family: 'work-sans', 'sans-serif';
}
.blog_main_img .at-share-btn-elements {
	margin-top: 0;
}
.secondary-btn {
  min-width: 340px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  color: #512D6D;
  min-height: 44px;
  border: solid 1px #53565A;
  border-radius: 50px;
  outline: none;
  box-shadow: none;
}
.commentBTN {
  display:none;
}
.commentBTN .secondary-btn {
  width: 100%;
}
.secondary-btn:hover, .secondary-btn:focus {
  background-color: #512D6D;
  border-color: #512D6D;
  color: #fff;
}



/*06-10-2022 New Styling Start*/
.writer_img {
  width: 57px;
  height: 57px;
  min-width: 57px;
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 50%;
}
.writer_img img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.article_grid_inner .article_lg {
  width: 50%;
}
textarea.form-control {
  border-radius: 8px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  padding: 16px;
  margin-top: 12px;
  margin-bottom: 30px;
  border: none;
  width: 100%;
  max-width: 100%;
  height: 165px;
  resize: none;
  outline: none;
}
.blogImg {
  position: relative;
  padding-top: 66.5%;
}
.blogImg img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
/*06-10-2022 New Styling End*/


/*CSS 18-10-2022 Start*/
.gradientBG {
  background-color: #F0E6FF;
}
.fullWidth {
  padding-top: 40px;
  padding-bottom: 40px;
}
.article_sm_card {
  align-items: center;
  background: linear-gradient(190.58deg, rgba(155, 50, 170, 1.0) 0%, rgba(81, 45, 109, 1.0) 100%);
}
.fullWidth .article-banner {
  margin-bottom: 0;
}
.fullWidth .article_left {
  /* flex: none;
  width: calc(58% - 15px); */
}
.fullWidth .articleright {
  /* flex: none; */
}
@media (min-width: 1180px) {
  .fullWidth .articleright {
    max-width: 420px
  }
}
.videoPlayer video, .videoPlayer iframe {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.videoPlayer {
  position: relative;
  padding-top: 60%;
  margin-bottom: 25px;
}
/*CSS 18-10-2022 End*/


@media screen and (min-width:1024px) and (max-width:1199px) {
  body .audioWrapper {
    padding-top: 32%;
  }
  .article_grid_inner {
    gap: 30px;
  }
}

@media screen and (min-width:801px) and (max-width:1024px) {
  .homepage {
    gap: 30px;
  }
  .homepage {
    gap: 30px;
  }
  .article_sm h2 {
    font-size: 18px;
  }
  .article_sm span {
    font-size: 12px;
  }
}
@media screen and (min-width:768px) and (max-width:1023px) {
/*CSS 18-10-2022 Start*/
.fullWidth .article-banner {
  gap: 30px;
}
/*CSS 18-10-2022 End*/

  .header {
    padding: 25px 15px;
  }
  .logo img {
    display: block;
    max-width: 300px;
  }
  .i_want {
    padding: 12px 15px;
  }
  form.blog_form {
    gap: 15px;
    padding: 20px 15px;
  }
  .blog_text {
    padding-right: 0;
  }
  body .mainSection {
    padding-bottom: 100px;
  }
  body .topicSection .article {
    padding-right: 30px;
  }
  body .gridColumn2 {
    grid-gap: 15px;
  }
  .side-panel {
    max-width: 260px;
  }
  .main_blog {
    width: calc(100% - 260px);
    padding-right: 30px;
  }
  .blog_side_panel {
    max-width: 260px;
  }
  .article {
    width: calc(100% - 260px);
  }
  .article.podcast {
    padding-right: 30px;
  }
  body .audioWrapper {
    padding-top: 45%;
  }
  .homepage {
    gap: 30px;
  }
  .article-banner {
    flex-wrap: wrap;
    margin-bottom: 30px;
    gap: 45px;
  }
  .article-banner > div {
    flex: unset;
    width: 100%;
  }
  .article_grid_inner {
    gap: 15px;
  }
}

@media screen and (min-width:768px) and (max-width:800px) {
  .article_sm_card {
    gap: 10px;
  }
  .article_sm h2 {
    font-size: 16px;
    line-height: 1.2;
  }
  a.button_all,
  button.button_all {
    font-size: 10px;
  }
  .side-panel>div {
    padding: 15px;
  }
  .podcast_list {
    gap: 10px;
  }
  .podcast_list h3 {
    font-size: 14px;
  }
  .homepage {
    padding-bottom: 0;
  }
  .header_content {
    gap: 0;
  }
}
.tags.sidebarTags {
  display:none;
}
@media only screen and (max-width: 767px) {

  /*CSS 18-10-2022 Start*/
  .fullWidth .article_left {
  /* width: 100%; */
}
.fullWidth .articleright {
  /* width: 100%; */
}
.homePage .podcasts {
  margin-bottom: 0;
}
.homePage .podcast.mobile_show {
  margin-bottom: 0;
  padding-bottom: 50px;
}
  /*CSS 18-10-2022 End*/


  /*10-10-2022 New Styling Start*/
  #header {
    z-index: 98;
  }
  .logo {
    display: flex;
    align-items: center;
  }
  .devc ~ #mobile_dropdown_menu {
    top: 220px;
    max-height: calc(100vh - 220px) !important;
  }
  #mobileDropdown {
    cursor: pointer;
  }
  /*10-10-2022 New Styling End*/

  /*06-10-2022 New Styling Start*/
  .topicSection .article {
    padding-right: 0;
  }
  .article_grid_inner .article_lg {
    width: 100%;
    margin-bottom: 0;
  }
  form.blog_form {
    flex-direction: column;
    position: relative;
    padding-bottom: 150px;
    gap: 0;
  }
  form.blog_form > div {
    width: 100%;
  }
  .name_email > div:last-child {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    padding: 0 25px;
  }
  .name_email > div:nth-child(3) {
    position: absolute;
    bottom: 90px;
  }
  .name_email > div {
    display: block;
  }
  /*06-10-2022 New Styling End*/


  .commentBTN {
    margin-bottom: 30px;
  }
  .main_blog .tags {
    display: none;
  }
  .tags_content li a {
    margin-left: 0;
    margin-right: 6px;
    padding: 9px 10px;
    margin-bottom: 20px;
  }
  .commentBTN {
    display:block;
  }
  .read_next_card img {
    position: absolute;
    left: 0;
    top: 0;
    height: 120px;
    width: 120px;
    border-radius: 8px;
    object-fit: cover;
    object-position: center center;
    border-radius: 8px;
  }
  .read_next_card {
    padding-left: 140px;
    margin-bottom: 30px;
    min-height: 120px;
  }
  .read_next_card span {
    font-size: 14px;
    line-height: 24px;
  }
  .blog.container .blog_side_panel .raed_next {
    order: 1;
  }
  .blog.container  .blog_side_panel {
    display: flex;
    flex-direction: column;
  }
  .blog.container .find_doctor {
    order: 4;
  }
  .tags.sidebarTags {
    order: 2;
    margin-bottom: 25px;
    display: block;
  }
  .blog.container .stay_connected {
    order: 3;
  }
  .blog.container .topics_dropdown {
    display: none;
  }
  .blog.container .blog_side_panel > div:first-child {
    margin-bottom: 30px;
  }
  .blog.container  .raed_next {
    margin-bottom: 0px;
  }
  .blog.container .blog_side_panel .stay_connected {
    margin-bottom: 30px;
  }
  .form_wrapper, form.blog_form, .form_after {
    /* display: none; */
  }
  .blog.container {
    padding-left: 25px;
    padding-right: 25px;
  }
  .logo img {
    display: block;
  }
  .header {
    padding: 30px 15px;
  }
  .simplebox.simplebox-left {
    padding: 20px;
    margin-right: 25px;
    margin-bottom: 25px;
  }
  .article-body h3 {
    font-size: 18px;
    line-height: 1.4;
  }
  .updated > span:first-child, .published > span:first-child {
    margin-right: 5px;
  }
  .blog_side_panel {
    width: 100%;
    max-width: 100%;
  }
  .main_blog {
    padding-right: 0;
  }
  .side-panel {
    max-width: 100%;
  }
  .article.podcast {
    padding-right: 0;
  }
  .parent_food_card {
    width: 100%;
  }
  .paragraph.parent_food {
    gap: 30px;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .paragarph.paragraph_with_img {
    display: block;
    clear: both;
  }
  .paragraph_with_img img {
    display: block;
    margin-right: 20px;
    border-radius: 8px;
  }
  .paragarph.paragraph_with_img div:first-child {
    float: left;
    display: flex;
    flex-direction: column;
  }
  .blog_text {
    padding-right: 0;
  }
.blog_main_img .at-share-btn-elements {
  margin-top: 0;
}
.blog_main_img h2 {
  font-size: 18px;
  line-height: 24px;
}
.blog_text h3 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
}
.writer_img {
  width: 40px;
  height: 40px;
  min-width: 40px;
}
.writer_text, .writer_des, .blog_head span, .updated > span:first-child, .published > span:first-child {
  font-size: 12px;
  line-height: 16px;
}
.writer2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.updated {
  padding: 0;
  border: none;
  flex-direction: row;
}
.published {
  padding: 0;
  flex-direction: row;
}
.writer1 {
  gap: 10px;
}
.main_blog {
  width: 100%;
}
.blog_side_panel {
  padding-left: 0;
  width: 100%;
}
.blog.container {
  flex-direction: column;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 30px;
}
.blog_head h1 {
  font-size: 28px;
  line-height: 1.1;
}
.rte-large p {
  font-size: 16px;
}
  .i_want_to {
    max-width: 340px;
    margin: auto;
    box-shadow: none;
    z-index: 100;
  }
  .logo {
    margin: 0;
  }
  .mobile_hide {
    display: none;
  }
  .mobile_hide.show {
    display: block;
  }
  .mobile_show {
    display: block;
  }
  .header_content {
    display: none;
  }
  .homepage {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .side-panel {
    display: none;
  }
  .logo img {
    opacity: 1;
    opacity: 1;
    max-width: 250px;
  }
  .logo img {
    opacity: 1;
    opacity: 1;
    max-width: 250px;
  }
  .article-banner {
    flex-direction: column;
  }
  .article {
    width: 100%;
  }
  .article_lg {
    margin-bottom: 30px;
  }
  .article_lg.mobile_show {
    margin-bottom: 35px;
  }
  .article_grid_inner {
    flex-direction: column;
  }
  .container {
    padding-left: 21.64px;
    padding-right: 21.64px;
  }
  .podcast.mobile_show {
    padding-left: 21.64px;
    padding-right: 21.64px;
  }
  .top_quote {
    text-align: center;
  }
  .article-banner {
    gap: 0;
    margin-bottom: 0;
  }
  .doctor_connected.mobile_show .find_doctor h2 {
    text-align: center;
  }
  .doctor_connected.mobile_show .find_A_doc_text p {
    text-align: center;
  }
  .doctor_connected.mobile_show .stay_connected h2 {
    text-align: center;
  }
  .doctor_connected.mobile_show .stay_connected p {
    text-align: center;
  }
  .doctor_connected.mobile_show input.enter_email {
    width: 90%;
  }
  .doctor_connected.mobile_show .find_doctor {
    margin-bottom: 30px;
  }
  .doctor_connected.mobile_show .stay_connected {
    margin-bottom: 40px;
  }
  .podcast_list h3 {
    font-size: 16px;
  }
  .podcasts h2 {
    width: 100%;
    text-align: center;
  }
  .footer_inner.container {
    flex-direction: column;
  }
  .footer-imgs {
    order: 2;
  }
  .footer_list {
    order: 1;
  }
  .footer_list ul {
    font-size: 14px;
    gap: 0;
  }
  .podcast.mobile_show {
    margin-bottom: 30px;
  }
  .footer_list ul {
    padding-left: 0;
    row-gap: 10px;
    column-gap: 15px;
  }
  .footer_list {
    padding-bottom: 60px;
  }
  .footer_list ul {
    padding-left: 0;
    row-gap: 10px;
    column-gap: 15px;
  }
  .footer_list {
    padding-bottom: 60px;
  }
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.comments a {
  color: #512D6D;
  font-weight: 600;
  text-decoration: underline;
}

.comments a:hover,
.comments a:focus {
  text-decoration: none;
  color: #7d32aa;
}

.comment {
  display: flex;
  margin-bottom: 20px;
}

.comment-level-2 {
    text-align: right;
    padding-left: 75px;
}

.comment-avatar {
  flex: 0 0 75px;
  max-width: 75px;
  margin-right: 15px;
  background-image: url(../fonts/gradient-chat-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60px;
}

.comment-level-2 .comment-avatar {
    order: 2;
    margin-left: 15px;
    margin-right: 0;
    transform: rotateY(180deg);
}

.comment-avatar-icon {
  display: none;
}

.comment-text {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 25px;
  color: #53565A;
  font-weight: normal;
}

.comment-header {
  font-weight: 600;
  margin-bottom: 10px;
}

.comment-author {
  margin-right: 10px;
  border-right: 1px solid;
  padding-right: 10px;
}

.comment-message {
  word-break: break-word;
}

.comment-action a {
  color: #512D6D;
  font-weight: 600;
  text-decoration: underline;
}

.comment-action a:hover, .comment-action a:focus {
  text-decoration: none;
  color: #7d32aa;
}

.comment-reply-form {
  margin-bottom: 25px;
}

.g-recaptcha {
  margin-bottom: 20px;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-9by16::before {
  padding-top: 178%;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.figure-img.embed-responsive {
  margin-bottom: 25px;
}

.primary-button.disable {
  opacity: 0.5;
}

.primary-button:hover, .primary-button:focus {
  color: white;
}

.primary-button.disable:hover {
  cursor: not-allowed;
}

hr {
  clear: both;
}
