@font-face {
	font-family: 'icomoon-article-sidebar';
	src:  url('/wp-content/themes/fx/assets/icons/blocks/general/wysiwyg/icomoon.eot?edlv3p');
	src:  url('/wp-content/themes/fx/assets/icons/blocks/general/wysiwyg/icomoon.eot?edlv3p#iefix') format('embedded-opentype'),
	  url('/wp-content/themes/fx/assets/icons/blocks/general/wysiwyg/icomoon.ttf?edlv3p') format('truetype'),
	  url('/wp-content/themes/fx/assets/icons/blocks/general/wysiwyg/icomoon.woff?edlv3p') format('woff'),
	  url('/wp-content/themes/fx/assets/icons/blocks/general/wysiwyg/icomoon.svg?edlv3p#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="ic_sb-"], [class*=" ic_sb-"] {
	font-family: 'icomoon-article-sidebar' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ic_sb-list-square:before {
	content: "\e900";
}
.ic_sb-star:before {
	content: "\e905";
}
.ic_sb-arrow-down:before {
	content: "\e901";
}
.ic_sb-arrow-left:before {
	content: "\e902";
}
.ic_sb-arrow-right:before {
	content: "\e903";
}
.ic_sb-arrow-up:before {
	content: "\e904";
}
.ic_sb-chevron-up:before {
	content: "\e909";
}
.ic_sb-chevron-right:before {
	content: "\e90a";
}
.ic_sb-chevron-left:before {
	content: "\e90b";
}
.ic_sb-chevron-down:before {
	content: "\e90c";
}

.wysiwyg {
  	padding-top: 64px;
  	padding-bottom: 64px;
}

@media( min-width : 768px ) {
	  .wysiwyg:not(.include-padding-top):first-of-type {
	      padding-top: 30px;
	  }
}

.bg-dark-blue .wysiwyg__content h2,
.bg-dark-blue .wysiwyg__content h3,
.bg-dark-blue .wysiwyg__content h4,
.bg-dark-blue .wysiwyg__content h5,
.bg-dark-blue .table-of-contents h2,
.bg-dark-blue .table-of-contents h3,
.bg-dark-blue .table-of-contents h4,
.bg-dark-blue .table-of-contents h5,
.bg-dark-blue .wysiwyg__content p,
.bg-dark-blue .wysiwyg__content strong,
.bg-dark-blue .wysiwyg__content li,
.bg-dark-blue .wysiwyg__content span {
  	color: var( --white );
}

.bg-dark-blue .wysiwyg__content a:not(.fx-btn),
.bg-dark-blue .sticky-sidebar a {
	  color: white;
	  text-decoration-color: lightgray;
}

.bg-dark-blue .wysiwyg__content a:hover:not(.fx-btn),
.bg-dark-blue .sticky-sidebar a:hover {
	  color: white;
	  text-decoration-color: white;
}


.bg-dark-blue2 .wysiwyg__content h2,
.bg-dark-blue2 .wysiwyg__content h3,
.bg-dark-blue2 .wysiwyg__content h4,
.bg-dark-blue2 .wysiwyg__content h5,
.bg-dark-blue2 .table-of-contents h2,
.bg-dark-blue2 .table-of-contents h3,
.bg-dark-blue2 .table-of-contents h4,
.bg-dark-blue2 .table-of-contents h5,
.bg-dark-blue2 .wysiwyg__content p,
.bg-dark-blue2 .wysiwyg__content strong,
.bg-dark-blue2 .wysiwyg__content li,
.bg-dark-blue2 .wysiwyg__content span {
  	color: var( --white );
}

.bg-dark-blue2 .wysiwyg__content a:not(.fx-btn),
.bg-dark-blue2 .sticky-sidebar a {
	  color: white;
	  text-decoration-color: lightgray;
}

.bg-dark-blue2 .wysiwyg__content a:hover:not(.fx-btn),
.bg-dark-blue2 .sticky-sidebar a:hover {
	  color: white;
	  text-decoration-color: white;
}
.wysiwyg.bg-teal {
  	background-color: #EDF9F8;
}
.bg-dark-blue ol li,
.bg-light-blue ol li {
  	background: transparent;
}

.bg-dark-blue2 ol li,
.bg-dark-blue2 ol li {
  	background: transparent;
}

.sticky-sidebar h4 {
	  margin-top: 40px;
	  margin-bottom: 20px;
}

.sidebar-container .acc-sidebar li,
.additional > p,
.additional > p a {
	  margin-left: 0;
	  font-size: 18px!important;
	  line-height: 30px!important;
	  margin-bottom: 24px;
	  line-height: 1.125em;
	  list-style-type: none;
	  text-transform: capitalize;
}

.sidebar-container .acc-sidebar li {
	font-size: 13px!important;
	line-height: 19px!important;
}

.sidebar-container .acc-sidebar h4 {
  	margin-bottom: 20px;
}

.sidebar-container .acc-sidebar ul {
  	margin-top: 20px;
}

.sidebar-container .acc-sidebar li a,
.additional > p a {
  	line-height: 25px;
}

.sidebar-container .acc-sidebar .additional > p {
 	 margin-bottom: 18px!important;
  	line-height: 18px;
}

.sidebar-container .acc-sidebar li::marker {
  	position: absolute;
  	top: 0;
  	top: 0;
  	left: 0;
}

.wysiwyg__content img {
    border-radius: 6px;
    height: auto;
}

.wysiwyg__content ul li:not(.fx-element ul li),
.wysiwyg__content ol li:not(.fx-element ol li) {
  	font-size: 18px;
}

.wysiwyg__content table {
  	margin-bottom: 40px!important;
}

.wysiwyg__content textarea:not(.gform_wrapper textarea) {
  	width: 100% !important;
  	max-width: 300px;
}

.bg-dark-blue blockquote p {
  	color: var(--heading-color)!important;
}

.bg-dark-blue2 blockquote p {
  	color: var(--white)!important;
}

.explainer-text-inner {
  	display: block;
  	margin-bottom: 20px;
}

.acc-sidebar{font-family:'Inter',sans-serif}
.acc-sidebar .panel{margin-bottom:20px;border: 1px solid #F8F8F8;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;overflow:hidden;}
.acc-sidebar .panel-head{margin:0;padding:0;font-family:inherit;font-weight: 600;font-size: 16px;line-height: 20px;color: #374046;}
.acc-sidebar .panel-head a{position:relative;display:block;padding:22px 46px 22px 26px;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;background-color: #F8F8F8;text-decoration:none;}
.acc-sidebar .panel-head{padding: 22px 46px 22px 26px;}
.acc-sidebar .panel-head a:hover{color: #257DE9;text-decoration:none}
.acc-sidebar .panel-head a:before{content:"";width:15px;height:9px;position:absolute;right:26px;top:50%;margin-top:-5px;background:url(/wp-content/themes/fx/assets/img/blocks/general/wysiwyg/arrow-down.png) no-repeat center;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.acc-sidebar .panel-body{max-height:100%;overflow:hidden;position:relative;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.acc-sidebar .panel-inner{padding:20px 40px;background: white;}

.acc-sidebar .active .panel-head a:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.acc-sidebar .active .panel-body{max-height:100%;}
	  .acc-sidebar .acc-nav{font-family:inherit;color:#EBEDEF;margin:0px; padding: 0 0 0 15px;margin-top: 0px!important;list-style-type: disc!important;}
	  .acc-sidebar .acc-nav li{font-family:inherit;font-size: 13px;line-height: 19px;margin-bottom:11px;padding:0px;list-style-position: outside;}
	  .acc-sidebar .acc-nav li:last-child{margin-bottom:0}
	  .acc-sidebar .acc-nav li::marker {color: #EBEDEF;}
	  .acc-sidebar .acc-nav li a{font-family:inherit;font-weight: 400!important;color: #374046!important;text-decoration:none;font-size: 13px!important;line-height: 19px!important;}
	  .acc-sidebar .acc-nav li a.current,
	  .acc-sidebar .acc-nav li a:hover{color: #257DE9!important;text-decoration:none}

	  .sidebar-container .acc-sidebar .acc-nav li {list-style-type: disc!important;}

/*** Sidebar 2.0 Modern Template ***/

.acc-sidebar2.modern-template .panel{padding:0;border-bottom:1px solid #BDBDBD}
.acc-sidebar2.modern-template .panel:first-child{padding-top:0}
.acc-sidebar2.modern-template .panel:last-child{padding-bottom:0;border-bottom:0}
.acc-sidebar2.modern-template .panel .panel-head,
.acc-sidebar2.modern-template .panel .panel-head a{text-decoration:none;display:block;font-family:inherit;margin:0;font-weight:800;letter-spacing:-0.018em;color:#222222;}
.acc-sidebar2.modern-template .panel .panel-head a{position:relative;padding:32px 70px 32px 0}
.acc-sidebar2.modern-template .panel .panel-head a:after{content:"";background:url(/wp-content/themes/fx/assets/img/blocks/general/wysiwyg/angle-down-white.png) no-repeat center 16px #A6B9DE;width:38px;height:38px;line-height:42px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;top:26px;right:0;color:#FFFFFF;transition:all 0.3s}
.acc-sidebar2.modern-template .panel .panel-head a:hover{color:#207DE9}
.acc-sidebar2.modern-template .panel .panel-body{display:none}
.acc-sidebar2.modern-template .panel .panel-body ._text{font-family:inherit;margin:0 0 1em;font-weight:400;font-size:18px;line-height:28px;letter-spacing:-0.0045em;color:#6E7B81;}
.acc-sidebar2.modern-template .panel .panel-body ._text:last-child{margin-bottom:0}
.acc-sidebar2.modern-template .panel.active .panel-body{display:block;padding-bottom:32px}
.acc-sidebar2.modern-template .panel.active .panel-head a:after{transform:rotate(-180deg)}

.acc-sidebar2.modern-template{margin-bottom:48px}
.acc-sidebar2.modern-template .panel{border:0}
.acc-sidebar2.modern-template .panel .panel-head{margin-bottom:15px;background: #F8F8F8;font-weight: 600;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.acc-sidebar2.modern-template .panel.active .panel-head{-webkit-border-radius:30px 30px 0 0;-moz-border-radius:30px 30px 0 0;border-radius:30px 30px 0 0;}
.acc-sidebar2.modern-template .panel .panel-head a{font-weight: 600;padding:32px 80px 32px 40px}
.acc-sidebar2.modern-template .panel .panel-head a:after{right:40px;background:url(/wp-content/themes/fx/assets/img/blocks/general/wysiwyg/angle-down-dark.png) no-repeat center;}
.acc-sidebar2.modern-template .panel .panel-body{margin-bottom:15px;padding:40px;border: 1px solid #F8F8F8;-webkit-border-radius: 0px 0px 30px 30px;-moz-border-radius: 0px 0px 30px 30px;border-radius: 0px 0px 30px 30px;}
.acc-sidebar2.modern-template .acc-nav{font-family:inherit;margin:0;padding-left:18px;list-style:disc}
.acc-sidebar2.modern-template .acc-nav li{margin-bottom:16px;font-size: 18px;line-height: 28px;padding: 0px;color: #222;}
.acc-sidebar2.modern-template .acc-nav li:last-child{margin-bottom:0;}
.acc-sidebar2.modern-template .acc-nav li a{font-family:inherit;font-weight: 400;font-size: 18px;line-height: 28px;letter-spacing: -0.0045em;text-decoration:none;color: #222;}
.acc-sidebar2.modern-template .acc-nav li a:hover{text-decoration:underline;color: #207DE9;}

/*** Sidebar 2.0 Plain Template ***/

.acc-sidebar2.plain-template .panel {}
.acc-sidebar2.plain-template h4.panel-head {margin-top: 0px; margin-bottom: 16px; padding-top: 16px; padding-bottom: 16px; border-bottom: 1px solid var(--Primary-Lighter-Gray, #EBEDEF);}
.acc-sidebar2.plain-template h4.panel-head a {color: #222; font-size: 18px; font-family:var(--font-inter); font-style: normal; font-weight: 600; line-height: 28px; letter-spacing: -0.081px;text-decoration: none; width: 100%; display: flex; justify-content: space-between;}
.acc-sidebar2.plain-template h4.panel-head a::after { content: ""; width: 24px; height: 24px; display: block; background-image: url(/wp-content/themes/fx/assets/icons/caret-down.svg); background-size: auto; background-repeat: no-repeat; transform: rotate(180deg); }
.acc-sidebar2.plain-template .panel.closed h4.panel-head a::after { transform: rotate(0deg); }
.acc-sidebar2.plain-template .panel-inner .acc-nav {margin: 0px; list-style: none;padding-bottom: 48px;overflow: initial!important;}
.acc-sidebar2.plain-template .panel-inner .acc-nav li {padding: 0px 0px 15px 0px;line-height: 1.5em;}
.acc-sidebar2.plain-template .panel-inner .acc-nav li:last-child {padding-bottom: 0px;}
.acc-sidebar2.plain-template .panel-inner .acc-nav li a{position: relative;color: var(--core-gray-04, #869298); font-size: 15px; font-family:var(--font-inter); font-style: normal; font-weight: 400; line-height: 24px; letter-spacing: -0.045px; text-decoration: none;}
.acc-sidebar2.plain-template .panel-inner .acc-nav li a:hover{font-weight: 600;}
.acc-sidebar2.plain-template .panel-inner .acc-nav li a:not(.wysiwyg.two-sidebar-template .panel-inner .acc-nav li a):hover:before {content: " ";width: 10px;height: 10px;position: absolute;background: var(--vivid-vivid-02, #207DE9);border-radius: 10px;left: -18px;top: 4px;}
.acc-sidebar2.plain-template .panel-body {}
.acc-sidebar2.plain-template .additional { padding-right: 0;padding-left: 0;}
.acc-sidebar2.plain-template .additional .seo-checker-sidebar-cta-v2-cta .container {padding: 0px;}
.acc-sidebar2.plain-template .share-links-panel {margin-bottom: 48px;}
.acc-sidebar2.plain-template .share-links-panel h4 {margin: 0px 0px 16px 0px;color: #222; font-size: 18px; font-family: var(--font-inter); font-style: normal; font-weight: 600; line-height: 28px; letter-spacing: -0.081px; text-decoration: none;}
.acc-sidebar2.plain-template .share-links-panel ul {margin: 0px; list-style: none; display: flex; align-items: center; justify-content: flex-start;}
.acc-sidebar2.plain-template .share-links-panel ul li {padding: 0px 16px 0px 0px;}
.acc-sidebar2.plain-template .share-links-panel ul li img {max-width: 24px;}
.acc-sidebar2.plain-template .share-links-panel ul li.email-share img {max-width: 33.4px;}

.acc-sidebar2.plain-template .panel.share-links .panel-body {border-right: 0px!important;}

/*** Reviewer in Sidebar ***/
.sidebar-reviewer-bio {
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  border-radius: 8px;
  border: 1px solid #EBEDEF;
  margin-bottom: 24px;
}
.sidebar-reviewer-bio .reviewer {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
  width: 100%;
  border-bottom: 1px solid var(--Primary-Lighter-Gray, #EBEDEF);
}
.sidebar-reviewer-bio .reviewer .reviewer__name {
  display: flex;
  flex-direction: column;
}

.sidebar-reviewer-bio .reviewer .reviewer__image {
  display: flex;
}

.sidebar-reviewer-bio .reviewer__author {
  color: var(--Primary-Darkest-Gray, #222);

  /* Paragraph - Small/Strong */
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 155.556% */
  letter-spacing: -0.081px;
}
.sidebar-reviewer-bio .reviewer__author-label {
  color: var(--Primary-Dark-Gray, #6E7B81);
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 160% */
  letter-spacing: -0.067px;

}

.acc-sidebar2.buttons-sidebar-template .panel {display: flex;flex-direction: column;gap: var(--s3);}
.acc-sidebar2.buttons-sidebar-template .panel h5 {color: var(--Primary-Dark-Gray, #6E7B81);margin-bottom: 0px;}
.acc-sidebar2.buttons-sidebar-template .panel .panel-body .acc-nav {margin-top: var(--s0);margin-bottom: var(--s0);list-style: none;display: flex;flex-direction: column;gap: var(--s2);}
.acc-sidebar2.buttons-sidebar-template .panel .panel-body .acc-nav li {padding: 0px;}
.acc-sidebar2.buttons-sidebar-template .panel .panel-body .acc-nav li a {border-radius: var(--s1, 8px);background: var(--White, #FFF);box-shadow: 0px 1px 4px 0px rgba(34, 34, 34, 0.15);padding: var(--s2, 16px) var(--s3, 24px);text-decoration: none;display: flex; align-items: end; justify-content: space-between;font-size: 21px; line-height: 35px; border: 1px solid rgba(34, 34, 34, 0.15);}
.acc-sidebar2.buttons-sidebar-template .panel .panel-body .acc-nav li a::after {font-family: 'icomoon-button' !important;  content: "\e928"!important; margin-left: 4px!important; font-size: 22px!important; line-height: 35px!important; display: flex; position: initial; color: var(--Primary-Blue);}

@media (min-width: 1025px)  {
  /*for position sticky of sidenav*/
  /* body {overflow-x: clip!important;}
  .wysiwyg.blog-post-template>.container>.row .sidebar-container.sticky-sidebar .inner-sticky-sidebar { height: auto!important; position: -webkit-sticky; position: sticky; top: 120px; } */
}

@media( max-width : 1024px ) {
  .acc-sidebar2.plain-template .share-links-panel {display: flex; flex-direction: column; align-items: center;}
}

@media( max-width : 400px ) {
  img.alignright, .wp-caption.alignright, img.alignleft, .wp-caption.alignleft {
      max-width: 100%!important;
  }
}

@media( min-width : 748px ) {
  .wysiwyg {
      padding-top: 96px;
      padding-bottom: 96px;
  }
}

@media( min-width : 1025px ) {
  .sticky-sidebar h4 {
      margin-top: 40px;
      margin-bottom: 20px;
  }

  .sticky-sidebar-plus {
      position: -webkit-sticky;
      position: sticky;
      top: 190px;
  }

  .wysiwyg p {
      font-size: 21px;
  }

  .wysiwyg__content ul li, .wysiwyg__content ol li {
      font-size: 21px;
  }
}

.bg-white p, .bg-white ul li, .bg-white ol li,
.bg-white a:not(.fx-btn,.card-link,.dd_reviews-right-content__list-item), .bg-white h1, .bg-white .h1,
.bg-white h2, .bg-white .h2, .bg-white h3,
.bg-white .h3, .bg-white h4, .bg-white .h4,
.bg-white h5, .bg-white .h5, .bg-white  h6 {
  color: #222222;
}

.wysiwyg.bg-white-light-blue2 {background: rgb(255,255,255); background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 50%, rgba(243,247,251,1) 50%); background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 50%, rgba(243,247,251,1) 50%); background: linear-gradient(180deg, rgba(255,255,255,1) 50%, rgba(243,247,251,1) 50%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f3f7fb",GradientType=1);}
.wysiwyg.full-extended-main-container .container{max-width: 100%;}

/*** Extra Styles ***/

.wysiwyg.wysiwyg-full-width .wysiwyg__content-wrapper {width: 100%; margin-left: 0px;}
.wysiwyg.no-padding-top {padding-top: 0px;}
.wysiwyg.no-padding-bottom {padding-bottom: 0px;}
.wysiwyg.half-padding-top {padding-top: 48px;}
.wysiwyg.half-padding-bottom {padding-bottom: 48px;}
.wysiwyg.full-padding-top {padding-top: 96px;}
.wysiwyg.full-padding-bottom {padding-bottom: 96px;}
.wysiwyg.one-fourth-padding-top {padding-top: 24px;}
.wysiwyg.one-fourth-padding-bottom {padding-bottom: 24px;}
.wysiwyg.extended-main-container .container{max-width: 1568px;}
.wysiwyg.mini-extended-main-container .container{max-width: 1245px;}
.wysiwyg.extended-main-container .wysiwyg__content-wrapper {width: 100%;}

.wysiwyg.container-1080px .row  { display: flex; justify-content: center; }
.wysiwyg.container-1080px .wysiwyg__content-wrapper {width: 1080px; margin-left: 0; margin-right: 0;}

.wysiwyg.headlines-format1 .wysiwyg__content > h5 {font-family: inherit; margin: 0 0 16px; font-weight: 700; font-size: 18px; line-height: 1.4; letter-spacing: 0.05em; text-transform: uppercase; color: #869298;}
.wysiwyg.headlines-format1 .wysiwyg__content > h2 {font-family: inherit; margin: 0 0 32px; font-weight: 900; letter-spacing: -0.042em; color: #222222;}
.wysiwyg.headlines-format1 .wysiwyg__content > h1 {font-family: inherit; margin: 0 5% 120px; font-weight: 900; text-align: center; letter-spacing: -0.042em;color: #222222;}
.wysiwyg.headlines-format1 .wysiwyg__content > h1 span.highlighted-text,
.wysiwyg.headlines-format1 .wysiwyg__content > h2 span.highlighted-text {color: #207DE9;}
.wysiwyg .wysiwyg__content h2.title_h2 {font-size: 48px; font-weight: 800; }
.wysiwyg .wysiwyg__content h3.small_intro_gray {font-size: 18px;color: var(--Primary-Dark-Gray) !important;text-transform: uppercase;font-weight: 800;letter-spacing: 0.54px;line-height: 24px;}

.wysiwyg.black-color-copy .wysiwyg__content p {color: #222222!important;}
.wysiwyg.black-color-copy .wysiwyg__content a {color: inherit;}

@media screen and (max-width: 767px) {
  .wysiwyg.left-aligned-content-on-mobile .wysiwyg__content,
  .wysiwyg.left-aligned-content-on-mobile .wysiwyg__content * {text-align: left!important;}
}

.wysiwyg .wysiwyg__content .fx-wistia-wrapper .fx-wistia2 {overflow: hidden; -webkit-box-shadow: 6px 6px 35px rgba(0,0,0,.160784); -moz-box-shadow: 6px 6px 35px rgba(0,0,0,.160784); box-shadow: 6px 6px 35px rgba(0,0,0,.160784); -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.wysiwyg .wysiwyg__content .fx-wistia-wrapper.centered {margin: 68px auto 68px; max-width: 872px; position: relative; z-index: 0;}
.wysiwyg .wysiwyg__content .fx-wistia-wrapper .left-bottom-tooltip {position: absolute; width: 340px; margin: 50px 0 0; font-family: 'Kalam',cursive; left: -215px; top: 100%; font-weight: 400; font-size: 16px; line-height: 26px; text-align: center; color: #083A74; -webkit-transform: rotate(-9deg); -moz-transform: rotate(-9deg); -ms-transform: rotate(-9deg); -o-transform: rotate(-9deg); transform: rotate(-9deg); max-width: 100%;}
.wysiwyg .wysiwyg__content .fx-wistia-wrapper .left-bottom-tooltip:before {content: ""; position: absolute; bottom: 100%; left: 50%; margin-left: -26px; width: 52px; height: 88px; background: url(/wp-content/themes/fx/assets/img/special-pages/marketing-cloudfx/left-arrow.png) no-repeat center bottom;}

@media (max-width: 1440px) {
  .wysiwyg .wysiwyg__content .fx-wistia-wrapper .left-bottom-tooltip { left: 0; margin-top: 30px; }
  .wysiwyg .wysiwyg__content .fx-wistia-wrapper .left-bottom-tooltip:before {left: -5px; margin-left: 0; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg);}
}

@media (min-width: 1025px) {
  .wysiwyg.extended-main-container .wysiwyg__content-wrapper {width: 66.66666667%;margin-left: 0px;}
  .wysiwyg.wysiwyg-full-width.sidebar-enabled  .wysiwyg__content-wrapper {width: 66.66666667%!important; margin-left: 0px;}
}

@media (max-width: 767px) {
  .wysiwyg .wysiwyg__content .fx-wistia-wrapper .left-bottom-tooltip {position: relative;}
}

/*** WYSIWYG Styles - Single Blog Post V3 ***/

.wysiwyg.blog-post-template{padding: var(--s8) 80px;}
.single-post-v3 .wysiwyg:not(.include-padding-top):first-of-type {z-index: 2;position: relative;}
.wysiwyg.blog-post-template.sidebar-enabled > .container {max-width: 1920px;}
.wysiwyg.blog-post-template > .container > .row {display: flex; flex-direction: row-reverse; justify-content: flex-end;}
.wysiwyg.blog-post-template > .container > .row .wysiwyg__content-wrapper {display: flex; justify-content: center;flex-direction: column;}
.wysiwyg.blog-post-template.sidebar-enabled>.container>.row .wysiwyg__content-wrapper {justify-content: flex-start;}

.wysiwyg.blog-post-template.sidebar-enabled > .container > .row .wysiwyg__content-wrapper .wysiwyg__content {max-width: 800px;}
.wysiwyg.blog-post-template > .container > .row .sidebar-container {padding-left: 0px;}
.wysiwyg.blog-post-template > .container > .row .sidebar-container .inner-sticky-sidebar {width: 324px; max-width: 100%;}
.wysiwyg.blog-post-template > .container > .row .sidebar-container .inner-sticky-sidebar .last-updated {padding: 16px; padding-top: 0px;}

@media (min-width:1025px) and (max-width:1600px){
  .wysiwyg.blog-post-template:not(.right-sidebar-enabled) > .container > .row .sidebar-container {padding-right: 48px;}
}

@media (min-width:1025px) and (max-width:1400px){
  .wysiwyg.blog-post-template.sidebar-enabled:not(.right-sidebar-enabled) > .container > .row .wysiwyg__content-wrapper {width: 70%;}
}

@media (max-width:1400px){
  .wysiwyg.blog-post-template.sidebar-enabled > .container > .row .wysiwyg__content-wrapper .wysiwyg__content {max-width: 100%;}
  .wysiwyg.blog-post-template > .container > .row .wysiwyg__content-wrapper .wysiwyg__content,
  .wysiwyg.blog-post-template > .container > .row .sidebar-container .inner-sticky-sidebar {max-width: 100%;}
  .wysiwyg.blog-post-template:not(.right-sidebar-enabled) > .container > .row .sidebar-container {width: 30%;}
  .wysiwyg.blog-post-template{padding: 64px 40px;}
}

@media (max-width:1024px){
  .wysiwyg.blog-post-template.sidebar-enabled > .container > .row .wysiwyg__content-wrapper {width: 100%;}
  .wysiwyg.blog-post-template > .container > .row {flex-direction: column;}
  .wysiwyg.blog-post-template > .container > .row .wysiwyg__content-wrapper .wysiwyg__content,
  .wysiwyg.blog-post-template > .container > .row .sidebar-container .inner-sticky-sidebar {max-width: 100%; width: 100%;}
  .wysiwyg.blog-post-template > .container > .row .wysiwyg__content-wrapper,
  .wysiwyg.blog-post-template > .container > .row .sidebar-container {width: 100% !important;}
  .wysiwyg.hide-sidebar_in_mobile .row .sidebar-container{
      display: none;
  }
  .wysiwyg.sidebar-before_content .row .sidebar-container {
      order: -1;
      padding-bottom: 40px;
  }
}

@media (max-width:767px){
  .wysiwyg.blog-post-template > .container > .row .wysiwyg__content-wrapper {flex: 100%; width: 100%;padding: 0px;}
  .wysiwyg.blog-post-template > .container > .row .sidebar-container {flex: 100%; width: 100%;padding: 0px;}
  .wysiwyg.blog-post-template{padding: 24px;}
  .single-post-v3 .wysiwyg:not(.include-padding-top):first-of-type {padding-top: 24px;}
}

/*** Breadcrumb ***/
.wysiwyg.blog-post-template > .container > .row .wysiwyg__content-wrapper .wysiwyg__hero-breadcrumb {width: 100%; display: flex; height: auto;}
.wysiwyg.blog-post-template > .container > .row .wysiwyg__content-wrapper .wysiwyg__hero-breadcrumb .wysiwyg__hero-breadcrumb__list {list-style: none; display: flex; flex-direction: row; margin-top: 0px; margin-bottom: 24px;flex-wrap: wrap;}
.wysiwyg.blog-post-template > .container > .row .wysiwyg__content-wrapper .wysiwyg__hero-breadcrumb .wysiwyg__hero-breadcrumb__list li {padding: 0px;white-space: nowrap;}
.wysiwyg.blog-post-template > .container > .row .wysiwyg__content-wrapper .wysiwyg__hero-breadcrumb .wysiwyg__hero-breadcrumb__list li,
.wysiwyg.blog-post-template > .container > .row .wysiwyg__content-wrapper .wysiwyg__hero-breadcrumb .wysiwyg__hero-breadcrumb__list li a {color: var(--vivid-vivid-07, #00448F); font-size: 14px; font-family: var( --font-inter ); font-style: normal; font-weight: 700; line-height: 22px; letter-spacing: 0.7px; text-transform: uppercase; text-decoration: none;padding-left: 8px;}
.wysiwyg.blog-post-template > .container > .row .wysiwyg__content-wrapper .wysiwyg__hero-breadcrumb .wysiwyg__hero-breadcrumb__list li:nth-child(1) {padding-left: 0px!important;}
.wysiwyg.blog-post-template > .container > .row .wysiwyg__content-wrapper .wysiwyg__hero-breadcrumb .wysiwyg__hero-breadcrumb__list li:first-child a {padding-left: 0px;}
.wysiwyg.blog-post-template > .container > .row .wysiwyg__content-wrapper .wysiwyg__hero-breadcrumb .wysiwyg__hero-breadcrumb__list li+li:before {content: "/"; display: inline-block; vertical-align: middle; margin-right: 0; margin-left: 0;color: #222; font-size: 14px; font-family: var( --font-inter ); font-style: normal; font-weight: 700; line-height: 22px; letter-spacing: 0.7px; text-transform: uppercase;}
.wysiwyg.blog-post-template > .container > .row .wysiwyg__content-wrapper .wysiwyg__hero-breadcrumb .wysiwyg__hero-breadcrumb__list li a:hover {text-decoration: underline;text-decoration-color: #00448f;}

@media (min-width:1025px) {
  .wysiwyg.blog-post-template > .container > .row .wysiwyg__content-wrapper .wysiwyg__hero-breadcrumb .wysiwyg__hero-title {font-weight: 900; margin-bottom: 40px;}
}

/*** Author Meta Block ***/

.wysiwyg.blog-post-template .wysiwyg__author-wrapper {margin-bottom: 40px;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta {margin-top: 0px; width: 100%; padding: 0; flex-direction: row; display: flex; flex-wrap: wrap; list-style: none; margin-bottom: 0px;column-gap: 12px;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.summarize-chatgpt a { color: #222222; gap: 4px; text-decoration: none;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.summarize-chatgpt a:hover {
  text-decoration: underline;
  text-decoration-color: #6ADFD7;
}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li {vertical-align: middle; margin-bottom: 0px; display: -ms-flexbox-inline; display: inline-flex; -ms-flex-align: center; padding-left: 0px;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li:first-child {padding-left: 0px;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li:nth-child(3) {padding-right: 0px;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.break {flex-basis: 100%; height: 0; padding: 0; margin: 0;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.authors-description-wrapper {padding-top: 0;    display: none;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.authors-description-wrapper .authors-descriptions {float: left; display: none; margin-top: 12px; text-align: justify; font-size: 16px; line-height: 26px;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.authors-description-wrapper .authors-descriptions a {text-decoration: none;color: var(--vivid-vivid-02, #207DE9); font-weight: 600;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.authors-description-wrapper .authors-descriptions a:hover {text-decoration: underline!important; text-decoration-color: var(--vivid-vivid-02, #207DE9);}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.authors-description-wrapper .authors-descriptions a.author-twitter-link {position: relative;color: var(--core-gray-04, #869298)!important;font-size: 18px; font-family: Inter; font-style: normal; font-weight: 600; line-height: 28px; letter-spacing: -0.081px;padding-left: 30px;display: flex; width: fit-content;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.authors-description-wrapper .authors-descriptions a.author-twitter-link:hover{text-decoration: underline!important;text-decoration-color: var(--core-gray-04, #869298)!important;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.authors-description-wrapper .authors-descriptions a.author-twitter-link::before {content: " "; width: 21px; height: 18px; position: absolute; background-image: url(/wp-content/themes/fx/assets/img/blocks/general/wysiwyg/twitter-icon.png); left: 0px; top: 5px;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.author-item {width: 100%; padding-left: 0px;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.author-item a {text-decoration: none;cursor: pointer;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.author-item ._icon {width: 48px; height: 48px; display: inline-block; margin-right: 16px; position: relative; overflow: hidden; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center;margin-bottom: 0px;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.author-item ._icon img {display: block; margin: auto; max-width: 100%; height: auto;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.author-item ._name {color: #222; font-size: 18px; font-family: var( --font-inter ); font-style: normal; font-weight: 600; line-height: 28px; letter-spacing: -0.081px; text-decoration: none; display: flex; align-items: center; justify-content: left;word-break: keep-all;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li .icon {display: flex;width: 20px; height: 20px; display: flex; margin-left: 4px;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li .icon img {display: flex;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li .icon.chevron-up {transform: rotateX(180deg);}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.author-item ._name .icon.chevron-down img {min-width: fit-content;display: flex;width: 20px; height: 20px; display: flex; margin-left: 4px;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.author-item ._name .icon.verified img {display: flex;width: 21px; height: 20px; display: flex; margin-left: 4px;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li ._text {word-break: keep-all;color: var(--core-gray-04, #869298);font-size: 18px;font-family: var( --font-inter );font-style: normal;font-weight: 400;line-height: 28px;letter-spacing: -0.081px;display: flex; align-items: center;display: flex;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li ._icon.calendar_icon,
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li ._icon.clock_icon,
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li ._icon.last_updated_icon {display: flex;margin-right: 4px;align-items: center;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li ._icon.calendar_icon img,
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li ._icon.clock_icon img,
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li ._icon.last_updated_icon img {width: 24px; height: 24px;max-width: max-content;}
.wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li {margin-right: 0px;}

@media (max-width:1600px){
  .wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta {column-gap: 6px;}
  .wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li {margin-right: 5px;}
}
@media (min-width: 1025px) and (max-width:1600px){
  .wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li ._text,
  .wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.author-item ._name {font-size: 15px;line-height: 23px;}
}

@media (max-width:1024px){
  .wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li ._text,
  .wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.author-item ._name {font-size: 16px;line-height: 24px;}
}

@media (max-width:600px){
  .wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li ._icon.calendar_icon,
  .wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li ._icon.clock_icon,
  .wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li ._icon.last_updated_icon {align-items: baseline;}
}

@media (max-width:300px){
  .wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li.author-item {flex-direction: column;align-items: flex-start;}
}

/*** Content Block ***/
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content a:not(.fx-btn):not(.fx-element a) {text-decoration-color: var(--vivid-vivid-02,#207DE9);}
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content a:not(.fx-btn):not(.fx-element a):hover {text-decoration-color: #6ADFD7;}

.wysiwyg.bg-white .wysiwyg__content-wrapper .wysiwyg__content a:not(.fx-btn):not(._btn):not(section.according-tabbed-section.bofu_faq.modern-2-template .bofu_acc ._panel ._panel-head a) * {color: #222;}

.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ul:not(.fx-gf-multistep-free-quote-form .fx-gf-multistep-free-quote-form-proposal ul):not(.fx-element ul):not(.exclude-default-design):not(.column-textbox-icons-buttons ul):not(.compact-pricing-card ul) {list-style: none;margin-left: 16px;}
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ol:not(.fx-element ol):not(.exclude-default-design) {list-style-position: outside; margin-left: 42px;overflow: initial;}
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ul:not(.fx-gf-multistep-free-quote-form .fx-gf-multistep-free-quote-form-proposal ul):not(.fx-element ul):not(.exclude-default-design):not(.column-textbox-icons-buttons ul):not(.compact-pricing-card ul):not(.cards-carousel-column ul) > li:not(.fx-callout ul li):not(.fx-cta ul li):not(.dd_search_ends-tabs.two-tab .nav-tabs li):not(.compact-pricing-card ul li):not(.cards-carousel-column ul li) {padding-left: 32px; padding-top: 0px; padding-bottom: 16px; font-size: 21px; font-family: var( --font-inter ); font-style: normal; line-height: 35px; position: relative;}
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ol:not(.exclude-default-design) > li:not(.fx-callout ul li):not(.fx-cta ul li) {list-style-position: outside; padding-left: 6px; padding-top: 0px; padding-bottom: 16px; font-size: 21px; font-family: var( --font-inter ); font-style: normal; line-height: 35px; position: relative;}

.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ul:not(.fx-gf-multistep-free-quote-form .fx-gf-multistep-free-quote-form-proposal ul):not(.fx-element ul):not(.exclude-default-design) > li:not(.fx-callout ul li):not(.fx-cta ul li) strong,
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ol:not(.exclude-default-design) > li:not(.fx-callout ul li):not(.fx-cta ul li) strong {font-family: var( --font-inter ); font-style: normal; font-size: inherit; line-height: inherit; letter-spacing: -0.094px;font-weight: 600;}

.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ul:not(.fx-gf-multistep-free-quote-form .fx-gf-multistep-free-quote-form-proposal ul):not(.fx-element ul):not(.exclude-default-design) > li:not(.fx-callout ul li):not(.fx-cta ul li):not(.column-textbox-icons-buttons.manual-listing ul li):not(.column-textbox-icons-buttons.manual-listing2 ul li):not(.compact-pricing-card ul li)::marker,
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ol:not(.fx-element ol):not(.exclude-default-design) > li:not(.fx-callout ul li):not(.fx-cta ul li)::marker {color: var(--vivid-vivid-02, #207DE9)!important; font-size: inherit; font-family: var( --font-inter ); font-style: normal; font-weight: 600; line-height: inherit; letter-spacing: -0.094px; text-decoration-color: var(--vivid-vivid-02)!important;text-decoration: none;}
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ul:not(.fx-gf-multistep-free-quote-form .fx-gf-multistep-free-quote-form-proposal ul):not(.fx-element ul):not(.exclude-default-design) > li:not(.fx-callout ul li):not(.fx-cta ul li):not(.dd_search_ends-tabs.two-tab .nav-tabs li):not(.link-bar-container li) a,
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ol:not(.fx-element ol):not(.exclude-default-design) > li:not(.fx-callout ul li):not(.fx-cta ul li):not(.link-bar-container li) a
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ol:not(.exclude-default-design) > li:not(.fx-callout ul li):not(.fx-cta ul li):not(.link-bar-container li) a *,
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ul:not(.fx-gf-multistep-free-quote-form .fx-gf-multistep-free-quote-form-proposal ul):not(.fx-element ul):not(.exclude-default-design) > li:not(.fx-callout ul li):not(.fx-cta ul li):not(.link-bar-container li) a * {color: var(--vivid-vivid-02, #207DE9)!important; font-size: inherit; font-family: var( --font-inter ); font-style: normal; font-weight: 400; line-height: inherit; letter-spacing: -0.094px; text-decoration-color: var(--vivid-vivid-02)!important;text-decoration: none;}

.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ul:not(.fx-gf-multistep-free-quote-form .fx-gf-multistep-free-quote-form-proposal ul):not(.fx-element ul):not(.exclude-default-design):not(.blue-checklist):not(.green-check-list):not(.list-with-checkmarks) > li:not(.fx-callout ul li):not(.fx-cta ul li):not(.column-textbox-icons-buttons ul li):not(.dd_search_ends-tabs.two-tab .nav-tabs li):not(.compact-pricing-card ul li):not(.cards-carousel-column ul li)::before {content : " "; width: 12px; height: 12px;border-radius: 50%; background: var(--Primary-Blue, #207DE9); position: absolute; top: 10px; left: 0px;}

.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ul:not(.fx-gf-multistep-free-quote-form .fx-gf-multistep-free-quote-form-proposal ul):not(.fx-element ul):not(.exclude-default-design).blue-checklist > li:not(.fx-callout ul li):not(.fx-cta ul li):not(.column-textbox-icons-buttons ul li):not(.compact-pricing-card ul li)::before {content : " "; width: 21px; height: 21px;border-radius: 40px; position: absolute; top: 6px; left: 0px; background-image: url('/wp-content/themes/fx/assets/img/blocks/general/wysiwyg/blue-check-icon.png'); background-size: contain;}

.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ul:not(.fx-gf-multistep-free-quote-form .fx-gf-multistep-free-quote-form-proposal ul):not(.fx-element ul):not(.exclude-default-design) > li:not(.fx-callout ul li):not(.fx-cta ul li):not(.dd_search_ends-tabs.two-tab .nav-tabs li) a:hover,
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ol:not(.fx-element ol):not(.exclude-default-design) > li a:hover,
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ol:not(.fx-element ol):not(.exclude-default-design) > li a:not(.fx-btn):hover,
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ol:not(.fx-element ol):not(.exclude-default-design) > li a:not(.fx-btn-tertiary):hover {text-decoration: underline;}

.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ol:not(.fx-element ol):not(.exclude-default-design) > li a:not(.fx-btn):hover

.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ul:not(.fx-gf-multistep-free-quote-form .fx-gf-multistep-free-quote-form-proposal ul):not(.fx-element ul):not(.exclude-default-design) > li ul,
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ol:not(.fx-element ol):not(.exclude-default-design) > li ul,
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ul:not(.fx-gf-multistep-free-quote-form .fx-gf-multistep-free-quote-form-proposal ul):not(.fx-element ul):not(.exclude-default-design) > li ol,
.wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ol:not(.fx-element ol):not(.exclude-default-design) > li ol { margin-bottom: 0px; }

.wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer {margin-top: 40px; border-top: 1px solid #ABB9C2; margin-bottom: 40px;}

.wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list {display: flex; flex-direction: column; list-style: none;}
.wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li {display: flex; flex-direction: row;}
.wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li ._icon {width: 48px; height: 48px; display: flex; border-radius: 32px; overflow: hidden; min-width: 48px; margin-right: 32px;}
.wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li ._icon img {width: 48px; height: 48px; display: flex;}
.wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li ._value,
.wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li ._value > * {width: 100%; color: var(--core-gray-04, #869298); font-size: 18px; font-family: var( --font-inter ); font-style: normal; font-weight: 400; line-height: 28px; letter-spacing: -0.081px;}


.wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li ._value a {text-decoration: none; color: var(--vivid-vivid-02, #207DE9); font-weight: 600;}
.wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li ._value a:hover {text-decoration: underline!important; text-decoration-color: var(--vivid-vivid-02, #207DE9)!important;}

.wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li.author-item ._value {display: flex; flex-direction: column;}
.wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li.author-item ._value a.author-twitter-link {margin-top: 0px; position: relative;color: var(--core-gray-04, #869298)!important;font-size: 18px; font-family: Inter; font-style: normal; font-weight: 600; line-height: 28px; letter-spacing: -0.081px;padding-left: 30px;display: flex; width: fit-content;}
.wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li.author-item ._value a.author-twitter-link:hover{text-decoration: underline!important;text-decoration-color: var(--core-gray-04, #869298)!important;}
.wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li.author-item ._value a.author-twitter-link::before {content: " "; width: 21px; height: 18px; position: absolute; background-image: url(/wp-content/themes/fx/assets/img/blocks/general/wysiwyg/twitter-icon.png); left: 0px; top: 5px;}

@media (max-width:1024px){
  .wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ul:not(.fx-element ul):not(.exclude-default-design) > li:not(.fx-callout ul li):not(.fx-cta ul li):not(.column-textbox-icons-buttons ul li):not(.compact-pricing-card ul li),
  .wysiwyg .wysiwyg__content-wrapper .wysiwyg__content ol:not(.fx-element ol):not(.exclude-default-design) > li:not(.fx-callout ul li):not(.fx-cta ul li):not(.compact-pricing-card ul li) {font-size: 18px; line-height: 25px;}
}

@media (max-width:400px){
  .wysiwyg.blog-post-template .wysiwyg__author-wrapper .wysiwyg__hero-meta li {margin-right: 0px;}
  .wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li {flex-direction: column; align-items: center;}
  .wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li ._icon {margin-bottom: 11px;margin-right: 0px;}
  .wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li.author-item ._value {text-align: center;}
  .wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li.author-item ._value a {width: auto; max-width: fit-content; margin: 0 auto;}
  .wysiwyg.blog-post-template .wysiwyg__content-wrapper .wysiwyg__content-footer .items-list li ._value {text-align: center;}
}

/*** What to read next - latest posts section ***/

.single-post-v3 .single-post-content .wysiwyg__latest-blog-posts-section {padding-top: 0px; padding-bottom: 96px;}
.single-post-v3 .single-post-content .wysiwyg__latest-blog-posts-section .main-intro {margin-bottom: 0px;}
.single-post-v3 .single-post-content .wysiwyg__latest-blog-posts-section .main-intro h3 {position: relative; margin-bottom: 0px;}

@media (max-width: 1399px) {
  .single-post-v3 .single-post-content .wysiwyg__latest-blog-posts-section .main-intro h3:before {top: 6px!important;}
}

@media (max-width: 1024px) {
  .single-post-v3 .single-post-content .wysiwyg__latest-blog-posts-section {padding-top: 0px; padding-bottom: 48px;}
  .single-post-v3 .single-post-content .wysiwyg__latest-blog-posts-section .main-intro h3:before {top: 5px!important;}
}

/*** Related Resources Section ***/
.single-post-v3 .single-post-content .wysiwyg__related-resources-section {margin-bottom: 120px;}
.single-post-v3 .single-post-content .wysiwyg__related-resources-section h3 {position: relative; margin-bottom: 8px;}

.single-post-v3 .single-post-content .wysiwyg__related-resources-section .basic-links-list {margin-top: 0px; margin-bottom: 0px; list-style: none;}
.single-post-v3 .single-post-content .wysiwyg__related-resources-section .basic-links-list li {padding: 0px;}
.single-post-v3 .single-post-content .wysiwyg__related-resources-section .basic-links-list li a,
.single-post-v3 .single-post-content .wysiwyg__related-resources-section .basic-links-list li a i {color: #222; font-size: 21px; font-family: Inter; font-style: normal; font-weight: 800; line-height: 140%; letter-spacing: -0.378px; text-decoration: none;}
.single-post-v3 .single-post-content .wysiwyg__related-resources-section .basic-links-list li a {display: flex; justify-content: space-between; padding: 16px 0px 16px 0px; border-bottom: 1px solid #CED4DA;}
.single-post-v3 .single-post-content .wysiwyg__related-resources-section .basic-links-list li:last-child a {border-bottom: 0px;}

.single-post-v3 .single-post-content .wysiwyg__related-resources-section .basic-links-list li a:hover,
.single-post-v3 .single-post-content .wysiwyg__related-resources-section .basic-links-list li a:hover i {color: #207de9;}

.single-post-v3 .single-post-content .wysiwyg__related-resources-section .related-resources-card {width: 50%; padding-left: 24px; padding-right: 24px; padding-bottom: 24px;}

@media (max-width:767px){

}

@media (max-width:767px){
  .single-post-v3 .single-post-content .wysiwyg__related-resources-section .related-resources-card {width: 100%;}
}

/*** Sticky Post Sidebars ***/
.wysiwyg.blog-post-template > .container > .row .sidebar-container .inner-sticky-sidebar {position: relative; /*height: 100%;*/}
.wysiwyg.blog-post-template > .container > .row .sidebar-container .inner-sticky-sidebar .acc-sidebar2 {position: relative; height: 100%; display: flex; flex-direction: column; border: 1px solid var(--Primary-Lighter-Gray, #EBEDEF) !important; padding-left: 16px; padding-right: 16px; padding-bottom: 16px; border-radius: 8px; margin-bottom: 24px; gap: 32px;}
.wysiwyg.blog-post-template > .container > .row .sidebar-container .inner-sticky-sidebar .acc-sidebar2 .table-of-contents {display: flex; flex-direction: column;padding-bottom: 48px;}
.wysiwyg.blog-post-template > .container > .row .sidebar-container .inner-sticky-sidebar .acc-sidebar2.plain-template .table-of-contents {padding-bottom: 0px;}
.wysiwyg.blog-post-template > .container > .row .sidebar-container .inner-sticky-sidebar .acc-sidebar2 .post-sticky-sidebar-wrapper {display: flex; position: relative; height: auto; flex-grow: 1; width: 100%;}
.wysiwyg.blog-post-template > .container > .row .sidebar-container .inner-sticky-sidebar .acc-sidebar2 .post-sticky-sidebar-wrapper .post-sticky-sidebar {height: 100%; float: left; position: relative; width: 100%;}
.wysiwyg.blog-post-template > .container > .row .sidebar-container .inner-sticky-sidebar .acc-sidebar2 .post-sticky-sidebar-wrapper .post-sticky-sidebar .theiaStickySidebar {width: 100%;max-width: 100%;}
.wysiwyg.blog-post-template > .container > .row .sidebar-container .inner-sticky-sidebar .acc-sidebar2 .table-of-contents .acc-nav {padding-bottom: 0px;}


.single-post .wysiwyg.blog-post-template > .container > .row .sidebar-container .inner-sticky-sidebar .acc-sidebar2 {border-radius: 0px; border: 0px solid var(--Primary-Lighter-Gray, #EBEDEF) !important;}
.single-post .acc-sidebar2.plain-template .panel-body { border-right: 1px solid #EBEDEF; padding-right: 48px; }
.single-post .wysiwyg.blog-post-template > .container > .row .sidebar-container .inner-sticky-sidebar { height: 100%;}


/*** CTAs customizations ***/

.wysiwyg:not(.blog-post-template) .sidebar-container .seo-banner-cta {margin-left: 24px; margin-right: 24px;}

/*** Styles for the blocks added using the FX-Block-Rendering shortcode ***/

/*** column-textbox-icons-buttons comparison-cards / manual-listing2 listing-type **/
.wysiwyg.blog-post-template section.trp_ete.comparison-cards .equalcol-card,
.wysiwyg.blog-post-template section.trp_ete.manual-listing2 .equalcol-card {padding-left: 8px; padding-right: 8px;}
.wysiwyg.blog-post-template section.trp_ete.comparison-cards .equalcol-card .equal-card p,
.wysiwyg.blog-post-template section.trp_ete.manual-listing2 .equalcol-card .equal-card p {font-size: 16px; min-height: 26px; margin-bottom: 10px;line-height: 26px;}
.wysiwyg.blog-post-template section.trp_ete.manual-listing2 .equalcol-card .equal-card ul {margin-top: 0px; margin-bottom: 10px;margin-left: 20px;}
.wysiwyg.blog-post-template section.trp_ete.comparison-cards .equalcol-card .equal-card ul {margin-left: 0px;}
.wysiwyg.blog-post-template section.trp_ete.manual-listing2:not(.comparison-cards) .equalcol-card .equal-card ul li {list-style-position: outside;font-size: 16px; line-height: 26px; padding: 0px;}
.wysiwyg.blog-post-template section.trp_ete.comparison-cards .equalcol-card .equal-card ul li {list-style-position: outside;font-size: 16px; line-height: 26px;padding-left: 25px;}
.wysiwyg.blog-post-template section.trp_ete.manual-listing2 .equalcol-card .equal-card ul li::marker {color: #222222!important;}
.wysiwyg.blog-post-template  section.trp_ete.comparison-cards .equalcol-card .equal-card,
.wysiwyg.blog-post-template  section.trp_ete.manual-listing2 .equalcol-card .equal-card {padding: 25px 20px!important;}
.wysiwyg.blog-post-template section.trp_ete .container > h1,
.wysiwyg.blog-post-template section.trp_ete .container > h2,
.wysiwyg.blog-post-template section.trp_ete .container > h3,
.wysiwyg.blog-post-template section.trp_ete .container > h4,
.wysiwyg.blog-post-template section.trp_ete .container > h5,
.wysiwyg.blog-post-template section.trp_ete .container > h6{margin:0 0 40px;}
.wysiwyg.blog-post-template section.trp_ete.manual-listing2 .btn {padding: 12px; font-size: 16px!important; margin: 0 auto; width: 100%;}
.wysiwyg.blog-post-template section.trp_ete.manual-listing2 .btn i {color: white;}
.wysiwyg.blog-post-template section.trp_ete.manual-listing2 .trp_ete-card ._foot {text-align: center;}
.wysiwyg.blog-post-template section.trp_ete.manual-listing2 .trp_ete-card ._body {margin-top: 0px;margin-bottom: 10px;}


/*** column-textbox-icons-buttons comparison-cards manual listing-type **/

.wysiwyg.blog-post-template .column-textbox-icons-buttons .column-textbox__list .card{padding-left: 8px; padding-right: 8px;}
.wysiwyg.blog-post-template .column-textbox-icons-buttons .block-testi-card.bg-white .card-title,
.wysiwyg.blog-post-template .column-textbox-icons-buttons .block-testi-card.bg-white .card-title * {font-size: 18px; margin-bottom: 10px;}
.wysiwyg.blog-post-template .column-textbox-icons-buttons .block-testi-card.bg-white .card-text,
.wysiwyg.blog-post-template .column-textbox-icons-buttons .block-testi-card.bg-white .card-text * {font-size: 16px; min-height: 26px; margin-bottom: 10px; line-height: 26px;}
.wysiwyg.blog-post-template .column-textbox-icons-buttons .block-testi-card.bg-white .card-text ul {margin-top: 10px; margin-bottom: 10px; margin-left: 20px;}
.wysiwyg.blog-post-template .column-textbox-icons-buttons .block-testi-card.bg-white .card-text ul li {list-style-position: outside; font-size: 16px; line-height: 26px; padding: 0px;}
.wysiwyg.blog-post-template .column-textbox-icons-buttons .block-testi-card .fx-btn {padding: 12px; font-size: 16px!important;}
.wysiwyg.blog-post-template .column-textbox-icons-buttons .block-testi-card {padding: 25px 20px;}
.wysiwyg.blog-post-template .column-textbox-icons-buttons .equalcol-card .equal-card ul li::marker {color: #222222!important;}

/*** column-textbox-icons-buttons reviews listing-type **/

.wysiwyg.blog-post-template .column-textbox-icons-buttons.reviews-listing .block-testi-card .card-rate i {width: 16px; height: 15px; background-size: 16px 15px;}
.wysiwyg.blog-post-template .column-textbox-icons-buttons.reviews-listing .card-text {margin-top: 12px;}

/*** column-textbox-icons-buttons Case Studies listing-type **/

.wysiwyg.blog-post-template .column-textbox-icons-buttons.case-studies.bofu_improve .bofu_improve-card.your-business-card {padding: 25px 20px;}
.wysiwyg.blog-post-template .column-textbox-icons-buttons.case-studies.bofu_improve .bofu_improve-card ._body {margin-top: 12px; padding-bottom: 12px;}
.wysiwyg.blog-post-template .column-textbox-icons-buttons.case-studies.bofu_improve .bofu_improve-card ._value {font-size: 36px; line-height: 44px;}
.wysiwyg.blog-post-template .column-textbox-icons-buttons.case-studies.bofu_improve .bofu_improve-card ._stitle {font-size: 20px;}
.wysiwyg.blog-post-template .column-textbox-icons-buttons.case-studies.bofu_improve .bofu_improve-card ._link {text-decoration-color: transparent;}
.wysiwyg.blog-post-template .column-textbox-icons-buttons.case-studies.bofu_improve .bofu_improve-card ._link i {color: #6ADFD7;}
.wysiwyg.blog-post-template .column-textbox-icons-buttons.case-studies.bofu_improve .equalcol-card {padding-left: 8px; padding-right: 8px;}
.wysiwyg.blog-post-template .column-textbox-icons-buttons.case-studies.bofu_improve .container-fluid > h1,
.wysiwyg.blog-post-template .column-textbox-icons-buttons.case-studies.bofu_improve .container-fluid > h2,
.wysiwyg.blog-post-template .column-textbox-icons-buttons.case-studies.bofu_improve .container-fluid > h3,
.wysiwyg.blog-post-template .column-textbox-icons-buttons.case-studies.bofu_improve .container-fluid > h4,
.wysiwyg.blog-post-template .column-textbox-icons-buttons.case-studies.bofu_improve .container-fluid > h5,
.wysiwyg.blog-post-template .column-textbox-icons-buttons.case-studies.bofu_improve .container-fluid > h6{margin:0 0 40px;}

/*** TOC Headings Indent ***/
.wysiwyg > .container > .row .sidebar-container .inner-sticky-sidebar .acc-sidebar2 .panel.headings-indent .panel-inner .acc-nav li.h3-reference {padding-left: 12px;}
.wysiwyg > .container > .row .sidebar-container .inner-sticky-sidebar .acc-sidebar2 .panel.headings-indent .panel-inner .acc-nav li.h4-reference {padding-left: 24px;}
.wysiwyg > .container > .row .right-sidebar-container .inner-sticky-sidebar .acc-sidebar2 .panel.headings-indent .panel-inner .acc-nav li.h3-reference {padding-left: 12px;}
.wysiwyg > .container > .row .right-sidebar-container .inner-sticky-sidebar .acc-sidebar2 .panel.headings-indent .panel-inner .acc-nav li.h4-reference {padding-left: 24px;}

/*** CTAs customizations ***/
@media (max-width: 1024px) {
  .wysiwyg.blog-post-template > .container > .row .sidebar-container .inner-sticky-sidebar .acc-sidebar2 .additional .fx-cta.cta-seo-checker-sidebar-wrapper {display: none;}
  .wysiwyg.blog-post-template .blog-cta-sidebar {display: none;}
}

/*** WYSIWYG Background Styles ***/

.wysiwyg .wysiwyg__content p:not(.exclude-default-design):not(.fx-cta *),
.wysiwyg .wysiwyg__content ul:not(.exclude-default-design) li:not(.fx-cta *),
.wysiwyg .wysiwyg__content ol:not(.exclude-default-design) li:not(.fx-cta *),
.wysiwyg .wysiwyg__content a:not(.exclude-default-design):not(.fx-btn):not(.btn):not(.fx-cta a):not(.dd_search_ends-tabs.two-tab .nav-tabs li a):not(section.according-tabbed-section.bofu_faq.modern-template):not(section.according-tabbed-section.bofu_faq.modern-2-template .bofu_acc ._panel ._panel-head a),
.wysiwyg .wysiwyg__content h1:not(.exclude-default-design):not(.fx-cta *), .wysiwyg .wysiwyg__content .h1:not(.exclude-default-design):not(.exclude-default-design):not(.fx-cta *),
.wysiwyg .wysiwyg__content h2:not(.exclude-default-design):not(.fx-cta *), .wysiwyg .wysiwyg__content .h2:not(.exclude-default-design):not(.fx-cta *),
.wysiwyg .wysiwyg__content h3:not(.exclude-default-design):not(.fx-cta *), .wysiwyg .wysiwyg__content .h3:not(.exclude-default-design):not(.fx-cta *),
.wysiwyg .wysiwyg__content h4:not(.exclude-default-design):not(.fx-cta *), .wysiwyg .wysiwyg__content .h4:not(.exclude-default-design):not(.fx-cta *),
.wysiwyg .wysiwyg__content h5:not(.exclude-default-design):not(.fx-cta *), .wysiwyg .wysiwyg__content .h5:not(.exclude-default-design):not(.fx-cta *),
.wysiwyg .wysiwyg__content h6:not(.exclude-default-design):not(.fx-cta *), .wysiwyg .wysiwyg__content .h6:not(.exclude-default-design):not(.fx-cta *) {
  color: var(--Primary-Darkest-Gray);
}

.wysiwyg.bg-dark-blue2 .wysiwyg__content p:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content ul li:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content ol li:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content a:not(.fx-btn):not(.btn):not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content h1:not(.fx-cta *), .wysiwyg.bg-dark-blue2 .wysiwyg__content .h1:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content h2:not(.fx-cta *), .wysiwyg.bg-dark-blue2 .wysiwyg__content .h2:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content h3:not(.fx-cta *), .wysiwyg.bg-dark-blue2 .wysiwyg__content .h3:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content h4:not(.fx-cta *), .wysiwyg.bg-dark-blue2 .wysiwyg__content .h4:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content h5:not(.fx-cta *), .wysiwyg.bg-dark-blue2 .wysiwyg__content .h5:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content h6:not(.fx-cta *), .wysiwyg.bg-dark-blue2 .wysiwyg__content .h6:not(.fx-cta *),

.wysiwyg.bg-dark-blue2 .wysiwyg__content p:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content ul li:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content ol li:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content a:not(.fx-btn):not(.btn):not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content h1:not(.fx-cta *), .wysiwyg.bg-dark-blue2 .wysiwyg__content .h1:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content h2:not(.fx-cta *), .wysiwyg.bg-dark-blue2 .wysiwyg__content .h2:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content h3:not(.fx-cta *), .wysiwyg.bg-dark-blue2 .wysiwyg__content .h3:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content h4:not(.fx-cta *), .wysiwyg.bg-dark-blue2 .wysiwyg__content .h4:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content h5:not(.fx-cta *), .wysiwyg.bg-dark-blue2 .wysiwyg__content .h5:not(.fx-cta *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content h6:not(.fx-cta *), .wysiwyg.bg-dark-blue2 .wysiwyg__content .h6:not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content p:not(.fx-element *):not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content ul li:not(.fx-element ul li):not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content ol li:not(.fx-element ol li):not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content a:not(.fx-btn):not(.btn):not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content h1:not(.fx-cta *), .wysiwyg.bg-dark-blue .wysiwyg__content .h1:not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content h2:not(.fx-cta *), .wysiwyg.bg-dark-blue .wysiwyg__content .h2:not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content h3:not(.fx-cta *), .wysiwyg.bg-dark-blue .wysiwyg__content .h3:not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content h4:not(.fx-cta *), .wysiwyg.bg-dark-blue .wysiwyg__content .h4:not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content h5:not(.fx-cta *), .wysiwyg.bg-dark-blue .wysiwyg__content .h5:not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content h6:not(.fx-cta *), .wysiwyg.bg-dark-blue .wysiwyg__content .h6:not(.fx-cta *),

.wysiwyg.bg-dark-blue .wysiwyg__content p:not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content ul li:not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content ol li:not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content a:not(.fx-btn):not(.btn):not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content h1:not(.fx-cta *), .wysiwyg.bg-dark-blue .wysiwyg__content .h1:not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content h2:not(.fx-cta *), .wysiwyg.bg-dark-blue .wysiwyg__content .h2:not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content h3:not(.fx-cta *), .wysiwyg.bg-dark-blue .wysiwyg__content .h3:not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content h4:not(.fx-cta *), .wysiwyg.bg-dark-blue .wysiwyg__content .h4:not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content h5:not(.fx-cta *), .wysiwyg.bg-dark-blue .wysiwyg__content .h5:not(.fx-cta *),
.wysiwyg.bg-dark-blue .wysiwyg__content h6:not(.fx-cta *), .wysiwyg.bg-dark-blue.blog-post-template .wysiwyg__content .h6:not(.fx-cta *){
  color: var(--Primary-White);
}
.wysiwyg.bg-dark-blue .wysiwyg__content a:not(.fx-btn):not(.btn):not(.fx-cta *):not(.cards-carousel-column *),
.wysiwyg.bg-dark-blue2 .wysiwyg__content a:not(.fx-btn):not(.btn):not(.fx-cta *):not(.wu-cards-carousel-block .slick-arrow) {
  color: var(--Primary-White)!important;
}

.wysiwyg.bg-dark-blue .wysiwyg__content .blue-shading a:not(.fx-btn):not(.btn):not(.fx-cta *) {
  color: var(--Primary-Darkest-Gray)!important;
}



.wysiwyg.bg-dark-blue2 .wysiwyg__hero-breadcrumb *,
.wysiwyg.bg-dark-blue2 .wysiwyg__author-wrapper *,

.wysiwyg.bg-dark-blue2.blog-post-template .wysiwyg__hero-breadcrumb *,
.wysiwyg.bg-dark-blue2.blog-post-template .wysiwyg__author-wrapper *,

.wysiwyg.bg-dark-blue2.blog-post-template > .container > .row .wysiwyg__content-wrapper .wysiwyg__hero-breadcrumb .wysiwyg__hero-breadcrumb__list li + li::before,
.wysiwyg.bg-dark-blue2 .sidebar-container *,
.wysiwyg.bg-dark-blue2 .sidebar-container *,
.wysiwyg.bg-dark-blue2 > .container > .row .wysiwyg__content-wrapper .wysiwyg__hero-breadcrumb .wysiwyg__hero-breadcrumb__list li + li::before {
  color: var(--Primary-White)!important;
}

.wysiwyg.bg-dark-blue .wysiwyg__hero-breadcrumb *,
.wysiwyg.bg-dark-blue .wysiwyg__author-wrapper *,
.wysiwyg.bg-dark-blue.blog-post-template .wysiwyg__hero-breadcrumb *,
.wysiwyg.bg-dark-blue.blog-post-template .wysiwyg__author-wrapper *,
.wysiwyg.bg-dark-blue.blog-post-template > .container > .row .wysiwyg__content-wrapper .wysiwyg__hero-breadcrumb .wysiwyg__hero-breadcrumb__list li + li::before,
.wysiwyg.bg-dark-blue .sidebar-container *,
.wysiwyg.bg-dark-blue .sidebar-container *,
.wysiwyg.bg-dark-blue > .container > .row .wysiwyg__content-wrapper .wysiwyg__hero-breadcrumb .wysiwyg__hero-breadcrumb__list li + li::before {
  color: var(--Primary-White)!important;
}

.wysiwyg.large-padding-bottom {
  padding-bottom: 286px;
}

.wysiwyg.bg-bottom-torn {
  background-image: url(/wp-content/themes/fx/assets/img/blocks/special-pages/webfxu/bg-footer.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: auto;
}

.wysiwyg.bg-bottom-torn .standard-cta-w-image.light-theme .cta-content h2 {
  color: #222;
}
.wysiwyg.bg-bottom-torn .standard-cta-w-image.light-theme .cta-content .fx-btn {
  font-size: 21px !important;
  padding: 24px 32px;
}
.wysiwyg.bg-bottom-torn .standard-cta-w-image.light-theme .cta-content .card-img {
  width: 500px;
}
.wysiwyg.bg-bottom-torn .standard-cta-w-image.light-theme .cta-content .card-img img {
  width: 100%;
}
.wysiwyg.bg-bottom-torn .standard-cta-w-image.light-theme .cta-content {
  background: linear-gradient(0deg, rgba(204, 228, 255, 0.50) 0%, rgba(204, 228, 255, 0.50) 100%), #FFF;
}
@media screen and (max-width: 991px) {
  .wysiwyg.bg-bottom-torn .standard-cta-w-image.light-theme .cta-content .card-img {
    align-self: center;
  }
}
@media screen and (max-width: 768px) {
  .wysiwyg.bg-bottom-torn .standard-cta-w-image.light-theme .cta-content .card-img {
    width: 100%;
  }
}

.wysiwyg-additional-resource-content .additional-resources {
  display: flex;
  gap: 48px;
  flex-wrap: wrap;
  padding-top: 96px;
}
.wysiwyg-additional-resource-content .additional-resources__item.half-layout {
  width: calc(50% - 24px);
}
.wysiwyg-additional-resource-content .additional-resources__item > h3 {
  margin-bottom: 48px;
  display: flex;
  gap: 16px;
}
.wysiwyg-additional-resource-content .additional-resources__item > h3::before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #207DE9;
  margin-top: 6px;
}
.wysiwyg-additional-resource-content .additional-resources__item > h3  span {
  flex: 1;
}
.wysiwyg-additional-resource-content .additional-resources__item ul {
  margin-top: 0px;
}
.wysiwyg-additional-resource-content .additional-resources__item.full_width-layout {
  width: 100%;
}
.wysiwyg-additional-resource-content .additional-resources__item.full_width-layout .links-list-w-image {
  display: flex;
  flex-wrap: wrap;
  column-gap: 24px;
}
.wysiwyg-additional-resource-content .additional-resources__item.full_width-layout .links-list-w-image li {
  width: calc(50% - 24px);
}
.wysiwyg-additional-resource-content .additional-resources__item .basic-links-list {
  list-style: none;

}
.wysiwyg-additional-resource-content .additional-resources__item .basic-links-list li {
  border-bottom: 1px solid #CED4DA;
  padding: 0px;
  margin-bottom: 16px;
}
.wysiwyg-additional-resource-content .additional-resources__item .basic-links-list li:last-child {
  border-bottom: 0px solid transparent;
}
.wysiwyg-additional-resource-content .additional-resources__item .basic-links-list a {
  color: var(--Primary-Darkest-Gray, #222);

  font-family: Inter;
  font-size: 21px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%; /* 29.4px */
  letter-spacing: -0.378px;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  padding-bottom: 16px;
}

.wysiwyg-additional-resource-content .additional-resources__item .basic-links-list a i {
  font-weight: bold;
}
.wysiwyg-additional-resource-content .additional-resources__item .links-list-w-image {
  list-style: none;
}
.wysiwyg-additional-resource-content .additional-resources__item .links-list-w-image li {
  border-bottom: 1px solid #CED4DA;
  padding: 0px;
  margin-bottom: 24px;
}
.wysiwyg-additional-resource-content .additional-resources__item .links-list-w-image a {
  color: #222;

  font-family: Inter;
  font-size: 21px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%; /* 29.4px */
  letter-spacing: -0.378px;
  text-decoration: none;
  display: flex;
  padding-bottom: 24px;
  gap: 24px;
}
.wysiwyg-additional-resource-content .additional-resources__item__content__reading-time {
  color: #869298;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 122.222% */
}
.wysiwyg-additional-resource-content .additional-resources__item__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.wysiwyg-additional-resource-content .additional-resources__item__image  {
  align-self: flex-start;
  width: 104px;
  height: 75px!important;
}
.wysiwyg-additional-resource-content .additional-resources__item__image img {
  object-fit: cover;
  height: 100%;
  border-radius: 8px;
}
.wysiwyg-additional-resource-content li a:hover .additional-resources__item__content__name,
.wysiwyg-additional-resource-content  .basic-links-list a:hover {
  color: #207DE9;
}

.wysiwyg-additional-resource-content li:hover,
.wysiwyg-additional-resource-content  li:hover {
  border-color: #207DE9!important;

}
@media screen and (max-width: 1024px) {
  .wysiwyg-additional-resource-content .additional-resources__item > h3::before {
      width: 18px;
      height: 18px;
  }
}
@media screen and (max-width: 850px) {
  .wysiwyg-additional-resource-content .additional-resources__item__content {
      gap: 16px;
  }
  .wysiwyg-additional-resource-content .additional-resources__item > h3 {
      margin-bottom: 24px;
  }
  .wysiwyg-additional-resource-content .additional-resources__item.half-layout {
      width: 100%;
  }
  .wysiwyg-additional-resource-content .additional-resources__item.full_width-layout .links-list-w-image {
      flex-direction: column;
  }
  .wysiwyg-additional-resource-content .additional-resources__item.full_width-layout .links-list-w-image li {
      width: 100%;
  }
  .wysiwyg-additional-resource-content .additional-resources__item .basic-links-list a {
      font-size: 18px;
  }
  .wysiwyg-additional-resource-content .additional-resources__item .links-list-w-image a {
      font-size: 18px;
      padding-bottom: 18px;
  }
  .wysiwyg-additional-resource-content .additional-resources__item__content__reading-time {
      font-size: 16px;
  }
  .wysiwyg-additional-resource-content .additional-resources__item .links-list-w-image li {
      margin-bottom: 16px;
  }
}


.reviewer-description {
  position: relative;
  max-height: 47px;
  overflow: hidden;
  line-height: 1.8;
}

.reviewer-description:not(.opened) .text-content::after {
  content: "...";
  position: absolute;
  right: 48px;
  bottom: 0;
  background: white; /* color of the background */
  padding-left: 0px;
}
.reviewer-description .text-content {
  color: var(--Primary-Darkest-Gray, #222);

  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 160% */
  letter-spacing: -0.045px;
}


.reviewer-description .see-more {
  position: absolute;
  right: 10px;
  bottom: 0;
  background: white; /* color of the background */
  padding-left: 0px;
  text-decoration: none;
  display: inline-block;

  color: var(--Primary-Blue, #207DE9)!important;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.045px;

}
.wysiwyg .section.according-tabbed-section.bofu_faq .row.sp_80 {
  margin-left: 0px;
  margin-right: 0px;
}
.wysiwyg  section.according-tabbed-section.bofu_faq .row.sp_80>div {
  padding-left: 0px;
  padding-right: 0px;
}
.wysiwyg .section.according-tabbed-section.bofu_faq .container {
  padding-left: 0px;
  padding-right: 0px;
}
.wysiwyg .according-tabbed-section.bg-white { background-color: transparent;}.wysiwyg .according-tabbed-section.bg-white { background-color: transparent;}
.wysiwyg.bg-light-blue3 {background: rgba(204, 228, 255, 0.30);}
.wysiwyg.bg-light-blue4 {background: #EBF4FF;}

/*** WYSIWYG Styles - for SEO page ***/
/* @media (min-width: 1440px) { */
  .wysiwyg.seo-template {
    padding-top: 64px;
    padding-bottom: 0;
  }
  .wysiwyg.seo-template h2 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -1.44px;
  }
  .wysiwyg.seo-template .according-tabbed-section h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
    letter-spacing: -1.152px;
    margin-top: 16px;
  }
  .wysiwyg.seo-template h3 {
    margin-top: 40px;
  }
  /* .wysiwyg.seo-template h3:first-child {
    margin-top: 0px;
  } */
  .wysiwyg.seo-template section.according-tabbed-section.bofu_faq .row.sp_80 {
    margin-left: -24px;
    margin-right: -24px;
  }
  .wysiwyg.seo-template section.according-tabbed-section.bofu_faq.modern-2-template .bofu_acc ._panel ._panel-head a::after {
    top: 50%;
    margin-top: -12px;
  }
  .wysiwyg.seo-template section.according-tabbed-section.bofu_faq {
    padding-bottom: 64px;
  }
  .wysiwyg.seo-template section.according-tabbed-section.bofu_faq .bofu_acc {
    margin-bottom: 0;
  }
  .wysiwyg.seo-template section.according-tabbed-section.bofu_faq .bofu_acc ul {
    margin: 0;
  }
  .wysiwyg.seo-template li:last-child {
    padding-bottom: 0 !important;
  }
  .wysiwyg.seo-template .wysiwyg__content {
    border-bottom: 0.5px solid #BDBDBD;
  }
  .wysiwyg.seo-template.no-border-bottom .wysiwyg__content {
    border-bottom: none;
  }
  .wysiwyg.seo-template .wysiwyg__content a.fx-btn:not(.wysiwyg.sidebar-enabled .cta-services a) {
    font-size: unset !important;
  }
  .wysiwyg.seo-template .wysiwyg__content a.fx-btn:hover:not(.wysiwyg.sidebar-enabled .cta-services a) {
    text-decoration: none !important;
  }

/* } */

@media screen and (min-width:1021px) {
  .wysiwyg.line-with-airplane-background {
    background-image: url(/wp-content/themes/fx/assets/img/blocks/general/wysiwyg/line-with-airplane.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;

  }
}

@media screen and (min-width:2000px) {
  .wysiwyg.line-with-airplane-background {
    background-position: top -195px center;
  }
}

/*** Dollar signs both sides & bottom curve intersect template ***/
.wysiwyg.dollar-signs-both-sides-curve-intersect-bottom-template {
  padding-bottom: 126px;
  position: relative;
  background: rgb(245,250,239);
  background: -moz-linear-gradient(180deg, rgba(245,250,239,1) 0%, rgba(245,250,239,1) calc(100% - 126px), rgba(255,255,255,1) calc(100% - 126px));
  background: -webkit-linear-gradient(180deg, rgba(245,250,239,1) 0%, rgba(245,250,239,1) calc(100% - 126px), rgba(255,255,255,1) calc(100% - 126px));
  background: linear-gradient(180deg, rgba(245,250,239,1) 0%, rgba(245,250,239,1) calc(100% - 126px), rgba(255,255,255,1) calc(100% - 126px));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5faef",endColorstr="#ffffff",GradientType=1); 
}

.wysiwyg.dollar-signs-both-sides-curve-intersect-bottom-template > .container {
  position: relative;
}

.wysiwyg.dollar-signs-both-sides-curve-intersect-bottom-template > .container::before,
.wysiwyg.dollar-signs-both-sides-curve-intersect-bottom-template > .container::after {
  content: '';
  width: 738px;
  height: 460px;
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
}

.wysiwyg.dollar-signs-both-sides-curve-intersect-bottom-template > .container::before {
  background-image: url('/wp-content/themes/fx/assets/img/blocks/general/wysiwyg/dollar-symbols-container-left.png');
  top: -42%;
  left: -30%; 
}

.wysiwyg.dollar-signs-both-sides-curve-intersect-bottom-template > .container::after {
  background-image: url('/wp-content/themes/fx/assets/img/blocks/general/wysiwyg/dollar-symbols-container-right.png');
  top: -42%;
  right: -30%; 
}

.wysiwyg.dollar-signs-both-sides-curve-intersect-bottom-template::after {    
  content: '';
  border-bottom-left-radius: 50% 60%;
  border-bottom-right-radius: 50% 60%;
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 110%;
  background-color: var(--Tertiary-Lime-Lightest);
  height: 126px;
  left: -5%;
}

.wysiwyg.dollar-signs-both-sides-curve-intersect-bottom-template .wysiwyg__content-wrapper .wysiwyg__content {
  max-width: 1200px;
  margin: 0 auto;
}


/*** Vector side graphics and curved bottom template ***/
.wysiwyg.vector-both-sides-curved-bottom-template {
  padding-top: 96px !important;
  padding-bottom: 166px;
  position: relative;
  background: #eff6fe;
  background: -moz-linear-gradient(180deg, #eff6fe 0%, #eff6fe calc(100% - 126px), rgba(255,255,255,1) calc(100% - 126px));
  background: -webkit-linear-gradient(180deg, #eff6fe 0%, #eff6fe calc(100% - 126px), rgba(255,255,255,1) calc(100% - 126px));
  background: linear-gradient(180deg, #eff6fe 0%, #eff6fe calc(100% - 126px), rgba(255,255,255,1) calc(100% - 126px));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eff6fe",endColorstr="#ffffff",GradientType=1); 
}

/* .wysiwyg.vector-both-sides-curved-bottom-template > .container {
  z-index: 1;
} */
.wysiwyg.vector-both-sides-curved-bottom-template > .container .wysiwyg__content-wrapper {
  z-index: 1;
}

.wysiwyg.vector-both-sides-curved-bottom-template > .container::before,
.wysiwyg.vector-both-sides-curved-bottom-template > .container::after {
  content: '';
  width: 299px;
  height: 465px;
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
}

.wysiwyg.vector-both-sides-curved-bottom-template > .container::before {
  background-image: url('/wp-content/themes/fx/assets/img/blocks/general/wysiwyg/vector-graphic-left.svg');
  bottom: 126px;
  left: 0; 
}

.wysiwyg.vector-both-sides-curved-bottom-template > .container::after {
  background-image: url('/wp-content/themes/fx/assets/img/blocks/general/wysiwyg/vector-graphic-right.svg');
  bottom: 126px;
  right: 0; 
}

.wysiwyg.vector-both-sides-curved-bottom-template::after {    
  content: '';
  border-bottom-left-radius: 50% 60%;
  border-bottom-right-radius: 50% 60%;
  position: absolute;
  bottom: 0;
  z-index: 0;
  width: 110%;
  background-color: #eff6fe;
  height: 126px;
  left: -5%;

}

.wysiwyg.vector-both-sides-curved-bottom-template .wysiwyg__content-wrapper .wysiwyg__content {
  max-width: 1200px;
  margin: 0 auto;
}

.wysiwyg.dots-upper-right:after {
  content: '';
	display: block;
	position: absolute;
	width: 104px;
	height: 213px;
	background: url(/wp-content/themes/fx/assets/img/blocks/general/wysiwyg/bg-dots.svg) no-repeat right top;
	background-size: 100% 100%;
	right: 0;
	top: 40px;
}
.wysiwyg.dots-upper-right {
  position: relative;
}
.wysiwyg.dots-upper-right .wysiwyg__content-wrapper {
  z-index: 1;
}
@media (max-width: 767px) {
  .wysiwyg.dots-upper-right:after {
    display: none;
  }
}

/*** Intersect bottom template ***/
.wysiwyg.intersect-bottom-template {
  padding-top: 96px;
  padding-bottom: 96px;
  position: relative;
}

.wysiwyg.intersect-bottom-template > .container {
  position: relative;
  z-index: 1;
}
.wysiwyg.intersect-bottom-template > .container .wysiwyg__content-wrapper {
  z-index: 1;
}

.wysiwyg.intersect-bottom-template::after {    
  content: '';
  border-top-left-radius: 50% 60%;
  border-top-right-radius: 50% 60%;
  position: absolute;
  bottom: 0;
  z-index: 0;
  width: 110%;
  background-color: #eff6fe;
  height: 250px;
  left: -5%;

}

.wysiwyg.intersect-bottom-template .wysiwyg__content-wrapper .wysiwyg__content {
  max-width: 1200px;
  margin: 0 auto;
}



.blog-sidebar-cta {
  max-width: 310px;
  margin: 0 auto;
}
.blog-sidebar-cta .heading {
  color: #000;
  text-align: center;
  font-size: 18px !important;
  line-height: 130% !important; /* 23.4px */
  letter-spacing: -0.081px !important;
  margin: 0 0 8px 0;
}
.blog-sidebar-cta .subheading {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 160% */
  letter-spacing: -0.045px;
  text-align: center;
  margin: 0 0 24px 0;
}
.blog-sidebar-cta .cta {
  margin-bottom: 0;
  display: flex;
  justify-content: center;
}
.blog-sidebar-cta .featured-image-container {
  display: flex;
  overflow: hidden;
  justify-content: center;
  margin-bottom: 32px;
}
.blog-sidebar-cta.no-image {
  padding-bottom: 24px;
}
.blog-sidebar-cta .fx-btn  {
  line-height: 22px!important;
  padding-left: 24px!important;
  padding-right: 24px!important;
}

@media screen and (max-width: 1024px) {
  .wysiwyg.dollar-signs-both-sides-curve-intersect-bottom-template {
      padding-bottom: 60px;
  }
  .wysiwyg.dollar-signs-both-sides-curve-intersect-bottom-template::after {
      height: 60px;
  }
  .wysiwyg.dollar-signs-both-sides-curve-intersect-bottom-template {
    background: -moz-linear-gradient(180deg, rgba(245,250,239,1) 0%, rgba(245,250,239,1) calc(100% - 60px), rgba(255,255,255,1) calc(100% - 60px));
    background: -webkit-linear-gradient(180deg, rgba(245,250,239,1) 0%, rgba(245,250,239,1) calc(100% - 60px), rgba(255,255,255,1) calc(100% - 60px));
    background: linear-gradient(180deg, rgba(245,250,239,1) 0%, rgba(245,250,239,1) calc(100% - 60px), rgba(255,255,255,1) calc(100% - 60px));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5faef",endColorstr="#ffffff",GradientType=1); 
  }
}

.wysiwyg.container-848 .container {
  max-width: 848px;
}


.wysiwyg.inner-container-padding-48px .wysiwyg__content {
  padding: 48px;
}
.wysiwyg.inner-container-border-radius-16px .wysiwyg__content {
  border-radius: 16px;
}

@media screen and (max-width: 1024px) {
  .wysiwyg.inner-container-padding-48px .wysiwyg__content {
    padding: 24px;
  }
}

.wysiwyg.bg-transparent {
  background: transparent!important;
}

.wysiwyg.negative-offset-top-100 {
  margin-top: -100px!important;
}

.wysiwyg.negative-offset-bottom-210 {
  margin-bottom: -210px!important;
}

.wysiwyg.negative-offset-bottom-130 {
  margin-bottom: -130px!important;
}

.wysiwyg.two-sidebar-template > .container {
  max-width: 1700px;
}

.wysiwyg.two-sidebar-template > .container > .row {
  display: flex;
  justify-content: space-between;
}

.wysiwyg.two-sidebar-template .wysiwyg__content-wrapper {
  order: 2;    
  padding-left: 48px;
  padding-right: 48px;
}


.wysiwyg.two-sidebar-template .sidebar-container:not(.right-sidebar-container) {
  order:1;
  max-width: 330px;
}

.wysiwyg.two-sidebar-template .right-sidebar-container {
  order: 3;
  max-width: 330px;
}
.wysiwyg.two-sidebar-template .acc-sidebar2.plain-template .additional {
  padding-right: 0px;
  padding-left: 0px;
}
@media screen and (min-width: 1741px) {
  .wysiwyg.two-sidebar-template .wysiwyg__content-wrapper {
    max-width: 900px;
    width: 100%;
  }
  .wysiwyg.two-sidebar-template .sidebar-container:not(.right-sidebar-container) {
    padding-left: 0px;
    flex: 1;
  }
  .wysiwyg.two-sidebar-template .right-sidebar-container {
    padding-right: 0px;
    flex: 1;
  }

}

@media screen and (min-width: 1025px) {
  .wysiwyg.two-sidebar-template .acc-sidebar2.plain-template .panel {
    padding: 0px var(--s2, 16px);
    border-radius: 8px;
    border: 1px solid var(--Primary-Lighter-Gray, #EBEDEF);
    margin-bottom: 32px;
  }

  .wysiwyg.two-sidebar-template .acc-sidebar2.plain-template .panel.closed h4.panel-head {
    margin-bottom: 0px;
    border-bottom: 0px;
  }
}

@media screen and (max-width: 1200px) {
  .wysiwyg.two-sidebar-template > .container > .row {
    flex-direction: column;
  }
  .wysiwyg.two-sidebar-template .wysiwyg__content-wrapper {
    order: 2;    
    padding-left: 24px;
    padding-right: 24px;
  }
  .wysiwyg.two-sidebar-template .sidebar-container:not(.right-sidebar-container) {
    order:3;
  }
  
  .wysiwyg.two-sidebar-template .right-sidebar-container {
    order: 1;
  }
  .wysiwyg.two-sidebar-template .acc-sidebar2.plain-template .additional {
    padding-right: 0px;
    padding-left: 0px;
  }
  .wysiwyg.two-sidebar-template .sidebar-container:not(.right-sidebar-container) {
    max-width: 100%;
    width: 100%;
  }
  .wysiwyg.two-sidebar-template .right-sidebar-container {
    max-width: 100%;
    width: 100%;
  }
  .wysiwyg.two-sidebar-template .wysiwyg__content-wrapper {
    max-width: 100%;
    width: 100%;
  }
}

/*** WYSIWYG Blog Post Template - Right Sidebar ***/

.wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container {
  padding-right: 0px;
}

.wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container .inner-sticky-sidebar {
  width: 100%!important;
}

.wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container .inner-sticky-sidebar .acc-sidebar2 {
  width: 324px;
  max-width: 100%;
}

.wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container .list-authors {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container .list-authors .title {
  color: #222;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.081px;
}

.wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container .list-authors .authors {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 24px;
}

.wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container .list-authors .authors .author {
  display: flex;
  gap: 16px;
  align-items: center;
}

.wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container .list-authors .authors .author .image {
  max-width: 48px;
  max-height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container .list-authors .authors .author .image img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  margin: 0;
}

.wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container .list-authors .authors .author .info {
  display: flex;
  flex-direction: column;
}

.wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container .list-authors .authors .author .info .name {
  color: #222;
  font-family: var(--font-inter);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.081px;
  gap: 4px;
  display: flex;
  align-items: center;
}

.wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container .list-authors .authors .author .info .name img.blue-checkmark-starburst {
  max-width: 21px;
  height: auto;
  width: 100%;
}

.wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container .list-authors .authors .author .info .position {
  color: var(--Core-gray-04, #869298);
  font-family: var(--font-inter);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

@media (min-width: 1025px) {

  .wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container .inner-sticky-sidebar {
    display: flex;
    justify-content: end;
  }
  
  .wysiwyg.wysiwyg_post_block.right-sidebar-enabled .wysiwyg__content-wrapper {
    order: 2;
  }
  
  .wysiwyg.wysiwyg_post_block.right-sidebar-enabled .sidebar-container {
    order: 3;
  }
  
  .wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container {
    order: 1;
  }
  
}

@media (max-width: 1024px) {
  .wysiwyg.wysiwyg_post_block.right-sidebar-enabled .right-sidebar-container .list-authors {
    display: none;
  }
}