/* general settings */

#page-container h1,
#page-container h2,
#page-container h3,
#page-container h4,
#main-content h5,
#page-container h6 {
  font-family: var(--ff-main) !important;
  color: var(--plnb-clr-heading) !important;
}
html,
body,
li,
ul,
ol,
#page-container p {
  font-family: var(--ff-main)!important;
  color: var(--plnb-clr-paragraph);
}

#page-container h1 {
  font-size: var(--plnb-fs-h1);
  font-weight: var(--plnb-fw-h1);
  line-height: var(--plnb-lh-h1);
  letter-spacing: var(--plnb-ls-h1);
}
#page-container h1.big {
  font-size: var(--plnb-fs-h1-big) !important;
  font-weight: var(--plnb-fw-h1-big) !important;
  line-height: var(--plnb-lh-h1-big) !important;
  letter-spacing: var(--plnb-ls-h1-big) !important;
}
#page-container h2 {
  font-size: var(--plnb-fs-h2)!important;
  font-weight: var(--plnb-fw-h2);
  line-height: var(--plnb-lh-h2);
  letter-spacing: var(--plnb-ls-h2);
}
#page-container h3 {
  font-size: var(--plnb-fs-h3)!important;
  font-weight: var(--plnb-fw-h3);
  line-height: var(--plnb-lh-h3);
  letter-spacing: var(--plnb-ls-h3);
}
#page-container h4 {
  font-size: var(--plnb-fs-h4)!important;
  font-weight: var(--plnb-fw-h4);
  line-height: var(--plnb-lh-h4);
  letter-spacing: var(--plnb-ls-h4);
}
#main-content h5 {
  font-size: var(--plnb-fs-h5);
  font-weight: var(--plnb-fw-h5);
  line-height: var(--plnb-lh-h5);
  letter-spacing: var(--plnb-ls-h5);
}
#page-container h6 {
  font-size: var(--plnb-fs-h6)!important;
  font-weight: var(--plnb-fw-h6);
  line-height: var(--plnb-lh-h6);
  letter-spacing: var(--plnb-ls-h6);
}

#page-container p {
  font-size: var(--plnb-fs-p)!important;
  font-weight: var(--plnb-fw-p)!important;
  line-height: var(--plnb-lh-p)!important;
  letter-spacing: var(--plnb-ls-p)!important;
}
#page-container p.small {
  font-size: var(--plnb-fs-p-small)!important;
  font-weight: var(--plnb-fw-p-small)!important;
  line-height: var(--plnb-lh-p-small)!important;
  letter-spacing: var(--plnb-ls-p-small)!important;
}
#page-container p.big {
  font-size: var(--plnb-fs-p-big) !important;
  font-weight: var(--plnb-fw-p-big) !important;
  line-height: var(--plnb-lh-p-big) !important;
  letter-spacing: var(--plnb-ls-p-big) !important;
}
#page-container p.label {
  font-size: var(--plnb-fs-p-label);
  font-weight: var(--plnb-fw-p-label);
  line-height: var(--plnb-lh-p-label);
  letter-spacing: var(--plnb-ls-p-label);
}
#page-container p.subheading {
  font-size: var(--plnb-fs-subh)!important;
  font-weight: var(--plnb-fw-subh)!important;
  line-height: var(--plnb-lh-subh)!important;
  letter-spacing: var(--plnb-ls-subh)!important;
}
/* end general settings */

/* .hero-lottie-thumbnail {
	min-width:1546px;
	margin-left:-200px;
} */

body.page-id-979089 {
background-color: #F2F3F6 !important;
}

.hero-lottie-thumbnail {
	min-width: 1428px;
    margin-left: -134px;
}

div.et_pb_section.book-a-demo-home-section .et_pb_module.et_pb_button_module_wrapper {
	margin-bottom:0px!important;
}

#page-container #et-boc div.et_pb_section.book-a-demo-home-section {
	background-color: transparent!important;
	padding-block:130px 160px!important;
}
div.et_pb_section.book-a-demo-home-section .et_pb_row {
	padding-block:0px!important;
}

div.et_pb_section.book-a-demo-home-section img {
	margin-inline:auto!important;
/* 	margin-bottom:32px!important; */
}

div.et_pb_section.book-a-demo-home-section .book-a-demo-home-container {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
div.et_pb_section.book-a-demo-home-section .et_pb_module {
	margin-bottom:32px!important;
}


.et_builder_inner_content:has(.new-home-hero-section.et_section_regular)::before {
    content: "";
    position: absolute;
    left: 60%;
    top: 450px;
    transform: translate(-50%, -50%);
    border-radius: 425.351px;
    background: var(--Brand-Peach-Fizz-100, #FF9052);
    filter: blur(191.83189392089844px);
    width: 425.351px;
    height: 409.267px;
    z-index: 1;
}

.plnb-home-bento-boxes-row {
	max-width:1296px!important;
	padding-block:0px!important;
}
div.et_pb_row.plnb-bento-boxes-button-row {
	padding-block:64px 0px!important;
}
.plnb-home-bento-boxes-row .et_pb_column{
	display:grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-rows:repeat(3, 307px);
	gap:24px;
}
.plnb-home-bento-boxes-row .et_pb_column .first-card {
    grid-column: span 2;
	margin:0px!important;
	
}
.plnb-home-bento-boxes-row .et_pb_column .second-card {
grid-row:span 2;	
}
.plnb-home-bento-boxes-row .et_pb_column .third-card {
	grid-row:span 1;
	height:100%;
}
.plnb-home-bento-boxes-row .et_pb_column .third-card .et_pb_code_inner, .plnb-home-bento-boxes-row .et_pb_column .third-card .et_pb_code_inner .home-bento-box-parent, .plnb-home-bento-boxes-row .et_pb_column .third-card .et_pb_code_inner .bento-box-child {
	height:100%;
}
.plnb-home-bento-boxes-row .et_pb_column .third-card img {
	margin-top:35px;
}
.plnb-home-bento-boxes-row .et_pb_column .second-card, .plnb-home-bento-boxes-row .et_pb_column .third-card {
	margin:0px!important;
}
.plnb-home-bento-boxes-row .et_pb_column .third-card .et_pb_code_inner .bento-box-child {
	padding: 0px 0px 0px 52px;
	align-items:center;
	justify-content:space-between;
}
#page-container  .plnb-home-bento-boxes-row .et_pb_column .third-card h5 {
	font-size:25px!important;
	max-width:325px;
}
.plnb-home-bento-boxes-row .et_pb_column .third-card  img {
	max-height:300px;
}
.plnb-home-bento-boxes-row .et_pb_column .first-card .home-bento-box-parent {
	display:grid;
	grid-template-columns:1fr 1fr;
	grid-template-rows:1fr 1fr;
	gap:24px
}
.plnb-home-bento-boxes-row .et_pb_column .home-bento-box-parent .bento-box-child {
	border-radius:24px;
	overflow:hidden;
	display:flex;
}
.plnb-home-bento-boxes-row .et_pb_column .home-bento-box-parent .bento-box-child img {
	object-fit:contain;
}

.plnb-home-bento-boxes-row .et_pb_column .first-card .home-bento-box-parent  .bento-box-child.third  {
	grid-column:span 2;
	align-items:center;
	padding:38px 0px 38px 52px;
	justify-content:end;
	position:relative;
	
}
.plnb-home-bento-boxes-row .et_pb_column .second-card   {
    grid-column: span 2;
    grid-column-start: 3;
    grid-column-end: 5;
    height: 100%;
}

.plnb-home-bento-boxes-row .et_pb_column .second-card  .home-bento-box-parent  .bento-box-child.fourth, .plnb-home-bento-boxes-row .et_pb_column .second-card  .home-bento-box-parent, .plnb-home-bento-boxes-row .et_pb_column .second-card .et_pb_code_inner  {
	height:100%;
}
.plnb-home-bento-boxes-row .et_pb_column .second-card .home-bento-box-parent .bento-box-child.fourth {
	flex-direction: column;
    justify-content: space-between;
	padding:61px 0px 0px 52px;
}
.plnb-home-bento-boxes-row .et_pb_column .second-card .home-bento-box-parent .bento-box-child.fourth h3 {
	max-width:360px;
}
#page-container .plnb-home-bento-boxes-row .et_pb_column .first-card .home-bento-box-parent  .bento-box-child.third  h5 {
	align-self:start;
	font-size:25px!important;
	position:absolute;
	left:52px;
	top:38px;
	max-width:182px;
}

.plnb-home-bento-boxes-row .et_pb_column .third-card {
	grid-column:span 4;
	grid-row:span 1;
}
.plnb-home-bento-boxes-row .et_pb_column .first-card .home-bento-box-parent  .bento-box-child.third  img {
	max-height:223px;
}
.plnb-home-bento-boxes-row .et_pb_column .home-bento-box-parent .bento-box-child.grey {
	background-color:var(--plnb-clr-neutral-200);
}
.plnb-home-bento-boxes-row .et_pb_column .home-bento-box-parent .bento-box-child.grey {
	background-color:var(--plnb-clr-neutral-200);
}
.plnb-home-bento-boxes-row .et_pb_column .home-bento-box-parent .bento-box-child.purple {
	background-color:var(--plnb-clr-purple-200);
}
.plnb-home-bento-boxes-row .et_pb_column .home-bento-box-parent .bento-box-child.blue {
	background-color:var(--plnb-clr-blue-200);
}

.plnb-home-bento-boxes-row .et_pb_column .home-bento-box-parent .bento-box-child.white {
	background-color:#fff;
}

#page-container #et-boc .home-other-products-section {
	background-color:#F2F3F7!important;
	padding-block:160px 0px!important;
}
.home-other-products-section .home-other-products-heading-row {
	paddin-block:0px 48px!important;
}
.home-other-products-section .home-other-products-heading-row h2{
	padding-bottom:32px!important;
}
.home-other-products-section .home-other-products-heading-row p{
	max-width:387px!important;
	margin-inline:auto!important;
	font-weight:600!important;
}
/* .home-other-products-section .home-other-products-cards-row::after {
	display:none!important;
} */
.home-other-products-section .home-other-products-cards-row .et_pb_column {
	display:grid;
	grid-template-columns:repeat(2, 1fr);
	gap:16px;
}

.home-other-products-section .home-other-products-cards-row .card-container {
	border-radius:40px;
	margin:0px!important;
	padding-bottom:50px;
}
.home-other-products-section .home-other-products-cards-row .card-container a {
	margin-inline:auto!important;
	padding-top:43px!important;
}
.home-other-products-section .home-other-products-cards-row .card-container p {
	height:76px;
}

.home-other-products-section .home-other-products-cards-row .card-container.first p {
	margin-top:27px;
}
.home-other-products-section .home-other-products-cards-row .card-container.first .image-link-container img {
	width:100%!important;
}
.home-other-products-section .home-other-products-cards-row .card-container.second .image-link-container img {
	max-height:263px!important;
	align-self:end;
}
.home-other-products-section .home-other-products-cards-row .card-container.second .image-link-container {
	display:flex;
	flex-direction:column;
}
#page-container .home-other-products-section .home-other-products-cards-row {
	padding-block:0px!important;
}
#page-container .home-other-products-section .home-other-products-cards-row .card-container.second p {
	margin-top:37px;
	color:white!important;
	font-family: Gilroy!important;
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 500!important;
	line-height: 180%!important; 
}
#page-container .home-other-products-section .home-other-products-cards-row .card-container.second p {
	font-family: Gilroy!important;
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 500!important;
	line-height: 180%!important; 
}
#page-container .home-other-products-section .home-other-products-cards-row .card-container.second a {
	filter:brightness(0) invert(1)!important;
}
#page-container .home-other-products-section .home-other-products-cards-row {
max-width:1296px!important;
	}
.home-other-products-section .home-other-products-cards-row .card-container.first {
	background-color:#C4FFC4!important;
}
.home-other-products-section .home-other-products-cards-row .card-container.first .text-logo-container img{
	max-height:46px;
}
.home-other-products-section .home-other-products-cards-row .card-container.second .text-logo-container img{
	max-height:32px;
}
.home-other-products-section .home-other-products-cards-row .card-container.first .text-logo-container {
	padding:59px 90px 0px 44px;
}
.home-other-products-section .home-other-products-cards-row .card-container.second .text-logo-container {
	padding:64px 131px 0px 52px;
}
.home-other-products-section .home-other-products-cards-row .card-container.second {
	background-color:#0D9488!important;
}
.new-home-lottie-tabs-section .buttons-row {
	padding-block:64px 0px!important;
}
div.et_pb_section.finally-a-tool-section .heading-row{
	padding-block:0px 64px!important;
}
.home-highlight-text-section {
background-color:#F2F3F7!important;
}
.home-highlight-text-section .home-highlight-text-row {
	max-width:1603px;
}

.home-highlight-text-code-container .et_pb_code_inner {
  height: 300vh; /* total scroll length for the sticky animation */
  position: relative;
	transform: translateZ(0px);
}

.highlight-text-container {
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
	 will-change: transform;
  transform: translateZ(0);
	
	
}

.highlight-words-wrapper {
	display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: row;
	flex-wrap:wrap;
	max-width:1603px;
	transform: translateZ(0px);
}
#page-container .highlight-text-container .highlight-text-partial h2 {
	white-space:nowrap;
	font-family: Gilroy!important;
font-size: 84.979px!important;
font-style: normal!important;
font-weight: 700!important;
line-height: 115%!important;
	padding-bottom:0px!important;
}
.highlight-text-container .highlight-text-partial {
  display: block;
  color: #12131A;
	opacity:0.1;
  transition: opacity 0.4s ease;
	max-height:max-content;
	
}
.highlight-line-break {
  flex-basis: 100%;
  height: 0;
  width: 100%;
}

.highlight-line-break.tablet-break {
	display:none!important;
}


.highlight-text-container .highlight-text-partial.active {
  color: #12131A;
  font-weight: 700;
	opacity:1;
}
.highlight-text-container .highlight-text-partial:first-of-type  {
	opacity:1!important;
}
.highlight-line-break.small-desktop-break {
	display:none!important;
}
.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab {
	overflow:hidden!important;
}

/* SEV LP */

body.page-id-979670 #page-container #et-boc #main-content .et_builder_inner_content div.et_pb_section.sev-lp-hero-section {
	padding-top:200px!important;
	 padding-bottom:120px!important;
	background-color:#EBFBF7!important;
}
.sev-lp-hero-section .et_pb_row.sev-lp-hero-row {
	padding-block:0px!important;
}
.sev-lp-hero-section .et_pb_row.sev-lp-hero-row img, .sev-lp-hero-section .et_pb_row.sev-lp-hero-row h1 {
	text-align:center!important;
	margin-inline:auto!important;
}
.sev-lp-hero-section .buttons-row .et_pb_column{
	display:flex;
	align-items:center;
	gap:10px;
	justify-content:center;
}
.sev-lp-hero-section .buttons-row .et_pb_column a, .sev-lp-hero-section .buttons-row .et_pb_column .et_pb_button {
	min-width:215px!important;
	padding-inline: 0px !important;
    text-align: center;
}
.sev-lp-hero-section .et_pb_row.sev-lp-hero-row .logo-container {
	display:flex;
}
.sev-lp-hero-section .et_pb_row.sev-lp-hero-row h1 {
	max-width:883px!important;
	margin-inline:auto!important;
	padding-block:20px!important;
}
.sev-lp-hero-section .et_pb_row.sev-lp-hero-row .search-bar-container {
	max-width:961px!important;
	margin-inline:auto!important;
}

.sev-lp-hero-section .et_pb_row.sev-lp-hero-row  .search-bar-container {
	display: flex;
    align-items: center;
    max-width: 961px !important;
    margin-inline: auto !important;
    justify-content: space-between;
    background: linear-gradient(181deg, rgb(156 152 152 / 20%), rgba(255, 255, 255, 0.05));
    backdrop-filter: blur(20px) saturate(150%);
    border: 1px solid rgba(255, 255, 255, 0.3);
    /* box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); */
    border-radius: 200px;
    padding: 18px 12px 18px 24px !important;
    gap: 27px;
    border: 1px solid white;
}
.sev-lp-hero-section .et_pb_row.sev-lp-hero-row  .search-bar-container .first-container, .sev-lp-hero-section .et_pb_row.sev-lp-hero-row  .search-bar-container .second-container {
	display:flex;
	align-items:center;
	flex-wrap:nowrap;
}
.sev-lp-hero-section .et_pb_row.sev-lp-hero-row  .search-bar-container .first-container p:empty, .sev-lp-hero-section .et_pb_row.sev-lp-hero-row  .search-bar-container .second-container p:empty {
	display:none!important;
}
.sev-lp-hero-section .et_pb_row.sev-lp-hero-row  .search-bar-container .first-container {
	gap:50px;
}
.sev-lp-hero-section .et_pb_row.sev-lp-hero-row  .search-bar-container .second-container  {
	gap:8px;
}
#page-container .sev-lp-hero-section .et_pb_row.sev-lp-hero-row  .search-bar-container p {
	color: #2F313D!important;
	text-align: center!important;
	font-family: Gilroy!important;
	font-size: 18px!important;
	font-style: normal!important;
	font-weight: 600!important;
	line-height: 160%!important; 
}

#page-container .sev-lp-hero-section .et_pb_row.sev-lp-hero-row  .discount-text {
	margin-block:16px 45px!important;
	color: #2F313D!important;
	text-align: center!important;
	font-family: Gilroy!important;
	font-size: 20px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 140%!important;
}
div.et_pb_section.finally-a-tool-section {
	background-color:#EBFBF7!important;	
}
.plnb-home-bento-boxes-row.sev .et_pb_column {
	grid-template-columns:1fr 1fr!important;
	grid-template-rows: 1fr!important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column .first-card {
/* 	grid-column-start:1!important;
	grid-column-end:2!important; */
	grid-column: span 1!important;
	grid-row:span 1!important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column .second-card {
/* 	grid-column-start:2!important;
	grid-column-end:3!important; */
	grid-column: span 1!important;
	grid-row:span 1!important;
}

.plnb-home-bento-boxes-row.sev .et_pb_column .first-card .home-bento-box-parent {
	display:Flex!important;
	flex-direction:column;
	height:100%!important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.grey {
	flex-direction:column;
	height:100%!important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column .first-card .et_pb_code, .plnb-home-bento-boxes-row.sev .et_pb_column .first-card .et_pb_code_inner {
	height:100%!important;
}
#page-container #et-boc #main-content div.et_pb_section.finally-a-tool-section{
	background-color:#EBFBF7!important
}
.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white {
	flex-direction:column;
}
.plnb-home-bento-boxes-row .et_pb_column .home-bento-box-parent .bento-box-child.green {
	background-color:#0D9488!important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white {
	padding:38px 0px 36px 38px!important;

}
.plnb-home-bento-boxes-row .et_pb_column .second-card .home-bento-box-parent {
	display:flex;
	flex-direction:column;
	gap:20px!important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column {
	gap:20px!important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white li::before {
	width:35px!important;
	height:35px!important;
	min-width:35px!important;
	background:#FF98DD!important;
	border-radius:6px!important;
	background-position:center;
	background-size:16px!important;
	background-position:center!important;
	filter:unset!important;
	background-repeat:no-repeat!important;
	margin:0px!important;
	
}

.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white  ul {
	padding:0px!important;
	margin:0px!important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white li {
	align-items:center!important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white li.star::before {
	background-image:url("/wp-content/uploads/2025/10/ai.svg")!important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white li.eye::before {
	background-image:url("/wp-content/uploads/2025/10/eye.svg")!important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white li.bulb::before {
	background-image:url("/wp-content/uploads/2025/10/bulb.svg")!important;
}
.plnb-home-bento-boxes-row .et_pb_column .home-bento-box-parent .bento-box-child.green {
	padding:37px 0px 0px 35px!important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white h6 {
	padding-bottom:21px!important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.grey {
	justify-content:space-between!important;
	padding:54px 0px 0px 36px!important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.grey h2 {
	max-width:546px!important;
	padding-bottom:25px!important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.grey p {
	max-width:520px!important;
	color:#2F313D!important;
}
.plnb-new-text-image-section {
	background-color:#EBFBF7!important;
}
.plnb-new-text-image-section.green .plnb-new-text-image-row {
	background-color:#0D9488!important;
}
.plnb-new-text-image-section.green .plnb-new-text-image-row .li-with-check-icon li::before {
	background-color:#FF98DD!important;
}

#page-container .plnb-new-text-image-section.image-bottom .plnb-new-text-image-row .plnb-image-column img {
	max-height:576px
}
#page-container .plnb-new-text-image-section.image-bottom .plnb-new-text-image-row .plnb-image-column  {
	align-items:end!important;
}
#page-container #et-boc #main-content div.et_pb_section.finally-a-tool-section {
	padding-block:0px 160px!important;
}

#page-container .plnb-new-text-image-section .text-image-button-row {
	padding-block:54px 130px!important;
}
#page-container #et-boc .plnb-new-text-image-section.green {
	background-color:#EBFBF7!important;
}
#page-container #et-boc .plnb-new-text-image-section.red, #page-container #et-boc .plnb-new-text-image-section.blue, #page-container #et-boc .plnb-new-text-image-section.purple {
	background-color:white!important;
}
#page-container #et-boc .plnb-new-text-image-section.red {
	padding-top:120px!important;
	border-top-left-radius:200px!important;
	border-top-right-radius:200px!important;
}
body.page-id-979670 {
	background-color:#EBFBF7!important;
}

.plnb-new-text-image-section.image-right .plnb-new-text-image-row .plnb-image-column .plnb-text-image-section-desktop-image.medium img {
	max-width:100%!important;
	max-height:494px!important;
}
.plnb-new-text-image-section.image-right .plnb-new-text-image-row .plnb-image-column {
	justify-content:end!important;
}

.plnb-new-text-image-section .color-one-heading-row {
	padding-block:0px 120px!important;
}
.mobile-search-bar-content {
		display:none!important;
	}
#page-container #et-boc .pricing-logos-section.et_pb_section {
	background-color: white !important;
}
#page-container .plnb-prefooter-section.new-homepage {
	background-color:white!important;
}
.search-bar-container {
	position:relative;
}
.search-bar-container::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    border-radius: 450.735px;
    background: #FF98DD;
    filter: blur(80.80982971191406px);
    min-width: 450.735px;
    min-height: 47.832px;
	z-index:1;
}
#page-container .plnb-new-text-image-section .color-one-heading-row h2 {
	font-size:61px!important;
}
.plnb-new-text-image-section.green .plnb-new-text-image-row .plnb-text-column {
background-color:#EBFBF7!important;
	}

.plnb-new-text-image-section.green.first .plnb-image-container {
	display:flex;
	
}
.plnb-new-text-image-section.green.first .plnb-image-container img {
	margin-inline:auto!important;
	max-width: 90% !important;
}
.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white li p {
	max-width:433px!important;
}
.plnb-new-text-image-section.red .plnb-new-text-image-row .plnb-image-column img {
    max-width: 747px !important;
} 
#page-container #et-boc div.pricing-logos-section.et_pb_section {
	padding-block:117px!important;
}
#page-container #et-boc div.pricing-logos-section.et_pb_section .et_pb_row {
	padding-block:0px!important;
}
.plnb-new-text-image-section .plnb-new-text-image-row .plnb-image-column {
	height:100%!important;
}
.plnb-new-text-image-section.green.image-bottom .plnb-new-text-image-row .plnb-image-column .et_pb_module {
margin-top:auto!important;
	}
@media(min-width:1441px) and (max-width:1536px) {
	.new-home-hero-section div.et_pb_row {
		margin-left:120px!important;
	}
	div.et_pb_section.new-home-testimonial-section .et_pb_row.new-home-testimonial-row {
		padding-left:120px!important;
	}
	#page-container .highlight-text-container .highlight-text-partial h2 {
	font-size:69px!important;
	}
	.highlight-words-wrapper {
		max-width: 1303px;
	}

}
@media(min-width:1366px) and (max-width:1440px) {
	#page-container .highlight-text-container .highlight-text-partial h2 {
		font-size:60px!important;
	}
	    .highlight-words-wrapper {
        max-width: 1132px;
    }
}
@media(min-width:1280px) {
	.plnb-new-text-image-section.image-right .plnb-new-text-image-row .plnb-image-column .plnb-text-image-section-desktop-image.medium img {
		min-height:494px!important;
		object-fit:cover;
	}
}

@media (min-width:1280px) and (max-width:1439px) {
	.hero-lottie-thumbnail {
		min-width:1346px;
	}
}
@media (min-width:981px) and (max-width:1279px) {
	.hero-lottie-thumbnail {
		min-width:1246px;
	}
}
@media (min-width:481px) and (max-width:980px) {
	.hero-lottie-thumbnail {
		min-width:1200px;
		margin-left:-150px;
	}
	.et_builder_inner_content:has(.new-home-hero-section.et_section_regular)::before {
		width: 225.351px;
    height: 209.267px;
	}
}
@media (max-width:480px) {
	    #page-container .plnb-button-secondary {
        padding: 24px 39px !important;
    }
	.sev-lp-hero-section .buttons-row .et_pb_column {
		flex-direction:column;
	}
	.hero-lottie-thumbnail {
		min-width:950px;
		margin-left:-120px;
	}
	.et_builder_inner_content:has(.new-home-hero-section.et_section_regular)::before {
	    width: 125.351px;
    height: 209.267px;
	}
}

.new-home-hero-section {
	overflow:hidden;
	background-color:#F2F3F7!important;
}

#page-container .new-home-hero-section .et_pb_button_module_wrapper:has([class*="plnb-button"]), .new-lp-text-image-section div.et_pb_column .et_pb_button_module_wrapper:has([class*="plnb-button"]) {
	justify-content:start!important;
}
.new-home-results-card.social-icons p {
	max-width:216px;
	font-weight:600!important;
}
.new-home-hero-section .new-home-hero-first-column {
	max-width:393px!important;
}


.new-home-hero-section div.et_pb_row {
	max-width:100%!important;
	margin-left:150px;
	display:flex;
	align-items:center;
	justify-content:start;
	gap:107px;
	padding-block:0px!important;
}

.new-home-hero-section .new-home-hero-first-column h1 {
	color: #12131A!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 61px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 100%!important; /* 86px */
/* 	letter-spacing: -2px!important; */
	margin-bottom:36px;
	padding-bottom:0px!important;
}
#page-container #et-boc .new-home-hero-section  .plnb-button-primary {
	padding:30px 26px!important;
}
.new-home-hero-section .new-home-hero-first-column p {
	color: #2F313D!important;
/* 	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 18px!important;
	font-style: normal!important;
	font-weight: 600!important;
	line-height: 140%!important;  */
	margin-bottom:32px!important;
	max-width:375px!important;
}
/* .new-home-hero-section .new-home-hero-first-column a.et_pb_button {
	display: inline-flex;
	height: 73px;
	padding: 30px 60px;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	border-radius: 10px;
	background: #21CC99;
	color: var(--neutral-100, #FFF);
	text-align: center;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Gilroy;
	font-size: 18px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 100%!important; /* 18px */
	letter-spacing: 0.5px!important;
	border:none!important;
} */

.new-home-hero-section .new-home-hero-first-column a.et_pb_button:hover::after {
	display:none!important;
}
.new-home-hero-section .new-home-hero-second-column {
	height:100%!important;
}
.new-home-hero-section .new-home-hero-second-column .new-home-hero-lottie-player .hero-lottie-player{
	min-width: 1546px !important;
    filter: drop-shadow(-42px 18px 26px #eae6e6);
    margin-left: -200px;
	height:100%!important;
	
}

body.page-id-959474, body.page-id-959474 #et-main-area,
body.page-id-964047 #et-main-area,
body.page-id-964050 #et-main-area,
body.page-id-964055 #et-main-area{
	background-color:#F2F3F6!important;
}
.new-home-hero-section .new-home-hero-tag {
	color:#2F313D!important;
	filter: drop-shadow(0px 3.798px 11.815px rgba(138, 138, 138, 0.05)) drop-shadow(0px 2.532px 6.751px rgba(143, 143, 143, 0.08)) drop-shadow(0px 1.266px 2.532px rgba(148, 148, 148, 0.12));
	background-color:white;
	border-radius:4px;
	padding:4px;
	max-width:max-content;
	display:flex;
	align-items:center;
	gap:5px;
	margin-bottom:24px;
	font-family: Gilroy!important;
	font-size: 12px!important;
	font-style: normal!important;
	font-weight: 500!important;
	line-height: 16px!important; 
}

.new-home-hero-section .new-home-hero-tag .new-span {
	border-radius: 3px;
	background: #12131A;
	padding:2px 5px;
	color: #FFF!important;
	text-align: center!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 12px!important;
	font-style: normal!important;
	font-weight: 600!important;
	line-height: 16px!important;
	letter-spacing: -0.2px!important;
}

.new-home-review-results-section {
	background-color:transparent!important;
}
h2.new-home-secondary-heading {
	color: #12131A!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 39px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 120%!important; /* 46.8px */
/* 	letter-spacing: -0.2px!important;	 */
}
h3.new-home-tertiary-heading {
/* 	letter-spacing: -0.2px!important;	 */
}
.new-home-review-results-section .new-home-review-results-first-column{
	max-width:	511px;
	width:100%!important;
}
.new-home-review-results-section .new-home-review-results-second-column .et_pb_text_inner {
	height:100%;
}

.new-home-results-card {
	background-color:white;
	border-radius: 24px;
	display:flex;
	gap:20px;
	padding:30px 32px;
	align-items:center;
	height:100%!important;
	justify-content:center;
}
.new-home-results-card p {
/* 	color: #2F313D!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 600!important;
	line-height: 160%!important;  */
	font-weight:600!important;
	max-width:106px;
}

#page-container .new-home-results-card .bigger-text {
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 103.367px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 55.818px!important;
	padding-bottom:0px!important;
	max-width:172px!important;
	
}

.new-home-results-card .bigger-text.orange {
	color:#FF9052!important;
}

.new-home-results-card .bigger-text.blue {
	color:#8180FD!important;
}

.new-home-results-card span.small-text {
    font-size: 56px;
}

.new-home-review-results-second-column {
	display:grid;
	grid-template-columns:repeat(2, 1fr);
	gap:8px;
	width:100%!important;
}

.new-home-hero-section {
	padding-bottom:65px!important;
}
.new-home-review-results-section {
	padding-top:65px!important;
	padding-bottom:160px!important;
}

div.new-home-lottie-tabs-section.new-home-lottie-tabs-section {
	padding-top:100px!important;
}

.new-home-review-results-section div.et_pb_row {
	display:flex;
	gap:49px;
	max-width:1291px!important;
	margin-left:150px;
	padding-block:0px!important;
}

.new-home-review-results-section div.et_pb_row::after {
	display:none!important;
}

.new-home-review-results-section .et_pb_module:has(.new-home-results-card.social-icons)  {
	grid-column-start:1;
	grid-column-end:3;
}

.new-home-review-author {
	display:flex;
	align-items:center;
	margin-top:28px;
	
	color: #2F313D!important;
	text-align: center!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 40px!important;
}

.quotes-icon {
	margin-bottom:11px!important;
}

.new-home-review-author .purple-text {
	color: #4947DD!important;
	font-weight:800!important;
}
.new-home-review-author img {
	margin-right:15px!important;
}
.new-home-results-card.social-icons .social-media-icons {
	display:flex;
	align-items:center;
	gap:22px;
}

.new-home-results-card.social-icons .social-media-icons img {
	width:25px;
}

.new-home-tab-content-container .li-with-check-icon {
	margin-bottom:0px!important;
}


.new-home-tab-content-container {
	display:flex;
	justify-content:space-between;
	gap:36px;
}

div.new-home-lottie-tabs-section.new-home-lottie-tabs-section {
	background-color:transparent!important;
	padding-bottom:50px!important;
}
.new-home-lottie-tabs-row {
	max-width:unset!important;
	padding-block:0px!important;
}
.li-with-check-icon li::before {
	margin-top:3px!important;
}
#page-container .new-home-lottie-tabs-section .li-with-check-icon li {
	align-items:center!important;
}
#page-container .new-home-lottie-tabs-section .li-with-check-icon li::before {
	margin:0px!important;
	width:35px;
	height:35px;
	border-radius:5.64px;
	background-size:16px auto!important;
	background-position:center;
	filter:unset!important;
}
#page-container .new-home-lottie-tabs-section .li-with-check-icon li.bulb::before {
	background-image: url('/wp-content/uploads/2024/11/bulb-1.svg')!important;
}
#page-container .new-home-lottie-tabs-section .li-with-check-icon li.image::before {
	background-image: url('/wp-content/uploads/2025/10/media.svg')!important;
}
#page-container .new-home-lottie-tabs-section .li-with-check-icon li.approve::before {
	background-image: url('/wp-content/uploads/2025/10/commentCheck.svg')!important;
}
#page-container .new-home-lottie-tabs-section .li-with-check-icon li.calendar::before {
	background-image: url('/wp-content/uploads/2025/10/calendarEvent.svg')!important;
}
#page-container .new-home-lottie-tabs-section .li-with-check-icon li.rocket::before {
	background-image: url('/wp-content/uploads/2025/10/rocket.svg')!important;
}
#page-container .new-home-lottie-tabs-section .li-with-check-icon li.pin::before {
	background-image: url('/wp-content/uploads/2025/10/pinTack.svg')!important;
}
#page-container .new-home-lottie-tabs-section .li-with-check-icon li.cursor::before {
	background-image: url('/wp-content/uploads/2025/10/pointer.svg')!important;
}
#page-container .new-home-lottie-tabs-section .li-with-check-icon li.grid::before {
	background-image: url('/wp-content/uploads/2025/10/grid.svg')!important;
}
#page-container .new-home-lottie-tabs-section .li-with-check-icon li.bulk::before {
	background-image: url('/wp-content/uploads/2025/10/copy.svg')!important;
}
#page-container .new-home-lottie-tabs-section .li-with-check-icon li.filter::before {
	background-image: url('/wp-content/uploads/2025/10/orderIncrease.svg')!important;
}
#page-container .new-home-lottie-tabs-section .li-with-check-icon li.views::before {
	background-image: url('/wp-content/uploads/2025/10/list.svg')!important;
}

#page-container .new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab:nth-of-type(1) .li-with-check-icon li::before{
	background-color:var(--plnb-clr-green-100)!important;
}

#page-container .new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab:nth-of-type(2) .li-with-check-icon li::before{
	background-color:var(--plnb-clr-red-100)!important;
}

#page-container .new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab:nth-of-type(3) .li-with-check-icon li::before{
	background-color:var(--plnb-clr-orange-100)!important;
}

#page-container .new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab:nth-of-type(4) .li-with-check-icon li::before{
	background-color:var(--plnb-clr-purple-100)!important;
}




.new-home-lottie-tabs-section .et_pb_all_tabs {
	background-color:transparent!important;
}
.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab {
	padding:0px!important;
}
.new-home-lottie-tabs-section div.et_pb_tabs {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	gap:40px;
	
}
.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab, .new-home-lottie-tabs-section .et_pb_all_tabs {
	max-width:1296px!important;
	width:100%!important;
}
.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab {
	border-radius:30px;
	padding:0px 34px 0px 16px!important;
}

.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab:nth-of-type(1) {
	background-color:var(--plnb-clr-green-200)!important;
}
.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab:nth-of-type(2) {
	background-color:var(--plnb-clr-red-200)!important;
}
.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab:nth-of-type(3) {
	background-color:var(--plnb-clr-orange-200)!important;
}
.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab:nth-of-type(4) {
	background-color:var(--plnb-clr-purple-200)!important;
}
.new-home-lottie-tabs-section ul.et_pb_tabs_controls {
	background-color:white!important;
	max-width:max-content!important;
margin-inline:auto!important;
	padding:10px!important;
	border-radius: 15px;
	box-shadow: 0px 8px 40px 0px rgba(0, 0, 0, 0.10);
}
.new-home-lottie-tabs-section .lottie-column {
	overflow:hidden;
	align-self:end;
}
.new-home-lottie-tabs-section .lottie-column .tab-lottie-player {
	width:100%;
}

.new-home-lottie-tabs-section  .et_pb_tabs_controls li {
	border:0px!important;
	color: #2F313D!important;
	text-align: center!important;
	font-feature-settings: 'liga' off, 'clig' off !important;
/* 	font-family: "SF Pro Text"!important; */
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 400!important;
	line-height: 24px!important;
	border-radius:10px!important;
}

.new-home-lottie-tabs-section  .et_pb_tabs_controls li a {
	display:flex;
	align-items:center;
	gap:10px;
	padding:18px;
	border-radius: 10px;
}
.new-home-lottie-tabs-section h2 {
	padding-bottom:40px!important;
}

.new-home-lottie-tabs-section ul.et_pb_tabs_controls::after {
	display:none!important;
}

.new-home-lottie-tabs-section .text-column {
	padding-block:122px;
	padding-left:58px;
	max-width:508px;
	width:100%;
	background-color:white!important;
	border-radius:14px;
	margin-block:16px;

}

.new-home-lottie-tabs-section .text-column h3 {
	margin-bottom: 32px;
	padding-bottom:0px!important;
}

.new-home-lottie-tabs-section .tab-lottie-player {
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
	overflow:hidden;
	
}

.new-home-lottie-tabs-section .et_pb_tabs_controls li.et_pb_tab_0.et_pb_tab_active, .new-home-lottie-tabs-section .et_pb_tabs_controls li.et_pb_tab_4.et_pb_tab_active  {
	background-color: #93E1C1;
}
.new-home-lottie-tabs-section .et_pb_tabs_controls li.et_pb_tab_1.et_pb_tab_active, .new-home-lottie-tabs-section .et_pb_tabs_controls li.et_pb_tab_5.et_pb_tab_active  {
	background-color: #FFAFB0;
}
.new-home-lottie-tabs-section .et_pb_tabs_controls li.et_pb_tab_2.et_pb_tab_active, .new-home-lottie-tabs-section .et_pb_tabs_controls li.et_pb_tab_6.et_pb_tab_active  {
	background-color: #FFC49C;
}
.new-home-lottie-tabs-section .et_pb_tabs_controls li.et_pb_tab_3.et_pb_tab_active, .new-home-lottie-tabs-section .et_pb_tabs_controls li.et_pb_tab_7.et_pb_tab_active  {
	background-color: #ABB2FF;
}

.heading-lottie-mobile {
	display:none;
}

#page-container #et-boc div.et_pb_section.lottie-heading-section {
	background-color:transparent!important;
	padding-top:50px!important;
	padding-bottom:160px!important;
}
.lottie-heading-section .et_pb_row {
	padding-block:0px!important;
}

.lottie-heading-section .et_pb_module {
	margin-bottom:0px!important;
}

div.et_pb_section.new-home-team-collab.internal-checks {
	background-color:transparent!important;
	padding-top:100px!important;
}


.new-lp-text-image-section.new-home-team-collab.right-text .new-lp-image-background {
	justify-content:end!important;
}

.new-lp-text-image-section.new-home-team-collab.right-text .new-lp-image-background img {
	height:681px!important;
}
.new-lp-text-image-section.new-home-team-collab.right-text div.et_pb_row {
	margin-left: -120px;
	gap:130px!important;
}



/* .new-homepage .li-with-check-icon li p {
	color: #2F313D!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 500!important;
	line-height: 160%!important;	
} */
.new-homepage .li-with-check-icon li p {
	line-height:120%!important;
}
div.et_pb_section.new-home-approval-section{
	background-color:transparent!important;
}
.new-home-approval-section div.et_pb_row  {
	margin-left: 125px;
}

.new-home-approval-section .new-lp-image-background{
	justify-content:center;
}
div.new-home-approval-section .new-lp-image-background img {
	height:681px!important;
}

div.et_pb_section.content-creation.new-homepage {
	background-color:transparent!important;
}

div.et_pb_section.content-creation.new-homepage.new-lp-text-image-section .new-lp-image-background img {
	height:681px!important;
}

#page-container #et-boc div.et_pb_section.finally-a-tool-section {
	background-color:transparent!important;
	padding-block:160px!important;
}

div.et_pb_section.finally-a-tool-section .heading-row h2{
	color: #12131A!important;
	text-align: center!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 48px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 110%!important; 
	max-width:600px!important;
	margin:0 auto!important;
	margin-bottom:0px!important;
	padding-bottom:0px!important;
}

div.et_pb_section.finally-a-tool-section .heading-row p{
	color: #2F313D!important;
	text-align: center!important;
	leading-trim: both!important;
	text-edge: cap!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 18px!important;
	font-style: normal!important;
	font-weight: 600!important;
	line-height: 160%!important;
	max-width:600px!important;
	margin:0 auto!important;
}

div.et_pb_row.finally-tool-row {
	max-width:1335px!important;
}

.finally-tool-row div.et_pb_column {
/* 	display:grid;
	grid-template-columns:repeat(12, 1fr); */
	gap:24px;
	display:flex;
	justify-content:center;
	align-items:center;
}

.finally-tool-row div.et_pb_column .finally-tool-item {
	padding:39px 44px 0px 49px;
	background-color:white;
	border-radius: 20px;
}
.finally-tool-row div.et_pb_column .finally-tool-item .item-title {
/* 	color: #12131A!important;
	text-align: start!important;
	leading-trim: both!important;
	text-edge: cap!important;
	font-family: Gilroy!important;
	font-size: 20px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 28px!important; */
	padding-bottom:20px!important;
}
#page-container .finally-tool-row div.et_pb_column .finally-tool-item .item-description {
/* 	color: #2F313D!important;
	leading-trim: both!important;
	text-edge: cap!important;
	font-family: Gilroy!important;
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 500!important; */
	line-height: 160%!important; 
	min-height:63px!important;
}

.finally-tool-row div.et_pb_column .finally-tool-item .item-image {
	margin-top:34px!important;
}

div.et_pb_row.finally-tool-row .finally-tool-item a {
	display:block!important;
}


.finally-tool-row div.et_pb_column .et_pb_module:has(.finally-tool-item.item-small) {
/* 	 grid-column: span 3; */
	max-width:363px;
	width:100%;
}

.finally-tool-row div.et_pb_column .et_pb_module:has(.finally-tool-item.item-medium) {
/* 	 grid-column: span 6; */
	max-width:554px;
	width:100%;
}

.finally-tool-row div.et_pb_column .et_pb_module:has(.finally-tool-item.item-small.third-item) {
/* 	 grid-column: span 6; */
	max-width:368px;
}

.finally-tool-row div.et_pb_column .et_pb_module:has(.finally-tool-item.item-large) {
/* 	 grid-column: span 6; */
	max-width:100%;
	width:100%;
}
.finally-tool-row div.et_pb_column .finally-tool-item.item-medium .item-image {
	margin-top:0px!important;
}

.finally-tool-row div.et_pb_column .finally-tool-item.third-item .item-image {
	margin-top:10px!important;
}

.finally-tool-row div.et_pb_column .finally-tool-item.item-large {
	display:flex;
	align-items:start;
	justify-content:end;
	padding-top:0px!important;
}

.finally-tool-row div.et_pb_column .finally-tool-item.item-large .text-container {
	max-width:265px;
	position:absolute;
	top:40px;
	left:49px;
}

.finally-tool-row div.et_pb_column .finally-tool-item.item-large .item-image {
	margin-top:0px!important;
	max-width:639px;
	width:100%;
	margin-bottom: -20px;
}
div.et_pb_row.finally-tool-row {
	padding-block:0px!important;
	padding-top:24px!important;
}

#page-container #et-boc div.et_pb_section.new-home-testimonial-section{
	background-color:transparent!important;
	padding-block:0px!important;
}

div.et_pb_section.new-home-testimonial-section .so-easy-heading {
	display:flex;
	flex-direction:column;
	max-width:370px;
	gap:32px;
	padding-bottom:0px!important;
/* 	color: #12131A!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 48px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 110%!important;  */
}


div.et_pb_section.new-home-testimonial-section .so-easy-heading img {
	max-width:169px;
}

div.et_pb_section.new-home-testimonial-section .et_pb_row.new-home-testimonial-row {
	max-width:100%!important;
	padding-left:150px;
	padding-block:0px!important;
}

.new-home-testimonial-card {
	border-radius: 50px;
	background: var(--neutral-100, #FFF);
	padding:39px 16px 60px 36px;
	display:flex;
	flex-direction:column;
/* 	width:459px; */
	height:100%!important;
}


.new-home-testimonial-card .testimonial-title {
	display:flex;
	flex-direction:column;
	gap:17px;
	color: #12131A!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 25px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 120%!important; 
	margin-bottom:32px;
	max-width:270px;
}


.new-home-testimonial-card .testimonial-text {
/* 	color: #2F313D!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 500!important;
	line-height: 160%!important;  */
	margin-bottom:38px;
	max-width:300px;
}

.new-home-testimonial-card .quotes-icon {
	max-width:40px!important;
	margin-top:65px!important;
}
.new-home-testimonial-row {
	display:flex;
	flex-direction:row;
	gap:64px;
	align-items:center;
	overflow:hidden;
}

.new-home-testimonial-row .text-column {
	max-width:370px!important;
	min-width:max-content!important;
}

.new-home-testimonial-row .carousel-column {
	width:100%!important;
}

.new-home-testimonial-card .testimonial-author {
	margin-top:auto!important;
	
	display:flex;
	align-items:center;
	gap:16px;
}


.new-home-testimonial-card .testimonial-logo {
	max-width:168px!important;
	max-height:40px;
}

.new-home-testimonial-card .testimonial-author .author-text p{
/* 	color: #2F313D!important;
font-feature-settings: 'liga' off, 'clig' off!important;
font-family: Gilroy!important;
font-size: 16px!important;
font-style: normal!important;
font-weight: 500!important;
line-height: 20px!important; */
	padding-bottom:0px!important;
}

.new-home-testimonial-card .testimonial-author .author-text .purple-text {
	color: var(--Purple-100, #947BF9)!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 20px!important;

}

.new-home-testimonial-row .dsm_card_wrapper {
	padding:0px!important;
	height:100%!important;
}

.new-home-testimonial-row .dsm_card_wrapper .dsm_card_carousel_child_description {
	height:100%!important;
}

/* .new-home-testimonial-row .owl-item {
	width:459px!important;
} */

div.et_pb_section.new-home-for-modern-teams-section {
	background-color:transparent!important;
}

/* div.et_pb_section.new-home-for-modern-teams-section h2 {
	color: #12131A!important;
	text-align: center!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 48px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 54px!important; 
} */

div.et_pb_section.new-home-for-modern-teams-section .new-home-for-modern-teams-row p {
	color: #2F313D!important;
	text-align: center!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 18px!important;
	font-style: normal!important;
	font-weight: 600!important;
	line-height: 150%!important;
	max-width:387px!important;
	margin: 0 auto;
	padding-bottom:56px!important;
}


.modern-content-card .card-item .card-title {
/* 	color: #12131A;
	leading-trim: both!important;
	text-edge: cap!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 32px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 37px!important;  */
	text-align:start!important;
	padding-left:49px!important;
	
}

.modern-content-card .card-item .card-description {
	color: #2F313D!important;
	leading-trim: both!important;
	text-align:start!important;
	text-edge: cap!important;
	font-family: Gilroy!important;
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 500!important;
	padding-left:49px!important;
	line-height: 22px!important;
	height:99px!important;
	padding-bottom:33px!important;
}
.modern-content-card {
	border-radius: 40px!important;
	padding-block:60px 40px;
	overflow:hidden!important;
}
.modern-content-card.multi-location {	
	background-color: #B9ECD5!important;
}

.modern-content-card p {
	text-align:start!important;
}
.modern-content-card p a {
	margin-left:49px!important;
	margin-top:40px!important;
/* 	color: #2F313D!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 600!important;
	line-height: 24px!important; 
	text-decoration:underline!important; */
}


.modern-content-card .labels-container {

	margin-bottom:48px;

}

.modern-content-card .labels-container .label-item {
	display:flex;
	align-items:center;
	gap:8px;
	padding:16px 17px 16px 22px;
	color: #2F313D!important;
/* 	font-family: "SF Pro Text"!important; */
	font-size: 12px!important;
	font-style: normal!important;
	font-weight: 500!important;
	line-height: 15.031px!important; 
	border-radius: 100px;
	background: rgba(30, 32, 41, 0.05);
	mix-blend-mode: multiply;
	white-space:nowrap;
	min-width:max-content;
}


.new-home-for-modern-teams-section  .et_pb_row.cards-row {
	display:flex;
	gap:28px;
}

.modern-content-card.agency {	
	background-color: #C9CEFF!important;
}


.modern-content-card.small-teams {	
	background-color: #FFD4BC!important;
}


div.et_pb_section.new-home-logos-carousel-section {
	background-color:transparent!important;
}

div.et_pb_section.new-home-logos-carousel-section .et_pb_row.new-home-logos-carousel-row {
	max-width:100%!important;
}

.plnb-prefooter-section.new-homepage .prefooter-text-content {
	padding-bottom:0px!important;
}



.plnb-prefooter-section.new-homepage .prefooter-text-content + p {
	text-align:center!important;
	padding-bottom:48px!important;
	color:white!important;
}

.new-home-testimonial-row .dsm_card_carousel .swiper-button-next, .new-home-testimonial-row .dsm_card_carousel .swiper-button-prev {
	width:44px!important;
	height:44px!important;
	padding:10px;
	background-color:white!important;
	border-radius:50%;
	justify-content: center;
    align-items: center;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10) !important;

}
.new-home-testimonial-row .dsm_card_carousel .swiper-button-prev {
	margin-left:40px;
}
.new-home-testimonial-row .dsm_card_carousel .swiper-button-next::before, .new-home-testimonial-row .dsm_card_carousel .swiper-button-prev::before {
	font-size:20px!important;
}

.slack-integration-popup {
	border-radius: 30px;
	background-color: #FFF;
	box-shadow: 0px 8px 40px 0px rgba(0, 0, 0, 0.10);
	width:741px;
	max-width:741px!important;
/* 	width:100%!important; */
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	padding:37px 27px;
}
.slack-integration-popup h5 {
	font-weight:700!important;
}
.slack-integration-popup .new-home-hero-tag strong {
	margin-left:3px;
}


.slack-integration-popup .new-home-hero-tag {
	color: #2F313D!important;
	text-align: center!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 12px!important;
	font-style: normal!important;
	font-weight: 500!important;
	line-height: 16px!important; 
	display:flex;
	align-items:center;
}
.slack-integration-popup .new-home-hero-tag  .new-span {
	margin-right:10px!important;
}
.slack-integration-popup .new-home-hero-tag b {
	font-weight:700!important;
}
.slack-integration-popup .new-home-hero-tag .social-icon, .new-home-hero-section .new-home-hero-tag .social-icon {
	width:16px;
	height:16px;
	object-fit:contain;
}
.slack-integration-popup .new-home-hero-tag .social-icon:nth-of-type(2) {
	margin-inline: 5px!important;
}
.slack-integration-popup .new-home-hero-tag .social-icon:first-of-type {
	margin-left:7px!important;
}


.slack-integration-popup .new-span {
	border-radius: 3px;
    background: #12131A;
    padding: 2px 5px;
    color: #FFF !important;
    text-align: center !important;
    font-feature-settings: 'liga' off, 'clig' off !important;
    font-family: Gilroy !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 16px !important;
/*     letter-spacing: -0.2px !important; */
}

.slack-integration-popup .image-background {
	border-radius: 30px;
	background: transparent;
	width:100%;
	padding-block: 38px 0px;
	display:flex;
	justify-content:center;
	align-items:center;
	margin-top:0px;
	margin-bottom:42px;
}

.slack-integration-popup  .slack-popup-title {
	color: #12131A!important;
	text-align: center!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 25px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 150%!important; 
	letter-spacing: -0.2px!important;
	margin-top:19px!important;
	padding-bottom:24px!important;
}

.slack-integration-popup  .slack-popup-description {
	color: #2F313D!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	text-align:center!important;
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 500!important;
	line-height: 160%!important;
	letter-spacing: -0.2px!important;
	max-width:644px!important;
	padding-bottom:32px!important;
}
/* .slack-integration-popup p a{
	color: #2F313D!important;
	text-align: center;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 16px!important;
	font-style: normal!important;
	font-weight: 600!important;
	line-height: 24px!important;
	text-decoration:underline;
} */
#slackPopup {
	box-shadow:none!important;
	    display: flex !important;
    justify-content: center;
    align-items: center;
	max-width:max-content!important;;
}
#slackPopup div.et_pb_row {
	max-width:max-content!important;
	margin:0px!important;
}
 #slackPopup + .da-close-wrap .da-close {
	background:none!important;
	box-shadow:none!important;
	top:77px;
	right:17px;
}

#slackPopup b {
	max-width:max-content!important;
}

.et_pb_section.new-lp-text-image-section.active.new-home-team-collab .et_pb_row {
	margin-left:-150px!important;
	gap:100px!important;
}
.et_pb_section.new-lp-text-image-section.active.new-home-approval-section .et_pb_row {
	gap:75px!important;
	margin-left:150px!important;
}
.new-lp-text-image-section.left-text.new-home-approval-section .new-lp-image-background {
	justify-content:start!important;
}
/* div.et_pb_section.new-home-team-collab.internal-checks.manage-beautiful-content {
	padding-top:50px!important;
} */

div.et_pb_section.manage-beautiful-content.new-lp-text-image-section .new-lp-text-column + b {
	display:none!important;
}
.et_pb_section.manage-beautiful-content.new-lp-text-image-section.active.new-home-team-collab .et_pb_row {
	gap:120px!important;
}

.new-lp-text-image-section.manage-beautiful-content .li-with-check-icon {
	margin-bottom:32px!important;
	padding-bottom:0px!important;
}


.new-lp-text-image-section.neatly-organized .li-with-check-icon {
	max-width:375px;
}
.new-lp-text-image-section.left-text.neatly-organized div.et_pb_row {
	margin-left:150px!important;
}
.new-lp-text-image-section.left-text.neatly-organized  .new-lp-image-background {
	justify-content:center!important;
}

.new-lp-text-image-section.left-text.neatly-organized {
	padding-bottom:60px!important
}

div.et_pb_section.finally-a-tool-section {
	padding-top:60px!important;
}

.finally-tool-row div.et_pb_column .finally-tool-item .item-image.image-video-editor {
	
	margin-top: -20px !important;
    margin-left: -30px;
    max-width: 279px;
    min-width: 100%;
}


div.et_pb_section.new-home-testimonial-section {
	padding-bottom:80px!important;
}

div.et_pb_section.new-home-for-modern-teams-section {
	padding-top:80px!important;
}
.new-home-for-modern-teams-section .et_pb_row.cards-row {
	padding-top:0px!important;
}
.new-home-for-modern-teams-row {
	padding-bottom:0px!important;
}

.new-home-for-modern-teams-section .et_pb_row.cards-row::after {
	display:none!important;
}

.new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column {
	overflow:hidden!important;
}

.plnb-prefooter-section.new-homepage {
	background-color:transparent!important;
}

.new-home-hero-section .new-home-hero-first-column h1 br {
	display:none!important;
}

div.new-home-lottie-tabs-section.new-home-lottie-tabs-section.mobile {
		display:none!important;
	}

	.finally-tool-row div.et_pb_column .finally-tool-item.item-medium .item-image.mobile {
		display:none!important;
	}
.finally-tool-row div.et_pb_column .finally-tool-item.item-large .item-image.mobile {
		display:none!important;
	}

.new-home-for-modern-teams-section .et_pb_row.cards-row.mobile {
	display:none!important;
}

/* .plnb-prefooter-section.new-homepage .prefooter-text-content br:first-of-type {
		display:none!important;
	} */

.new-home-for-modern-teams-row {
	padding-top:0px!important;
}
.new-home-testimonial-section .dsm_card_carousel .swiper-container {
	margin-bottom:0px!important;
}
.new-lp-text-image-section h3{
	margin-bottom:var(--plnb-spacing-6)!important;
	padding-bottom:0px!important;
}
.new-home-for-modern-teams-text-container h2 {
	padding-bottom:0px!important;
	margin-bottom:32px!important;
}



/* PRICING SLIDER START  */
.pricing-logos-section.new-homepage {
	background-color:transparent!important;
}
.pricing-logos-row.et_pb_row {
	max-width:100%;
	display:flex;
	overflow-x:hidden;
}
.pricing-logos-row.et_pb_row::after {
	position:absolute;
}
.pricing-logos-row.et_pb_row .et_pb_column {
	width:auto !important;
	float:unset;
	display:flex;
	flex-shrink:0;
	gap:45px;
	padding-inline:22.5px;
	align-items:center;
	animation-name: move-slider;
	animation-duration: 40s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
@keyframes move-slider {
	from {
		translate: 0%;
	}
	to {
		translate: -100%;
	}
}
.pricing-logos-row.et_pb_row .et_pb_code{
	flex-shrink:0;
}
.pricing-logos-row.et_pb_row .et_pb_code_inner {
	display:flex;
	align-items:center;
}

/* PRICING SLIDER END */
#page-container .plnb-prefooter-section .prefooter-text-content {
    font-size: 61px !important;
	font-weight:700!important;
    line-height: 65px !important;
    text-align: center;
    color: white !important;
	margin-bottom:32px!important;
}


#page-container .plnb-prefooter-section .et_pb_module {
	margin-bottom:0px!important;
}



 #page-container .swiper-slide {
	transition:all 0.1s ease-in-out;
}

#page-container .swiper-slide.swiper-slide-prev {
	opacity:0;
	transform:translateZ(-800px) translatex(-100%)  !important;
	transform-origin:right;
}

.new-home-lottie-tabs-section .et_pb_tabs_controls li:not(.et_pb_tab_active):hover {
	background-color:#EDEEF2!important
}

.new-home-lottie-tabs-section ul.et_pb_tabs_controls {
	display:flex;
	gap:5px;
	align-items:center;
}


.new-home-hero-section .new-home-hero-tag img {
	max-width:16px!important;
}
.new-home-lottie-tabs-section .et_pb_tabs_controls li a {
	font-family: Gilroy!important;
	font-weight:500!important;
}
.new-home-hero-section.second-version div.et_pb_row  {
	flex-direction:column!important;
	align-items:center;
	justify-content:center;
	gap:52px!important;
	margin: 0 auto!important;
}
.new-home-hero-section.second-version div.et_pb_row::after {
	display:none!important;
}

.new-home-hero-section.second-version .new-home-hero-first-column {
	width: 100% !important;
    max-width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	
}

.new-home-hero-section.second-version .new-home-hero-first-column h1 {
	text-align:center;
}
.new-home-hero-section.second-version .new-home-hero-first-column h1 br {
	display:block!important;
}
.new-home-hero-section.second-version .new-home-hero-first-column p {
	max-width:100%!important;
	text-align:center!important;
}
.new-home-hero-section.second-version .new-home-hero-second-column {
	width:100%!important;
}
.new-home-hero-section.second-version .new-home-hero-second-column .new-home-hero-lottie-player .hero-lottie-player {
	margin: 0 auto!important;
	min-width:100%!important;
}
body.page-id-961651, body.page-id-961651  #et-main-area {
	background-color:#F2F3F7!important
}
.new-home-hero-section.second-version {
	padding-inline:var(--padding-inline-section)!important;
}

.new-home-hero-section.second-version .new-home-hero-first-column h1 {
	font-size:var(--plnb-fs-h1-big)!important;
	line-height:var(--plnb-lh-h1-big)!important;
}

.slack-integration-popup .image-background img.post-templates {
	max-width:100%;
}
.new-home-results-card.social-icons .social-media-icons img:nth-of-type(6) {
	width:unset!important;
	height:20px!important;
}

.plnb-prefooter-section.new-homepage .buttons-row .et_pb_column {
	display:flex;
	align-items:center;
	justify-content:center;
	gap:8px;
}
.plnb-prefooter-section.new-homepage .buttons-row {
	padding-block:0px 160px!important;
}
.plnb-prefooter-section.new-homepage .buttons-row .et_pb_column .et_pb_button_module_wrapper {
	margin-top:0px!important;
}
.plnb-prefooter-section.new-homepage .buttons-row .et_pb_column .et_pb_button_module_wrapper a.plnb-button-secondary {
	border:1px solid white!important;
	color:white!important;
}
.plnb-prefooter-section.new-homepage .plnb-prefooter-row {
	padding-bottom:0px!important;
}
.new-home-hero-section .new-home-hero-tag .social-icon.linkedin {
	padding-bottom:0.3px!important;
}
.new-home-testimonial-section .swiper-slide .new-home-testimonial-card {
	width:400px!important;
}
.new-home-testimonial-section .swiper-slide {
	height:100%!important;
}
.new-home-testimonial-section .swiper-button-next::after, .new-home-testimonial-section .swiper-button-prev::after  {
	display:none;
}
.new-home-testimonial-section .swiper-button-next {
    background-image: url(/wp-content/uploads/2025/04/Arrow-17.svg);
    background-size: contain;
    background-size: 13px;
    height: auto;
    background-repeat: no-repeat;
    height: 44px;
    width: 44px;
    background-color: white;
    border-radius: 50%;
	position:relative;
	left:unset;
	right:unset;
	top:unset;
	bottom:unset;
	margin-top:0px!important;
}

.new-home-testimonial-section .swiper-button-prev {
    background-image: url(/wp-content/uploads/2025/04/Arrow-17.svg);
    background-size: contain;
    background-size: 13px;
    height: auto;
    background-repeat: no-repeat;
    height: 44px;
    width: 44px;
    background-color: white;
    border-radius: 50%;
	position:relative;
	rotate:180deg;
	left:unset;
	right:unset;
	top:unset;
	bottom:unset;
	margin-top:0px!important;
}
.testimonials-buttons-container {
	margin-top:32px!important;
}
.testimonials-buttons-container .et_pb_code_inner {
	display:flex;
	gap:20px;
}

.home-other-products-section .home-other-products-cards-row .et_pb_column {
	display:grid;
	grid-template-columns:repeat(2, 1fr);
}
#page-container #et-boc .pricing-logos-section.et_pb_section {
	padding-block:148px!important;
}

@media(min-width:1921px) {
	.new-home-hero-section div.et_pb_row {
		justify-content:center!important;
	}
	.new-home-lottie-tabs-section ul.et_pb_tabs_controls  {
		margin-left:400px!important
	}
	.new-home-testimonial-section .dsm_card_carousel_arrow_outside .swiper-button-next {
		right:22vw
	}
/* 	.new-home-lottie-tabs-section ul.et_pb_tabs_controls {
		margin-left:15%;
	} */
	.home.home-page-section .et_pb_module .et_pb_video_box{
		transform: translate(-20px, -90px);
	}
}



@media(min-width:1920px) {
	.et_builder_inner_content:has(.new-home-hero-section.et_section_regular)::before {
		left:50%!important;
	}
/* 	.new-home-lottie-tabs-section .lottie-column .tab-lottie-player {
		border-top-right-radius:50px!important;
		border-bottom-right-radius:50px!important;
	} */
	.finally-tool-row div.et_pb_column .finally-tool-item.item-medium .item-image {
		margin-top:-23px!important;
	}
	.new-lp-text-image-section.new-home-team-collab.right-text div.et_pb_row, .et_pb_section.new-lp-text-image-section.active .et_pb_row, .et_pb_section.new-lp-text-image-section.active.new-homepage  .et_pb_row, .new-home-approval-section div.et_pb_row {
		margin: 0 auto!important;
	}
	.dsm_card_carousel_arrow_outside .swiper-button-next {
		right:27vw;
	}
	
	.new-lp-text-image-section.new-home-team-collab.right-text .new-lp-image-background {
		justify-content:start!important;
	}
	
	.new-lp-text-image-section.left-text.new-home-approval-section .new-lp-image-background, .new-lp-text-image-section.left-text.neatly-organized .new-lp-image-background {
		justify-content:end!important;
	}
	.new-home-review-results-section div.et_pb_row {
		margin: 0 auto!important;
	}

}

@media only screen and (min-width: 1920px){
	.new-home-tab-content-container {
		justify-content:center;
	}
}
@media (max-width:1536px) {
	.new-home-lottie-tabs-section .lottie-column .tab-lottie-player {
		width:821px;
	}
	.new-home-testimonial-section .dsm_card_carousel_arrow_outside .swiper-button-next {
    right: 37%;
}

	.finally-tool-row div.et_pb_column .finally-tool-item.item-medium .item-image {
		margin-top:-23px!important;
	}
}


@media (min-width:1440px) and (max-width:1534px) {
	.new-home-hero-section div.et_pb_row {
		margin-left:100px!important;
	}
	.new-home-review-results-section div.et_pb_row{
		margin-left:unset!important;
		margin: 0 auto!important;
	}
	.new-home-testimonial-section .dsm_card_carousel_arrow_outside .swiper-button-next {
		right:38%;
	}
	div.et_pb_section.new-home-testimonial-section .et_pb_row.new-home-testimonial-row {
		padding-left:64px;
	}
}



@media (min-width:1280px) and (max-width:1439px){
	.new-home-hero-section div.et_pb_row {
		margin-left:100px!important;
	}
	.new-home-review-results-section div.et_pb_row{
		margin-left:unset!important;
		margin: 0 auto!important;
	}
	
	.new-home-tab-content-container {
		gap:60px!important;
	}
	div.et_pb_section.new-home-team-collab.internal-checks {
		padding-top:50px!important;
	}
	div.et_pb_section.new-home-team-collab.internal-checks.manage-beautiful-content, .new-lp-text-image-section.left-text.neatly-organized, div.et_pb_section.new-home-approval-section, div.et_pb_section.finally-a-tool-section, div.et_pb_section.new-home-for-modern-teams-section {
		padding-top:0px!important;
	}
	.new-home-testimonial-section .dsm_card_carousel_arrow_outside .swiper-button-next {
		right:40%;
	}
	div.et_pb_section.new-home-testimonial-section .et_pb_row.new-home-testimonial-row {
		padding-left:36px;
	}
	
	div.et_pb_row.finally-tool-row {
		padding-inline:50px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.third-item .item-image {
		margin-top:-10px!important;
	}
	
	.finally-tool-row div.et_pb_column .finally-tool-item.item-large {
		padding: 39px 4px 0px 49px;
	}
	#page-container div.new-lp-text-image-section .new-lp-image-background {
		width:661px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.item-medium .item-image {
		margin-top:11px!important;
	}
	    .finally-tool-row div.et_pb_column .finally-tool-item .item-image.image-video-editor {
			margin-top:-41px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.item-small:not(.third-item) .item-image:not(.image-video-editor){
		margin-top:29px!important;
	}
	    .finally-tool-row div.et_pb_column .finally-tool-item .item-image.image-video-editor {
        margin-top: -41px !important;
    }
	.finally-tool-row div.et_pb_column .finally-tool-item.item-large .item-image {
		max-width:612px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.item-medium .item-image {
		margin-top:-23px!important;
	}
}
@media(max-width:1366px) {
	.new-home-testimonial-section .swiper-slide .new-home-testimonial-card {
		max-width:unset!important;
		width:unset!important;
	}
}

@media(max-width:1280px) {
	#page-container .highlight-text-container .highlight-text-partial h2 {
		font-size:55px!important;
	}
	    .highlight-words-wrapper {
        max-width: 1038px;
    }
	.plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-column {
    max-width: 381px;
	}
	.new-home-lottie-tabs-section .text-column {
		max-width:369px!important;
		padding-left:30px!important;
		padding-block:113px 84px!important;
	}
	#page-container .new-home-lottie-tabs-section .li-with-check-icon li p {
		max-width:220px!important;
	}
	.plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-column {
		max-width:380px!important;
	}
	.new-home-lottie-tabs-section .text-column h3 br {
		display:none!important;
		max-width:270px!important;
	}
	.plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-column ul li p {
		max-width:220px!important;
	}
	#page-container #et-boc .plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-column ul li p br {
		display:none!important;
	}
	
	#page-container #et-boc .plnb-new-text-image-section .li-with-check-icon li br, #page-container .new-home-lottie-tabs-section .li-with-check-icon li br, .new-home-lottie-tabs-section .text-column h3 br, #page-container .plnb-new-text-image-section h3 br {
		display:block!important;
	}
	div.new-home-lottie-tabs-section.new-home-lottie-tabs-section {
		padding-inline:0px!important;
	}
	.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab, .new-home-lottie-tabs-section .et_pb_all_tabs, .plnb-new-text-image-section .plnb-new-text-image-row {
		max-width:980px!important;
	}
	.plnb-new-text-image-section .plnb-new-text-image-row {
		max-width:980px!important;
	}
	.new-home-lottie-tabs-section .et_pb_all_tabs {
		max-width:100%!important;
		padding-inline:var(--padding-inline-section)!important;
	}
	.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab {
		max-width:100%!important;
	}
	.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab {
		padding:0px 0px 0px 16px!important;
	}
	    .new-home-tab-content-container {
        gap: 18px !important;
    }
	.finally-tool-row div.et_pb_column .finally-tool-item.item-medium .item-image {
		margin-top:0px!important;
	}
	.slack-integration-popup {
		width:100%!important;
	}
	    .new-home-hero-section div.et_pb_row {
        margin-left: 0px !important;
    }
	.new-home-hero-section .new-home-hero-first-column h1 {
		font-size:56px!important;
	}
	.new-home-hero-section .new-home-hero-second-column .new-home-hero-lottie-player .hero-lottie-player {
		min-width: 1346px !important;
	}
	.new-home-results-card.social-icons .social-media-icons {
		flex-wrap:wrap;
		justify-content:center;
	}
	h2.new-home-secondary-heading {
		font-size:34px!important;
	}
	
	.new-home-results-card .bigger-text {
		font-size:53px!important;
	}
	
	.new-home-lottie-tabs-row {
		padding-left:0px!important;
		padding-right:0px!important;
	}
	div.new-home-lottie-tabs-section.new-home-lottie-tabs-section {
		padding-right:0px!important;
	}
	
	    .new-home-lottie-tabs-section .lottie-column .tab-lottie-player {
			width:721px!important;
	}
	.lottie-heading-section {
		padding-bottom:0px!important;
	}
	
	div.et_pb_section.new-home-team-collab.internal-checks {
		padding-top:0px!important;
	}
	div.et_pb_section.new-home-team-collab.internal-checks{
		padding-left:0px!important;
	}
	.et_pb_section.new-lp-text-image-section.active.new-home-team-collab .et_pb_row {
		margin-left:-50px!important;
	}
	.et_pb_section.new-lp-text-image-section.active.new-home-approval-section, div.et_pb_section.content-creation.new-homepage {
		padding-right:0px!important;
	}
	
	.et_pb_section.new-lp-text-image-section.active.new-home-approval-section .et_pb_row, div.et_pb_section.content-creation.new-homepage div.et_pb_row, div.et_pb_section.content-creation.new-homepage div.et_pb_row {
		margin-left:50px!important;
	}
	
	.et_pb_section.new-lp-text-image-section.active.new-home-team-collab .et_pb_row h2 br, .et_pb_section.new-lp-text-image-section.active.new-home-approval-section h2 br, div.et_pb_section.content-creation.new-homepage h2 br{
		display:block!important;
	}
	.new-lp-text-image-section.left-text.new-home-approval-section .new-lp-image-background {
		justify-content:end!important;
	}
	
	.finally-tool-row div.et_pb_column .finally-tool-item .item-title {
		font-size:18px!important;
	}
	
	.finally-tool-row div.et_pb_column .finally-tool-item .item-description {
		min-height:103px!important;
	}
	    .finally-tool-row div.et_pb_column .finally-tool-item.third-item .item-image {
			margin-top:-30px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item .item-image {
		margin-top:0px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item .item-image.image-video-editor {
		margin-top:-41px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.item-large, .finally-tool-row div.et_pb_column .et_pb_text {
		height:100%;
		
	}
	div.et_pb_row.finally-tool-row div.et_pb_column {
		align-items:stretch;
	}
	.finally-tool-row div.et_pb_column .et_pb_module:has(.finally-tool-item.item-small) {
		max-width:335px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.item-large .item-image {
    margin-top: 0px !important;
    max-width: 440px!important;
    width: 100%;
    margin-bottom: -20px;
    margin-top: 95px !important;
}
	
	div.et_pb_section.new-home-testimonial-section .et_pb_row.new-home-testimonial-row {
		padding-left:0px!important;
	}
	div.et_pb_section.new-home-testimonial-section {
		padding-right:0px!important;
	}
	.new-home-testimonial-section .dsm_card_carousel_arrow_outside .swiper-button-next {
		right:45%!important;
	}
	    #page-container .new-home-lottie-tabs-section .lottie-column .tab-lottie-player {
        width: 670px!important;
    }
}


@media(max-width:1279px) {
	.new-home-review-results-section div.et_pb_row {
		margin-left:0px!important;
	}
	.new-home-review-author {
		font-size:13px!important;
	}
	
	.new-home-review-results-section .et_pb_module:has(.new-home-results-card.social-icons) {
		grid-column-start:unset!important;
		grid-column-end:unset!important;
	}
	.new-home-review-results-second-column {
		grid-template-columns:repeat(1, 1fr)!important;
	}
	.new-home-results-card.social-icons .social-media-icons {
		gap:16px!important;
		max-width:120px!important;
	}
	.new-home-results-card {
		padding:20px 22px!important;
	}
	
	.new-home-results-card.social-icons {
		flex-direction:row-reverse!important;
	}
	.new-home-results-card.social-icons p {
		max-width:120px!important;
	}
	.new-home-results-card p {
		font-size:12px!important;
		max-width:120px!important;
	}
	div.new-home-lottie-tabs-section.new-home-lottie-tabs-section {
		padding-top:0px!important;
	}
	.new-home-lottie-tabs-section .text-column {
		padding-left:0px!important;
		max-width:400px!important;
	}
	
	.new-home-tab-content-container {
		align-items:center;
		gap:80px!important;
		
	}
	.new-home-lottie-tabs-section .lottie-column .tab-lottie-player {
		max-width:621px!important;
	}
	.new-lp-text-image-section.new-home-team-collab  div.et_pb_column.new-lp-image-column, .new-lp-text-image-section.new-home-approval-section  div.et_pb_column.new-lp-image-column, .new-lp-text-image-section.new-homepage  div.et_pb_column.new-lp-image-column {
		min-width:unset!important;
	}
	div.et_pb_section.content-creation.new-homepage.new-lp-text-image-section .new-lp-image-background img {
		height:481px!important;
	}
	
	
	.finally-tool-row div.et_pb_column .finally-tool-item.third-item .item-image {
		margin-top:-20px!important;
	}
	
	div.et_pb_section.finally-a-tool-section {
		padding-top:0px!important;
	}
	
	
	div.et_pb_section.new-home-testimonial-section .so-easy-heading {
		font-size:32px!important;
	}
	.new-home-testimonial-row {
		gap:50px!important;
	}
	.new-home-testimonial-section .dsm_card_carousel_arrow_outside .swiper-button-next {
		right:43%!important;
	}
	
	.new-home-testimonial-card .testimonial-author .author-text .purple-text {
		font-size:12px!important;
	}
	
	.new-home-testimonial-card .testimonial-title {
		font-size:20px!important;
	}
	.new-home-testimonial-card .testimonial-logo {
		max-width:130px!important;
	}
	
	.new-home-testimonial-card .quotes-icon {
		margin-top:35px!important;
	}
	
	div.et_pb_section.new-home-testimonial-section {
		padding-bottom:0px!important;
	}
	.new-home-hero-section .new-home-hero-first-column h1 {
		font-size:52px!important;
	}
	    .finally-tool-row div.et_pb_column .finally-tool-item .item-image {
		  margin-top: 30px !important;	
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.third-item .item-image {
        margin-top: 0px !important;
    }
	    .finally-tool-row div.et_pb_column .finally-tool-item .item-image.image-video-editor {
        margin-top: 38px !important;
    }
	
}
@media(min-width:981px) and (max-width:1280px) {
	.plnb-new-text-image-section.green .plnb-new-text-image-row .plnb-text-column {
        max-width: 400px !important;
    }
	.modern-content-card.multi-location .labels-container .label-item.third {
		margin-left:-40px!important;
	}
	.modern-content-card.small-teams .labels-container .label-item.last.order-four {
		margin-left:-20px!important;
	}
	.modern-content-card.small-teams .labels-container .label-item.last.order-six {
		padding-left:22px!important
	}
	.modern-content-card.agency .labels-container .label-item.third {
    margin-left: 5px !important;
}
	.modern-content-card .labels-container .label-item {
	    letter-spacing: -0.7px!important;
		}
	
	.new-home-testimonial-section .dsm_card_carousel_arrow_outside .swiper-button-next {
		right:46%!important;
	}
}
@media (min-width: 981px) and (max-width: 1279px){
	.home-highlight-text-section {
		padding-inline:34px 0px!important;
	}
	.new-home-hero-section {
		padding-right:0px!important;
	}
	    .new-home-hero-section .new-home-hero-second-column .new-home-hero-lottie-player .hero-lottie-player {
			min-width:1246px!important;
	}
	.new-home-hero-section div.et_pb_row {
		gap:100px!important;
	}
	.new-lp-text-image-section.new-home-team-collab.right-text .new-lp-image-background img {
		max-width:600px!important;
		height:481px!important;
	}
	.et_pb_section.new-lp-text-image-section.active.new-home-team-collab .et_pb_row {
		margin-left:-100px!important;
	}
	.et_pb_section.new-lp-text-image-section.active.new-home-approval-section .et_pb_row, div.et_pb_section.content-creation.new-homepage div.et_pb_row, div.et_pb_section.content-creation.new-homepage div.et_pb_row {
		margin-left:0px!important;
	}
	.new-lp-text-image-section.left-text .new-lp-image-background img, .new-lp-text-image-section.right-text .new-lp-image-background img {
		max-width:unset!important;
		height:481px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item .item-title {
		min-height:80px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item .item-description {
		min-height:126px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item .item-icon svg {
		width:35px!important;
		height:35px!important;
	}
	    .finally-tool-row div.et_pb_column .finally-tool-item.item-large .item-image {
        margin-top: 0px !important;
        max-width: 340px;
        width: 100%;
        margin-bottom: -20px;
        margin-top: 203px !important;
    }
	.finally-tool-row div.et_pb_column .finally-tool-item.item-large .item-description {
		min-height:90px!important;
	}
	.new-home-testimonial-card {
		padding:20px 30px 20px 20px!important;
	}
	.modern-content-card .card-item .card-title, .modern-content-card .card-item .card-description {
		padding-left:20px!important;
		
	}
	.modern-content-card p a {
		margin-left:20px!important;
	}
}

@media(min-width:981px) and (max-width:1024px) {
	body.page-id-979670 #page-container #et-boc #main-content .et_builder_inner_content div.et_pb_section.sev-lp-hero-section {
		padding-inline:0px!important;
	}
	#page-container .plnb-new-text-image-section .color-one-heading-row h2 {
		max-width: 600px;
		margin-inline:auto!important;
	}
	.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white li p {
    max-width: 324px !important;
}
	    .plnb-new-text-image-section.green .plnb-new-text-image-row .plnb-text-column {
        max-width: 400px !important;
    }
	#page-container #et-boc div.et_pb_section.lottie-heading-section {
		padding-block:0px 116px!important;
	}
	.plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-column {
		padding-left:36px!important;
	}
	.plnb-new-text-image-section .li-with-check-icon li p {
		max-width:222px!important;
	}
	.home-other-products-section .home-other-products-cards-row .card-container.first {
		margin-left:36px!important;
	}
	.home-other-products-section .home-other-products-cards-row .card-container.second {
		margin-right:36px!important;
	}
	    #page-container .new-home-lottie-tabs-section .lottie-column .tab-lottie-player {
        width: 110% !important;
			max-width:110%!important;
    }
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row .plnb-image-column img {
    max-width: 500px !important;
}
	.plnb-new-text-image-section .plnb-new-text-image-row .plnb-image-column .et_pb_module {
		margin-inline:auto!important;
		
	}
	
	.plnb-new-text-image-section.blue .plnb-new-text-image-row .plnb-image-column .et_pb_module {
		margin-right:0px!important;
	}
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row {
		max-width:980px!important;
	}
	#page-container #et-boc div.et_pb_section.finally-a-tool-section {
		padding-inline:0px!important;
	}
	.plnb-home-bento-boxes-row {
		max-width:980px!important;
	}
	#page-container .plnb-home-bento-boxes-row .et_pb_column .first-card .home-bento-box-parent .bento-box-child.third h5 {
		font-size:20px!important;
	}
	#page-container .plnb-home-bento-boxes-row .et_pb_column .second-card .home-bento-box-parent .bento-box-child.fourth h3 {
		font-size:25px!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .third-card img {
    max-height: 238px;
}
	.plnb-home-bento-boxes-row .et_pb_column .first-card .home-bento-box-parent .bento-box-child.third img {
		max-height:169px!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .first-card .home-bento-box-parent, .plnb-home-bento-boxes-row .et_pb_column {
		gap:18px!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .first-card .home-bento-box-parent .bento-box-child.third {
		padding: 30px 0px 30px 38px!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .third-card img {
    margin-top: 44px;
}
	.plnb-home-bento-boxes-row .et_pb_column {
		    grid-template-rows: repeat(3, 235px);
	}
	#page-container .plnb-home-bento-boxes-row .et_pb_column .first-card .home-bento-box-parent .bento-box-child.third h5 {
		padding-bottom:0px!important;
		left:38px!important;
		top:30px!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .second-card .home-bento-box-parent .bento-box-child.fourth {
		padding: 48px 0px 0px 38px!important;
	}
	#page-container .plnb-home-bento-boxes-row .et_pb_column .second-card .home-bento-box-parent .bento-box-child.fourth h3 {
		max-width:270px;
	}
	.plnb-home-bento-boxes-row .et_pb_column .second-card .home-bento-box-parent .bento-box-child.fourth img{
		object-fit: cover;
    min-height: 375px;
	}
	#page-container #et-boc div.et_pb_section.new-home-testimonial-section {
		padding-left:36px!important;
	}
	div.et_pb_section.new-home-testimonial-section .so-easy-heading br {
		display:block!important;
	}
	.home-other-products-section .home-other-products-cards-row .card-container {
		width:640px!important;
	}
	.home-other-products-section .home-other-products-cards-row .et_pb_column {
		overflow:auto!important;
		 scrollbar-width: none;
  -ms-overflow-style: none;
	}
	#page-container #et-boc .home-other-products-section {
		padding-inline:0px!important;
	}
	.home-other-products-section .home-other-products-cards-row .et_pb_column::-webkit-scrollbar {
  display: none; 
}
	#page-container  .plnb-new-text-image-section .plnb-new-text-image-row .plnb-image-column .et_pb_module.plnb-text-image-section-mobile-image.medium img {
		max-width:400px!important;
	}
	.highlight-line-break.tablet-break {
	display:none!important;
}
	.highlight-line-break.small-desktop-break {
	display:block!important;
}
	    .home-highlight-text-section {
        padding-inline: 38px 0px !important;
	} 
	
	.new-home-testimonial-row .dsm_card_carousel .swiper-button-prev {
    margin-left: 25px;
}
	.et_builder_inner_content:has(.new-home-hero-section.et_section_regular)::before {
		left:70%;
	}
	.new-home-lottie-tabs-section .text-column {
		max-width:370px!important;
		padding-left:30px!important;
	}
	.new-home-lottie-tabs-section .text-column h3 {
		max-width:270px!important;
	}
	.new-home-lottie-tabs-section .text-column h3 br {
		display:none!important;
	}
	.new-home-tab-content-container {
		gap:18px!important;
	}
	#page-container .new-home-lottie-tabs-section .li-with-check-icon li p br {
		display:none!important;
	}
	
	.new-home-lottie-tabs-section .et_pb_all_tabs{
		padding-inline:0px!important;
	}
/* 	.modern-content-card .labels-container {
		flex-direction: column;
    align-items: start;
    margin-left: 30px;
	 height: 350px;
	} */
	.new-home-review-results-second-column {
		max-width:340px!important;
	}
}
@media(max-width:980px) {
	    #page-container .plnb-prefooter-section p.prefooter-text-content br {
        display: none !important;
    }
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row {
		justify-content:space-between!important;
	}
	#page-container #et-boc .plnb-new-text-image-section.green.second .plnb-new-text-image-row .plnb-text-image-section-mobile-image .et_pb_image_wrap {
		    display: flex;
    justify-content: end;
	}
	#page-container .plnb-new-text-image-section .color-one-heading-row h2 {
    font-size: 48px !important;
    max-width: 500px;
		margin-inline:auto!important
}
	
	#page-container .new-home-lottie-tabs-section ul.et_pb_tabs_controls {
		position:relative!important;
		left:unset!important;
		transform:unset!important;
		bottom:unset!important;
		min-width:min-content!important;
	}
	.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab {
		padding:18px 16px 0px 18px!important;
	}
	    #page-container .new-home-lottie-tabs-section .lottie-column .tab-lottie-player {
        width: 100% !important;
        object-fit: contain;
    }
	
	#page-container .new-home-lottie-tabs-section .text-column {
		padding:49px 61px 49px 28px!important;
		margin-block:0px!important;
	}
	#page-container .new-home-lottie-tabs-section .li-with-check-icon li p {
		max-width:100%!important;
	}
	#page-container .new-home-lottie-tabs-section .li-with-check-icon li p br {
		display:none!important;
	}
	#page-container .new-home-tab-content-container {
		gap:55px!important;
	}
	.new-home-lottie-tabs-section .text-column h3 br {
		display:none!important;
	}
	#page-container #et-boc div.new-home-lottie-tabs-section.new-home-lottie-tabs-section {
		padding-bottom:39px!important;
	}
	#page-container #et-boc div.et_pb_section.lottie-heading-section {
		padding-inline:0px!important;
		padding-block:0px!important;
	}
	.plnb-new-text-image-section .plnb-new-text-image-row {
		flex-direction:column!important;
	}
	.plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-column ul li p {
		max-width:100%!important;
	}
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-column ul li p br {
		display:none!important;
	}
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row .plnb-image-column img {
		max-width:500px!important;
	}
	.plnb-new-text-image-section .plnb-new-text-image-row {
		height:981px!important;
		align-items:center!important;
		justify-content:center!important;
	}
	.et_builder_inner_content:has(.new-home-hero-section.et_section_regular)::before {
		top:700px!important;
	}
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row {
		padding: 16px 16px 64px 16px!important;
		justify-content:space-between!important;
	}

	   #page-container .plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-column {
        max-width: 100% !important;
		height:100%!important;
		margin-top:0px!important;
		padding:36px 60px 30px 30px!important;
		max-height:max-content!important;
	} 
	.plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-column .li-with-check-icon {
		padding-bottom:0px!important;
		margin-bottom:36px!important;
	}
	.plnb-new-text-image-section.purple .plnb-new-text-image-row {
		flex-direction:column-reverse!important;
	}
	#page-container .plnb-new-text-image-section.orange h3 {
		max-width:437px!important;
	} 
	.plnb-new-text-image-section .plnb-new-text-image-row .plnb-image-column .et_pb_module {
		margin-inline:auto!important;
	}
	
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-column h3 br {
		display:none!important;
	}
	#page-container .new-home-hero-section .new-home-hero-first-column h1 {
		font-size:86px!important;
		max-width:450px!important;
	}
	#page-container .new-home-hero-section .new-home-hero-second-column .new-home-hero-lottie-player .hero-lottie-player {
		margin-left: -162px !important;
	}
	#page-container  .hero-lottie-thumbnail {
		margin-left: -124px !important;
	}
	div.new-home-lottie-tabs-section.new-home-lottie-tabs-section {
		padding-inline:20px!important;
	}
	#page-container .plnb-new-text-image-section.purple .plnb-new-text-image-row .plnb-image-column img {
		max-width:485px!important;
	}
	#page-container .plnb-new-text-image-section.purple .plnb-new-text-image-row {
		padding-bottom:0px!important;
	}
	    #page-container .plnb-new-text-image-section.red .plnb-new-text-image-row .plnb-image-column img {
        max-width: 400px !important;
		margin-right: -60px!important;
    }
	#page-container .plnb-new-text-image-section.blue .plnb-new-text-image-row {
		flex-direction:column-reverse!important;
		padding-bottom:0px!important;
	}
	#page-container .plnb-new-text-image-section.blue .plnb-new-text-image-row .plnb-image-column img {
        max-width: 485px !important;
    }
	div.et_pb_section.finally-a-tool-section .heading-row h2 br {
		display:block!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column {
		grid-template-columns:repeat(1, 1fr)!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .et_pb_module {
		grid-column:unset!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column {
		grid-template-rows: repeat(6, 307px);
	}
	.plnb-home-bento-boxes-row .et_pb_column .et_pb_module.first-card {
		grid-row-start: 1;
    grid-row-end: 3;
	}
	.plnb-home-bento-boxes-row .et_pb_column .et_pb_module.first-card .bento-box-child {
		height:307px!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .et_pb_module.first-card .bento-box-child.first {
		justify-content:end;
	}
	#page-container .plnb-home-bento-boxes-row .et_pb_column .second-card .home-bento-box-parent .bento-box-child.fourth h3 {
		font-size:39px!important;
	}
	#page-container .plnb-home-bento-boxes-row .et_pb_column .second-card .home-bento-box-parent .bento-box-child.fourth img {
	object-fit: cover;
    margin-left: -43px;
    object-position: 0px 0px;
    width: 100%;
    min-width: 109%;
	}
	.plnb-home-bento-boxes-row .et_pb_column .third-card {
		grid-row:span 2!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .third-card .et_pb_code_inner .bento-box-child {
		flex-direction:column!important;
		justify-content:center;
		gap:67px;
	}
	.plnb-home-bento-boxes-row .et_pb_column .third-card .et_pb_code_inner .bento-box-child  h5 {
		align-self:start!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .third-card img {
		margin-top:0px!important;
		max-height:311px;
		height:100%!important;
		object-fit: cover!important;
    	object-position: -30px 0px;
	}
	   #page-container #et-boc div.et_pb_section.new-home-testimonial-section .et_pb_row.new-home-testimonial-row {
        flex-direction: row !important;
		   gap:30px!important;
    }
	.new-home-testimonial-section .swiper-slide .new-home-testimonial-card {
		padding: 39px 16px 55px 30px!important;
		min-height:100%!important;
	}
	#page-container #et-boc div.et_pb_section.new-home-testimonial-section {
		padding-right:0px!important;
	}
	
	#page-container #et-boc div.et_pb_section.new-home-testimonial-section .swiper-wrapper {
		height:100%!important;
		align-items:center;
	}
	.home-other-products-section .home-other-products-heading-row h2 {
		max-width:400px!important;
		margin-inline:auto!important;
		padding-bottom:32px!important;
	}
	.home-other-products-section .home-other-products-heading-row p {
		padding-bottom:40px!important;
	}
	.home-other-products-section .home-other-products-cards-row .et_pb_column {
		grid-template-columns:repeat(1, 1fr)!important;
	}
	#page-container #et-boc .home-other-products-section {
		padding-inline:65px!important;
		padding-block:152px 0px!important;
	}
	#page-container .plnb-prefooter-section .prefooter-text-content br {
		display:block!important;
	}
	 
	
	#page-container #et-boc .new-home-testimonial-row .text-column {
		min-width:371px!important;
	}
	#page-container #et-boc  div.et_pb_section.new-home-testimonial-section .so-easy-heading {
		font-size:48px!important;
	}
	#page-container #et-boc  div.et_pb_section.new-home-testimonial-section {
		padding-left:20px!important;
	}
	#page-container #et-boc  div.et_pb_section.new-home-testimonial-section .so-easy-heading  br {
		display:block!important;
	}
	#page-container #et-boc div.et_pb_section.new-home-testimonial-section .et_pb_row.new-home-testimonial-row::after {
		display:none!important;
	}
	#page-container #et-boc div.et_pb_section.finally-a-tool-section {
		padding-inline:65px!important;
	}
	#page-container .new-home-hero-section .new-home-hero-first-column h1, #page-container .new-home-hero-section .new-home-hero-first-column p 	{
		text-align:start!important;
		margin-bottom: 36px!important;
	}
	#page-container .new-home-hero-section .new-home-hero-first-column p {
		margin-left:unset!important;
	}
	#page-container  .new-home-hero-first-column .hero-slack-tag {
        display: block !important;
    }
	#page-container #et-boc .new-home-hero-section {
		padding-inline:67px!important;
	}
	.new-home-hero-section .new-home-hero-tag {
		margin-bottom:33px!important;
	}
	.new-home-hero-section .new-home-hero-first-column {
		justify-content: start!important;
        align-items: start!important;
	}
	.home-highlight-text-section {
		padding-inline:67px 0px!important;
	}
	    .highlight-words-wrapper {
        max-width: 100%;
	} 
	#page-container .highlight-text-container .highlight-text-partial h2 {
	font-size:55.055px!important;
		}
	.highlight-line-break.tablet-break {
		display:block!important;
	}
	.highlight-line-break:not(.tablet-break) {
		display:none!important;
	}
	.new-home-hero-section .new-home-hero-first-column h1 { 
	margin-inline:auto!important;
/* 		min-width:unset!important; */
/* 		max-width:212px!important; */
}
	.plnb-prefooter-section.new-homepage .buttons-row {
		padding-bottom:0px!important;
	}
	.new-home-hero-section.second-version div.et_pb_row {
		gap:32px!important;
	}
	.new-home-hero-section.second-version .new-home-hero-first-column .et_pb_text_inner {
		display:flex;
		flex-direction:column;
		align-items:center;
	}
	#page-container .plnb-prefooter-section .prefooter-text-content {
		font-size:44px!important
	}
	.new-home-lottie-tabs-section .tab-lottie-player {
		border-radius:50px!important;
	}
	
	.new-home-hero-section div.et_pb_row {
		flex-direction:column;
		gap:40px!important;
	}
	
	.new-home-hero-section .new-home-hero-first-column {
		max-width:unset!important;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.new-home-hero-first-column .hero-slack-tag {
		display:none!important;
	}
	.new-home-hero-section .new-home-hero-first-column h1 {
		font-size:42px!important;
		margin-bottom:30px!important;
		text-align:center!important;
	}
	.new-home-hero-section .new-home-hero-first-column p {
	
		text-align:center!important;
		margin: 0 auto!important;
			margin-bottom:32px!important;
	}
	.new-home-hero-section .new-home-hero-second-column .new-home-hero-lottie-player .hero-lottie-player {
		min-width:1200px!important;
		margin-left:-150px!important;
	}
	
	
	.new-home-review-results-section {
		padding-top:30px!important;
	}
	.new-home-review-results-section div.et_pb_row {
		flex-direction:column!important;
	}
	    .new-home-review-results-second-column {
			grid-template-columns:repeat(2, 1fr)!important;
	}
	.new-home-review-results-section .et_pb_module:has(.new-home-results-card.social-icons) {
    grid-column-start: 1!important;
    grid-column-end: 3!important;
}
	
	.new-home-results-card.social-icons .social-media-icons {
		flex-wrap:nowrap!important;
		max-width:unset!important;
	}
	.new-home-results-card.social-icons {
		flex-direction:row!important;
	}
	.new-home-lottie-tabs-section ul.et_pb_tabs_controls {
		display:flex;
		margin-bottom:unset!important;
		margin :0 auto!important;
	}
	
	.new-home-lottie-tabs-section .et_pb_tabs_controls li:not(.et_pb_tab_active) a *:not(img) {
		display:none!important;
	}
	
	.new-home-tab-content-container {
		flex-direction:column!important;
		gap:140px!important;
	}
	.new-home-lottie-tabs-section .text-column {
		padding-top:0px!important;
	}
	.new-home-lottie-tabs-section ul.et_pb_tabs_controls {
		position:absolute;
		top:unset!important;
		left:50%;
		transform:translatex(-50%);
		min-width:85%;
		z-index:999999!important;
		bottom:560px!important;
	}
	.new-home-lottie-tabs-section .et_pb_tabs_controls li a {
		min-width:max-content!important;
	}
	.new-home-tab-content-container {
		align-items:center!important;
	}

	.new-lp-text-image-section.new-home-team-collab.right-text .new-lp-image-background {
		justify-content:center!important;
	}
	.new-lp-text-image-section.new-home-team-collab.right-text .new-lp-image-background img {
		max-width:481px!important;
		height:unset!important;
	}
	
	.et_pb_section.new-lp-text-image-section.active.new-home-team-collab .et_pb_row {
		gap:40px!important;
	}

	
	    .et_pb_section.new-lp-text-image-section.active.new-home-team-collab .et_pb_row {
        margin-left: -100px !important;
    }
	.et_pb_section.new-lp-text-image-section.active.new-home-approval-section .et_pb_row, div.et_pb_section.content-creation.new-homepage div.et_pb_row, div.et_pb_section.content-creation.new-homepage div.et_pb_row {
		margin-left:0px!important;
	}
	.et_pb_section.manage-beautiful-content.new-lp-text-image-section.active.new-home-team-collab .et_pb_row {
    gap: 60px !important;
}
	
	    .new-lp-text-image-section.new-home-team-collab div.et_pb_column.new-lp-image-column, .new-lp-text-image-section.new-home-approval-section div.et_pb_column.new-lp-image-column, .new-lp-text-image-section.new-homepage div.et_pb_column.new-lp-image-column {
		min-width:max-content!important;
	}
	
	.et_pb_section.manage-beautiful-content.new-lp-text-image-section.active.new-home-team-collab .green-button, .et_pb_button {
		max-width:max-content!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item .item-description {
		min-height:unset!important;
	}
	
	.finally-tool-row div.et_pb_column .finally-tool-item.item-medium .item-description + p {
	max-height: max-content;
    display: flex;
    flex-direction: column;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.item-large .item-description + p {
		text-align:start!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item .item-description + p {
		text-align:center;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.item-large .item-description + p {
		text-align:start!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item .item-image.image-video-editor {
		min-width:unset!important;
		max-width:unset!important;
		margin:0px!important;
		margin-left:-50px!important;
	}
	
	.finally-tool-row div.et_pb_column .finally-tool-item.item-large .text-container {
		position:relative!important;
		max-width:unset!important;
		left:0!important;
	}
	  .finally-tool-row div.et_pb_column .finally-tool-item.item-large  {
		flex-direction:column!important;
		align-items:start;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.item-large .text-container + p {
		align-self:end!important;
		margin-right:-23px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.item-large .item-image {
		margin:0px!important;
		margin-top:20px!important;
	}
	
	
	
	div.et_pb_row.finally-tool-row div.et_pb_column {
		flex-direction:column!important;
	}
	.finally-tool-row div.et_pb_column .et_pb_module:has(.finally-tool-item.item-small), .finally-tool-row div.et_pb_column .et_pb_module:has(.finally-tool-item.item-medium) {
		max-width:unset!important;
	}
	
/* 	.new-home-for-modern-teams-section .et_pb_row.cards-row {
		flex-direction:column!important;
	} */
	.new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column {
		width:100%!important;
	}
	
	div.et_pb_section.new-home-testimonial-section .et_pb_row.new-home-testimonial-row {
		flex-direction:column!important;
	}
	div.et_pb_section.new-home-testimonial-section {
		padding-inline: var(--padding-inline-section)!important;
	}
	div.et_pb_section.new-home-testimonial-section .so-easy-heading {
		max-width:unset!important;
	}
	div.et_pb_section.new-home-testimonial-section .so-easy-heading br {
		display:none!important;
	}
	
	.new-home-testimonial-row .text-column {
		max-width:unset!important;
		min-width:unset!important;
	}
	
	.dsm_card_carousel_arrow_outside .swiper-button-prev {
    left: 0px;
    bottom: -50px;
    position: absolute;
    top: unset !important;
    margin-left: 0px !important;
}
	
	.dsm_card_carousel_arrow_outside .swiper-button-next {
    left: 68px;
    bottom: -50px;
    position: absolute;
    top: unset !important;
    margin-left: 0px !important;
}
	div.et_pb_section.new-home-for-modern-teams-section {
		padding-top: 40px!important;
	}
	
	.new-home-for-modern-teams-row {
		padding-bottom:40px!important;
	}
	
}

@media(min-width:481px) and (max-width:980px) {
	    .finally-tool-row div.et_pb_column .finally-tool-item .item-image.image-video-editor {
			max-width:70%!important;
	}
	.modern-content-card .card-item .card-description, .modern-content-card .card-item .card-title  {
		padding-inline:14px!important;
	}
	.modern-content-card p a {
		margin-left:14px!important;
		}
	.modern-content-card .card-item .card-description {
		height:160px!important;
	}
	.modern-content-card  .labels-container{
		margin-bottom:24px!important;
	}
	.modern-content-card {
		padding-block:30px 20px!important;
	}
	.new-home-for-modern-teams-row {
		margin-bottom:55px!important;
	}
	
	.new-home-lottie-tabs-section .text-column {
		max-width:unset!important;
	}
}
@media (max-width:480px) {
	#page-container .plnb-prefooter-section .prefooter-text-content {
		padding-bottom:27px!important;
	}
	#page-container .plnb-new-text-image-section .color-one-heading-row h2 {
        font-size: 30px !important;
	}
	    .plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white li p {
        max-width: 75% !important;
    }
	   #page-container #et-boc div.new-home-hero-section {
        padding-inline: 32px !important;
    }
	#page-container .new-home-hero-section .new-home-hero-first-column h1, #page-container .new-home-hero-section .new-home-hero-first-column p {
		margin-inline:auto!important;
		text-align:center!important;
	}
	#page-container .new-home-hero-section .new-home-hero-first-column p  {
		margin-bottom:24px!important;
	}
	#page-container .new-home-hero-section .new-home-hero-second-column .new-home-hero-lottie-player .hero-lottie-player {
		height:325px!important;
		        margin-left: -348px !important;
	}
	    .new-home-hero-section .new-home-hero-tag, .new-home-hero-section .new-home-hero-tag .new-span {
        font-size: 10px !important;
    
	}
	#page-container #et-boc div.new-home-lottie-tabs-section.new-home-lottie-tabs-section {
		padding-inline:5px!important;
	}
	#page-container .new-home-lottie-tabs-section ul.et_pb_tabs_controls {
		max-width:312px!important;
	}
	.new-home-lottie-tabs-section .et_pb_all_tabs {
		padding-inline:0px!important;
	}
	.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab:nth-of-type(1) h3 {
		max-width:205px!important;
	}
	#page-container .new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab .li-with-check-icon  li p {
		max-width:243px!important;
	}
	#page-container .new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab:nth-of-type(1) .li-with-check-icon  li.image p {
		max-width:196px!important;
	}
	#page-container .plnb-new-text-image-section {
		padding-inline:5px!important;
	}
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-column {
		padding:50px 29px 39px 19px!important;
	}
	
	#page-container .plnb-new-text-image-section.orange h3 {
		max-width:223px!important;
	}
	.plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-column .li-with-check-icon {
		padding-left:0px!important;
	}
	.plnb-new-text-image-section .li-with-check-icon li {
		gap:11px!important;
	}
	#page-container .plnb-new-text-image-section .li-with-check-icon li::before {
		min-width:35px!important;
		min-height:35px!important;
	}
	.plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-column ul li p {
		max-width:220px!important;
	}
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row .plnb-image-column img {
        max-width: 300px !important;
    }
	    .plnb-new-text-image-section .plnb-new-text-image-row {
        height: 829px !important;
	}
	#page-container .plnb-new-text-image-section.orange .plnb-new-text-image-row .plnb-image-column img {
		margin-top:42px!important;
		margin-left:-20px!important;
	}
	    #page-container .plnb-new-text-image-section.purple .plnb-new-text-image-row .plnb-image-column img {
        max-width: 100% !important;
			margin-top:28px!important;
    }
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row {
		padding: 8px 9px 0px 9px!important;
	}
	.plnb-new-text-image-section .plnb-new-text-image-row {
		border-radius:20px!important;
	}
	.plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-column {
		border-radius:11.5px!important;
	}
	    #page-container .plnb-new-text-image-section.red .plnb-new-text-image-row .plnb-image-column img {
        max-width: 250px !important;
        margin-right: -44px !important;
    }
	#page-container .plnb-new-text-image-section.blue .plnb-new-text-image-row .plnb-text-column {
		margin-bottom:0px!important;
	}
	
	    #page-container .new-home-lottie-tabs-section .text-column {
        padding: 49px 29px 49px 15px !important;
	}
	    #page-container .new-home-tab-content-container {
        gap: 7px !important;
    }
	#page-container #et-boc div.et_pb_section.lottie-heading-section {
		padding-block: 127px 160px!important;
	}
	#page-container div.new-home-tab-content-container .li-with-check-icon li p {
        font-size: 14px !important;
    }
	#page-container .new-home-lottie-tabs-section .li-with-check-icon li {
		gap:22px!important;
	}
	
	#page-container .new-home-lottie-tabs-section .li-with-check-icon li::before {
		min-width:35px!important;
		min-height:35px!important;
	}
	    #page-container .plnb-new-text-image-section.blue .plnb-new-text-image-row .plnb-image-column img {
        max-width: 260px !important;
    }
	#page-container .new-home-hero-section .new-home-hero-first-column {
		align-items:center!important;
		justify-content:center!important;
		
	}
	#page-container #et-boc div.et_pb_section.finally-a-tool-section {
		padding-block:140px!important;
		padding-inline:23px!important;
	}
	#page-container #et-boc div.et_pb_section.finally-a-tool-section .heading-row h2 {
		font-size:39px!important;
		padding-left:10px!important;
		max-width:295px!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .first-card .home-bento-box-parent {
		grid-template-columns:repeat(1, 1fr)!important;
		grid-template-rows:repeat(1, 1fr)!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column {
        grid-template-rows: repeat(8, 232px);
	} 
	    .plnb-home-bento-boxes-row .et_pb_column .et_pb_module.first-card {
        grid-row-start: 3;
        grid-row-end: 6;
    }
	.plnb-home-bento-boxes-row .et_pb_column, .plnb-home-bento-boxes-row .et_pb_column .first-card .home-bento-box-parent {
 
		display:flex!important;
		flex-direction:column!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .second-card {
		order:1!important;
		height:430px!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .et_pb_module.first-card {
		order:2!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .et_pb_module.third-card {
		order:3!important;
		height:430px!important;
	}
	    #page-container #et-boc div.et_pb_section.finally-a-tool-section .heading-row h2 {
			margin-bottom:39px!important;
	}
	#page-container .plnb-home-bento-boxes-row .et_pb_column .second-card .home-bento-box-parent .bento-box-child.fourth h3 {
		font-size:25px!important;
		max-width:243px!important;
		padding-bottom:0px!important;
	}
	#page-container .plnb-home-bento-boxes-row .et_pb_column .second-card .home-bento-box-parent .bento-box-child.fourth img {
		min-width: 129%;
		margin-left: -23px;
	}
	.plnb-home-bento-boxes-row .et_pb_column .second-card .home-bento-box-parent .bento-box-child.fourth {
		padding:39px 0px 0px 17px!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .et_pb_module.first-card .bento-box-child {
		height:232px!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .first-card .home-bento-box-parent .bento-box-child.third {
		height:430px!important;
	}
	#page-container .plnb-home-bento-boxes-row .et_pb_column .first-card .home-bento-box-parent .bento-box-child.third {
		padding: 46px 0px 56px 0px!important;
		display:flex;
		justify-content:space-between!important;
		flex-direction:column;
	}
		#page-container .plnb-home-bento-boxes-row .et_pb_column .first-card .home-bento-box-parent .bento-box-child.third h5 {
			font-size:20px!important;
			position:relative!important;
			top:unset!important;
			left:unset!important;
			margin-left:30px!important;
	}
	div.et_pb_section.finally-a-tool-section .heading-row {
		padding-block:0px!important;
	}
	#page-container .new-home-hero-section .new-home-hero-first-column h1 {
		margin-bottom: 23px !important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .third-card .et_pb_code_inner .bento-box-child {
		padding: 42px 0px 24px 28px!important;
	}
	#page-container .plnb-home-bento-boxes-row .et_pb_column .third-card h5 {
		font-size:20px!important;
		max-width:245px!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .third-card img {
		max-height:248px!important;
		object-position: -18px 0px;
	}
	#page-container #et-boc div.et_pb_section.new-home-testimonial-section .et_pb_row.new-home-testimonial-row {
		flex-direction:column!important;
	}
	#page-container #et-boc .new-home-testimonial-row .text-column {
        min-width: unset !important;
    }
	#page-container #et-boc div.et_pb_section.new-home-testimonial-section {
		padding-left:7px!important;
	}
	#page-container #et-boc .new-home-testimonial-row .text-column {
		padding-left:20px!important;
	}
	    #page-container #et-boc div.et_pb_section.new-home-testimonial-section .so-easy-heading {
        font-size: 39px !important;
	} 
		#page-container .highlight-text-container .highlight-text-partial h2 {
	font-size:39px!important;
		}
	div.et_pb_section.new-home-testimonial-section .so-easy-heading {
		gap:16px!important;
	}
	.home-other-products-section .home-other-products-heading-row h2 {
		padding-bottom:14px!important;
	}
	.home-other-products-section .home-other-products-heading-row h2, .home-other-products-section .home-other-products-heading-row p {
		text-align:start!important;
		padding-left:18px!important;
	}
	#page-container .home-other-products-section .home-other-products-heading-row h2 {
		font-size:39px!important;
		max-width:313px!important;
		margin-left:unset!important;
	}
	#page-container .home-other-products-section .home-other-products-heading-row  p {
		color: #2F313D!important;
font-family: Gilroy!important;
font-size: 18px!important;
font-weight: 600!important;
line-height: 150%!important; 
		max-width:280px!important;
		margin-left:unset!important;
	}
	    .home-other-products-section .home-other-products-heading-row p {
        padding-bottom: 35px !important;
    } 
	.home-other-products-section .home-other-products-cards-row .card-container.first .text-logo-container {
		padding:49px 23px 27px 25px!important;
	}
	.home-other-products-section .home-other-products-cards-row .card-container {
		overflow:hidden!important;
	}
	.home-other-products-section .home-other-products-cards-row .card-container.first .image-link-container img {
		min-width:150%!important;
	}
	.home-other-products-section .home-other-products-cards-row .card-container a {
		pading-top:35px!important;
	}
	.home-other-products-section .home-other-products-cards-row .card-container {
		padding-bottom:34px!important;
	}
	#page-container #et-boc .home-other-products-section {
        padding-inline: 5px !important;
        padding-block: 97px 0px !important;
    } 
	.home-highlight-text-section {
        padding-inline: 32px 0px !important;
    }
	.home-other-products-section .home-other-products-cards-row .card-container.second .text-logo-container {
		padding:54px 92px 32px 31px!important;
	}
	.home-other-products-section .home-other-products-cards-row .card-container.second .image-link-container img {
    max-height: 230px !important;
    align-self: end;
    padding-left: 18px !important;
}
	    .home-other-products-section .home-other-products-cards-row .card-container {
        padding-bottom: 43px !important;
    }
	#page-container #et-boc .pricing-logos-section.et_pb_section {
    padding-block: 106px !important;
}
	.highlight-line-break.tablet-break {
		display:none!important;
	}
	.new-home-results-card.social-icons .social-media-icons img:nth-of-type(6) {
/* 		width:17px!important; */
		height:15px!important;
	}
	#page-container .plnb-prefooter-section .prefooter-text-content {
		font-size:39px!important;
		line-height:110%!important;
		margin-bottom:0px!important;
	}
	#page-container .plnb-prefooter-section .plnb-button-primary {
		padding:30px 60px!important;
	}
	.plnb-prefooter-section.new-homepage .buttons-row .et_pb_column {
		flex-direction:column!important;
	}
	.et_pb_module.et_pb_tabs.et_pb_tabs_0.et_pb_tabs_vertically_stacked {
		animation-duration:0s!important;
	}
	.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab, .new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab .et_pb_tab_content {
		transition-duration:0s!important;
		animation-duration:0s!important;
		opacity:1!important;
	}
	@keyframes fade-lottie {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
	
	
	.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab .lottie-column  {
/* 		opacity:0!important;
		visibility:invisible !important;
		transition:all 0.3s ease-in-out!important; */
	}
	.new-home-lottie-tabs-section div.et_pb_all_tabs div.et_pb_tab.et-pb-active-slide .lottie-column {
		
		animation-name: fade-lottie!important;
	animation-duration: 0.6s!important;

	}
	#page-container .new-home-review-results-section {
		padding-bottom:60px !important;
	}
	.modern-content-card .labels-container img {
		width:100%!important;
	}
	.heading-lottie-mobile {
	display:block;
}
	.heading-lottie-desktop {
	display:none;
}

	div.et_pb_section.new-home-logos-carousel-section {
		padding-top:30px!important;
		padding-bottom:0px!important;
	}
	div.et_pb_section.new-home-logos-carousel-section .dsm_image_carousel .dsm_image_carousel_container {
		margin-bottom:0px!important;
	}
	.plnb-prefooter-section.new-homepage .prefooter-text-content + p {
		padding-bottom:27px!important;
		padding-top:32px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.item-large .item-title {
		max-width:180px!important;
	}
/* 	.finally-tool-row div.et_pb_column .finally-tool-item.item-medium .item-image.mobile {
		min-width:fit-content!important;
	} */
	#page-container .new-home-hero-section .new-home-hero-first-column h1 {
		font-size:48px!important;
		margin-bottom:13px!important;
		min-width:314px!important;
		max-width:314px!important;
	}
	.new-home-hero-section .new-home-hero-first-column h1 br {
	display:block!important;
	} 
	.new-home-hero-section .new-home-hero-first-column p {
		margin-bottom:32px!important;
		max-width:239px!important;
	}
	.new-homepage .li-with-check-icon li p br {
    display: block !important;
}
	
	body.page-id-959474 .white-menu.et_pb_with_background.et_pb_section, .lp-menu.et_pb_with_background.et_pb_section {
		background-color:#F2F3F6!important;
	}
	
	.new-home-hero-section .new-home-hero-second-column .new-home-hero-lottie-player .hero-lottie-player {
        min-width: 950px !important;
        margin-left: -120px !important;
    }
	
	.new-home-hero-section {
		padding-bottom:20px!important;
	}
	.new-home-review-results-section {
		padding-top:20px!important;
	}
	
	h2.new-home-secondary-heading {
	color: #12131A!important;
	font-feature-settings: 'liga' off, 'clig' off!important;
	font-family: Gilroy!important;
	font-size: 21px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 120%!important; /* 25.2px */
/* 	letter-spacing: -0.135px!important; */
	max-width:300px!important;
}
	.new-home-review-author img {
		margin-bottom:10px!important;
	}
	.new-home-review-author {
		margin-top:12px!important;
	}
	
	.new-home-results-card.social-icons .social-media-icons img {
		width:17px!important;
	}
	.new-home-results-card.social-icons .social-media-icons {
		max-width:110px!important; 
	}
	
	.new-home-results-card .bigger-text {
		font-size:74px!important;
		font-style: normal!important;
		font-weight: 700!important;
		line-height: 40.213px!important;
		margin-top:10px!important;
	}
	
	
	.new-home-results-card span.small-text {
		font-size:34px!important;
	}
 
	.new-home-lottie-tabs-section .text-column h2 {
	font-size: 25px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 120%!important; /* 30px */
/* 	letter-spacing: -0.141px!important; */
	max-width:260px!important;
}
	.new-home-tab-content-container .li-with-check-icon {
		padding-left:0px!important;
	}
	
	.new-home-tab-content-container .li-with-check-icon li p {
		font-size: 14px!important;
		font-style: normal!important;
		font-weight: 500!important;
		line-height: 140%!important;
		max-width:272px!important;
	}
	.new-home-tab-content-container .li-with-check-icon li p br {
		display:block!important;
	}
	    .new-home-lottie-tabs-section ul.et_pb_tabs_controls {
			top:unset!important;
			bottom:300px!important;
	}
	.lottie-heading-section {
		padding-top:0px!important;
	}
/* 	.new-home-lottie-tabs-section .text-column {
		height:325px!important;
	} */
	div.new-home-lottie-tabs-section.new-home-lottie-tabs-section.mobile {
		display:block!important;
	}
	div.new-home-lottie-tabs-section.new-home-lottie-tabs-section {
		display:none!important;
	}
	
	div.new-home-lottie-tabs-section.new-home-lottie-tabs-section.mobile .et_pb_tabs_controls li a p {
	font-feature-settings: 'liga' off, 'clig' off!important;
/* 	font-family: "SF Pro Text"!important; */
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 400!important;
	line-height: 24px!important;
	color:#2F313D!important;
}
	.new-home-lottie-tabs-section .et_pb_tabs_controls li a {
		padding:15px 17px!important;
	}
	div.new-home-lottie-tabs-section.new-home-lottie-tabs-section.mobile .et_pb_tabs_controls li a img + p {
		display:none!important;
	}
	div.new-home-lottie-tabs-section.new-home-lottie-tabs-section.mobile .et_pb_tabs_controls li:not(.et_pb_tab_active) a {
		justify-content:center!important;
	}
	
	div.new-home-lottie-tabs-section.new-home-lottie-tabs-section.mobile .et_pb_tabs_controls li:not(.et_pb_tab_active) a img + p + p {
		display:none!important;
	}
	div.new-home-lottie-tabs-section.new-home-lottie-tabs-section.mobile .et_pb_tabs_controls li a + p {
		display:none!important;
	}
	div.new-home-lottie-tabs-section.new-home-lottie-tabs-section.mobile .et_pb_tabs_controls li {
		min-width:max-content;
	}
	.new-home-lottie-tabs-section ul.et_pb_tabs_controls {
		max-width:unset!important;
		width:100%!important;
	}
	
	.new-home-lottie-tabs-section .lottie-column .tab-lottie-player {
		max-width:100%!important;
		width:100%!important;
	}
	
	    .new-home-lottie-tabs-section .tab-lottie-player {
			border-radius:20px!important;
	}
	
	.et_pb_section.new-lp-text-image-section.active.new-home-team-collab .et_pb_row, .et_pb_section.new-lp-text-image-section.active.new-home-approval-section .et_pb_row, div.et_pb_section.content-creation.new-homepage div.et_pb_row, div.et_pb_section.content-creation.new-homepage div.et_pb_row {
		margin-left:unset!important;
		margin-right:unset!important;
		margin:0 auto!important;
		
	}
	.et_pb_section.new-lp-text-image-section.active.new-home-team-collab, .et_pb_section.new-lp-text-image-section.active.new-home-approval-section, div.et_pb_section.content-creation.new-homepage {
	padding-inline:var(--padding-inline-section)!important;
}	
	
	.new-lp-text-image-section.new-home-team-collab div.et_pb_column.new-lp-image-column, .new-lp-text-image-section.new-home-approval-section div.et_pb_column.new-lp-image-column, .new-lp-text-image-section.new-homepage div.et_pb_column.new-lp-image-column {
		min-width:unset!important;
		width:357px!important;
	}
	
	.et_pb_section.new-lp-text-image-section.active.new-home-team-collab .new-lp-text-image-mobile-image {
		margin-left: -30px !important;
    min-width: unset;
    max-width: unset;
    width: 357px !important;
	}
	
	.et_pb_section.new-lp-text-image-section.active.new-home-approval-section .new-lp-text-image-mobile-image{
		margin-left: -30px !important;
    min-width: unset;
    max-width: unset;
    width: 357px !important;
	}
	.et_pb_section.neatly-organized.new-lp-text-image-section .new-lp-text-image-mobile-image {
		margin-left:-10px!important;
	}
	
	.et_pb_section.new-lp-text-image-section.active.new-home-team-collab .et_pb_row {
		flex-direction:column!important;
		gap:10px!important;
	}
	.et_pb_section.new-lp-text-image-section.active.new-home-approval-section .et_pb_row {
		gap:10px!important;
	}
	.et_pb_section.manage-beautiful-content.new-lp-text-image-section.active.new-home-team-collab .et_pb_row {
		gap:10px!important;
	}
	.et_pb_section.neatly-organized.new-lp-text-image-section .et_pb_row {
		flex-direction:column-reverse!important;
		gap:10px!important;
	}
	
	.et_pb_section.new-lp-text-image-section.active.new-home-approval-section .new-lp-text-image-mobile-image {
		width:357px!important;
		margin-left:-13px!important
	}
	
	
	#page-container .new-homepage .li-with-check-icon li p {
		font-size:16px!important;
	}
	#page-container .new-home-tab-content-container .li-with-check-icon li p  {
		font-size:16px!important;
	}
	#page-container .finally-tool-row div.et_pb_column .finally-tool-item .item-description {
		font-size:14px!important;
	}
	
/* 	.et_pb_section.new-lp-text-image-section.active.new-home-team-collab .et_pb_row  .et_pb_button_module_wrapper.et_pb_button_alignment_left {
		text-align:center!important;
	} */
	
	div.et_pb_section.new-homepage.new-lp-text-image-section .li-with-check-icon {
		margin-bottom:24px!important;
		padding-bottom:0px!important;
	}
	
	.et_pb_section.manage-beautiful-content.new-lp-text-image-section.active.new-home-team-collab .green-button, .et_pb_button {
		margin-top:0px!important;
	}
	
	.et_pb_section.new-lp-text-image-section.active.new-home-approval-section .et_pb_row {
		flex-direction:column-reverse!important;
	}
	
	
	#page-container div.et_pb_section.finally-a-tool-section .heading-row h2 {
		text-align:start!important;
		font-size: 32px!important;
		font-style: normal!important;
		font-weight: 700!important;
		line-height: 110%!important;
		margin-left:0px!important;
		max-width:250px!important;
		margin-bottom:20px!important;
	}
	div.et_pb_section.finally-a-tool-section .heading-row h2 br {
		display:block!important;
	}
	
	div.et_pb_section.finally-a-tool-section .heading-row p {
		text-align:start!important;
		font-size: 16px!important;
		font-style: normal!important;
		font-weight: 600!important;
		line-height: 160%!important;
		margin-bottom:31px!important;
	}
	
	.finally-tool-row div.et_pb_column .finally-tool-item {
		padding: 30px 24px !important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item .item-description {
		padding-bottom:30px!important;
	}
	
	    .finally-tool-row div.et_pb_column .finally-tool-item.item-medium .item-description + p {
			align-items:start!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.item-medium .item-image {
		display:none!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.item-medium .item-image.mobile {
		display:block!important;
	}
	
	.finally-tool-row div.et_pb_column .finally-tool-item.item-large .item-image {
		display:none!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.item-large .item-image.mobile {
		display:block!important;
	}
	
	.finally-tool-row div.et_pb_column .finally-tool-item .item-description {
		max-width:240px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.item-medium .item-image.mobile {
		margin-top:-50px!important;
	}
	
	.finally-tool-row div.et_pb_column .finally-tool-item.third-item .item-image {
		margin-top:unset!important;
		margin-bottom:-24px!important;
	}
	
	.finally-tool-row div.et_pb_column .finally-tool-item .item-image.image-video-editor {
		max-width:300px!important;
		margin-top:-50px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item.item-large .item-description + p {
		margin-top:-15px!important;
	}
	
	.finally-tool-row div.et_pb_column .et_pb_module:has(.finally-tool-item.item-large) {
		overflow:hidden!important;
	}
	
	.finally-tool-row div.et_pb_column .finally-tool-item.item-large .item-image {
		width:300px!important;
		margin-top:50px!important;
	}
	
	   div.et_pb_section.new-home-testimonial-section .so-easy-heading {
        max-width: 280px !important;
    }
	
	.new-home-testimonial-card .testimonial-logo {
		max-width:110px!important;
	}
	
	.new-home-testimonial-card {
		border-radius:32px!important;
		padding:26px 22px 41px 22px!important;
	}
	.dsm_card_carousel_arrow_outside .swiper-button-prev, .dsm_card_carousel_arrow_outside .swiper-button-next {
		bottom:-60px!important;
	}
	
	#page-container div.et_pb_section.new-home-for-modern-teams-section h2 {
		text-align:start!important;
		font-size: 32px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 110%!important;
		max-width:220px!important;
	}
	
	div.et_pb_section.new-home-for-modern-teams-section .new-home-for-modern-teams-row p {
		text-align:start!important;
		max-width:287px!important;
		margin-left:0px!important;
	}
	
	.modern-content-card {
		padding-block:34px!important;
	}
	
	.modern-content-card .card-item .card-title, .modern-content-card .card-item .card-description {
		padding-left: 22px!important;
	}
	.modern-content-card p a {
		margin-left:22px!important;
	}
	
	.new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column.agency {
		order:1;
	}
	.new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column.multi-location {
		order:2;
	}
	.new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column.small-teams {
		order:3;
	}
	
	
	.modern-content-card .labels-container .label-item {
		padding-left:unset!important;
		padding-right:unset!important;
		margin-left:0px!important;
		margin-right:0px!important;
		padding:16px 17px 16px 22px!important;
		
	}
	.modern-content-card .card-item {
		display:flex;
		flex-direction:column!important;
	}
	.new-home-for-modern-teams-section .et_pb_row.cards-row {
		display:none!important;
	}
	.new-home-for-modern-teams-section .et_pb_row.cards-row.mobile {
		display:flex!important;
		flex-direction:column;
		gap:17px!important;
	}

	
	.plnb-prefooter-section.new-homepage .prefooter-text-content br:first-of-type {
		display:block!important;
	}
	 .new-home-review-results-second-column {
			grid-template-columns:repeat(1, 1fr)!important;
	}
	.new-home-review-results-section .et_pb_module:has(.new-home-results-card.social-icons) {
    grid-column-start: unset!important;
    grid-column-end: unset!important;
}
	
	.new-home-results-card.social-icons .social-media-icons {
		flex-wrap:wrap!important;
		max-width:110px!important;
	}
	.new-home-results-card.social-icons {
		flex-direction:row-reverse!important;
	}
		
	.plnb-prefooter-section.new-homepage .prefooter-text-content {
		font-size: 39px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 110%!important;
	}
	
	.new-home-results-card .bigger-text {
		text-align:center!important;
	}
	.new-home-results-card {
		justify-content:center;
		gap:30px!important;
	}
	.new-home-results-card p {
		min-width:120px!important;
	}
	.modern-content-card {
		padding-block: 33px 34px!important;
	}
	.modern-content-card .card-item .card-title, .modern-content-card .card-item .card-description{
		padding-left:23px!important;
		
	}
	.modern-content-card p a  {
		margin-left:22px!important;
	}
	.modern-content-card .card-item .card-description {
		margin-bottom:24px!important;
		padding-bottom:0px!important;
		height:100%!important;
	}
	
	.modern-content-card.agency .card-item .card-description{
		max-width:251px!important;
	}
	.modern-content-card.multi-location .card-item .card-description{
		max-width:260px!important;
	}
	
	.modern-content-card.small-teams .card-item .card-description{
		max-width:259px!important;
	}
	.modern-content-card .labels-container {
		margin-bottom:0px!important;
	}
	.new-home-testimonial-card p {
		padding-bottom:0px!important;
	}
	.new-home-testimonial-card .testimonial-title {
		font-size:25px!important;
	}
	#page-container .new-home-results-card .bigger-text {
		font-size:74px!important;
	}
	.new-home-hero-section .new-home-hero-first-column h1 {
		font-size:var(--plnb-fs-h1-big)!important;
		line-height:110%!important;
	}
	#page-container .plnb-button-primary {
	padding:24px 39px!important;	
		margin-bottom:0px!important;
	}
	.new-home-hero-section .new-home-hero-first-column h1 { 
	margin-inline:auto!important;
		font-size:48px!important;
		min-width:unset!important;
		max-width:238px!important;
}
	#page-container .new-home-hero-section .new-home-hero-first-column p {
		font-size:16px!important;
		font-weight:600!important;
	}
}
@media(max-width:481px) {
	.modern-content-card.agency .labels-container .label-item.third {
		margin-left:-10px!important;
	}
	.new-home-lottie-tabs-section ul.et_pb_tabs_controls {
		bottom:380px!important;
	}
}

@media(min-width:425px) and (max-width:475px) {
	.new-home-lottie-tabs-section ul.et_pb_tabs_controls {
		bottom:330px!important;
	}
	
}


@media (min-width:376px) and (max-width:424px) {
	    .et_pb_section.new-lp-text-image-section.active.new-home-approval-section .new-lp-text-image-mobile-image {
        width: 397px !important;
        margin-left: 10px !important;
    }
	.et_pb_section.new-lp-text-image-section.active.new-home-team-collab .new-lp-text-image-mobile-image {
		width:397px!important;
	}
	.et_pb_section.neatly-organized.new-lp-text-image-section .new-lp-text-image-mobile-image {
		width:397px!important;
		margin-left:20px!important;
	}
	
	
}

@media(min-width:425px) and (max-width:480px) {
	.et_pb_section.neatly-organized.new-lp-text-image-section .new-lp-text-image-mobile-image{
		margin-left:10px!important;
		width:427px!important;

	}
	
	.et_pb_section.new-lp-text-image-section.active.new-home-team-collab .new-lp-text-image-mobile-image {
		width:427px!important;
	}
	.et_pb_section.new-lp-text-image-section.active.new-home-approval-section .new-lp-text-image-mobile-image {
        width: 427px !important;
        margin-left: 0px !important;
    }
	.et_pb_section.new-lp-text-image-section.active.new-home-team-collab .new-lp-text-image-mobile-image {
		margin-left:-40px!important;
	}
}

@media(max-width:390px) {
	.plnb-prefooter-section.new-footer-section .prefooter-text-content {
        font-size: 30px !important;
        line-height: 45px !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
	.new-home-lottie-tabs-section ul.et_pb_tabs_controls {
		bottom:300px!important;
	}
}
@media (max-width:320px) {
	.modern-content-card .labels-container, .modern-content-card.small-teams .labels-container, .modern-content-card.agency .labels-container {
    max-width: 200px !important;
    min-width: unset !important;
}
	.modern-content-card.multi-location .labels-container .label-item.last {
		margin-left:-5px!important;
	}
	    .modern-content-card.multi-location .labels-container .label-item.first {
			margin-left:30px!important;
	}
	.modern-content-card.small-teams .labels-container .label-item.fourth {
		margin-left:40px!important;
	}
	.modern-content-card .labels-container .label-item {
		margin-left:50px!important;
	}
	.modern-content-card.small-teams .labels-container .label-item.last.order-six {
		padding-left:16px!important;
	}
	    .new-home-review-author {
        font-size: 11px !important;
    }
	    .new-home-results-card {
			gap:10px!important;
	}
	.new-home-results-card {
        padding: 20px 12px !important;
    }
	.new-home-lottie-tabs-section ul.et_pb_tabs_controls {
		bottom:270px!important;
	}
	.new-home-hero-section .new-home-hero-first-column h1 {
		min-width:260px!important;
	}
}


div.et_pb_section.et_section_regular:not(.plnb-prefooter-section, .dropdown-menu-section, .white-menu, .new-home-review-results-section) {
	padding-block:64px!important;
}

@media (max-width:480px) {
	div.et_pb_section.et_section_regular:not(.plnb-prefooter-section, .dropdown-menu-section, .white-menu, .new-home-review-results-section) {
		padding-block:32px!important;
	}
	.new-home-lottie-tabs-section ul.et_pb_tabs_controls {
		position:relative!important;
		top:unset!important;
		bottom:unset!important;
	}
	.new-home-tab-content-container {
		gap:30px!important;
	}
	.new-home-lottie-tabs-section div.et_pb_tabs {
		gap:36px!important;
	}
	.new-home-lottie-tabs-section .text-column h2 {
		padding-bottom:24px!important;
	}
	.new-home-tab-content-container .li-with-check-icon li::before {
		margin-top:5px!important;
	}
	.finally-tool-row div.et_pb_column .finally-tool-item .item-description {
		max-width:270px!important;
	}

}


body.page-id-959474 .white-menu.et_pb_section {
	background-color:#F2F3F7!important;
}

#page-container .modern-content-card p.card-description a {
		margin-left:0px!important;
		margin-top:0px!important;
}
.new-home-hero-tag {
	cursor:pointer;
}

/* CSS FOR MULTILINGUAL VERSIONS */
body.page-id-964060 .schedule-platform-section .schedule-platform-icons-row .et_pb_column::before {
	content: "Beim Darüberfahren sehen Sie die unterstützten Accounts";
}

body.page-id-964065 .schedule-platform-section .schedule-platform-icons-row .et_pb_column::before {
	content: "pasa el cursor por encima para ver los tipos de cuenta compatibles";
}
body.page-id-964047 #page-container h3.new-home-tertiary-heading {
		font-size:32px !important;
}
body.page-id-964047 .new-lp-text-image-section.neatly-organized h3 {
	max-width:450px;
}
body.page-id-964047 .new-lp-text-image-section#internalChecks h3 {
	max-width:400px;
}
body.page-id-964047 .new-lp-text-image-section#strategyIdeation h3 {
	max-width:400px;
}
body.page-id-964047 #page-container div.et_pb_section.new-home-testimonial-section .so-easy-heading {
	font-size:40px !important;
}
body.page-id-964047 .new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column {
	align-self:stretch;
}
body.page-id-964047 .new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column .et_pb_text,
body.page-id-964047 .new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column .et_pb_text_inner{
	height:100%;
}
body.page-id-964047 .new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column .card-item {
	height:100%;
	display:flex;
	flex-direction: column;
}
body.page-id-964047 .modern-content-card .card-item .card-description {
	padding-right:20px;
}
@media (min-width:1024px) {
	body.page-id-964047 #page-container .modern-content-card p a {
		margin-top:0 !important;
	}
}
body.page-id-964047 #page-container .modern-content-card .card-item .card-description {
	height:auto !important;
	margin-top:auto;
}
body.page-id-964047 #page-container .plnb-prefooter-section .prefooter-text-content {
	max-width:700px;
	margin-inline:auto;
}
@media (min-width:1280px) and (max-width:1439px) {
	body.page-id-964047 .new-home-review-results-second-column {
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
	body.page-id-964047 #page-container .new-home-results-card .bigger-text {
		font-size:60px !important;
		min-width:114px;
	}
	body.page-id-964047 #page-container .new-home-results-card p {
		font-size:14px !important;
	}
	body.page-id-964047 .finally-tool-row div.et_pb_column .et_pb_module {
		height:auto;
	}
	body.page-id-964047 .finally-tool-row div.et_pb_column .et_pb_text_inner,
	body.page-id-964047 .finally-tool-row div.et_pb_column .finally-tool-item {
		height:100%;
	}
	body.page-id-964047 .finally-tool-row div.et_pb_column .et_pb_module .finally-tool-item:not(.item-large) {
		display:flex;
		flex-direction:column;
	}
	body.page-id-964047 .finally-tool-row div.et_pb_column .et_pb_module .finally-tool-item p:has(img) {
		margin-top:auto;
	}
	body.page-id-964047 #page-container .finally-tool-row div.et_pb_column .finally-tool-item.third-item .item-image {
		margin-top:0 !important;
	}
}
@media (min-width:1024px) and (max-width:1279px) {
	body.page-id-964047 #page-container .new-home-hero-section .plnb-button-primary {
		padding-inline:30px !important;
	}
	body.page-id-964047 .new-home-review-results-second-column {
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
	body.page-id-964047 #page-container .new-home-results-card .bigger-text {
		font-size:60px !important;
		min-width:114px;
	}
	body.page-id-964047 #page-container .new-home-results-card p {
		font-size:14px !important;
	}
	body.page-id-964047 .finally-tool-row div.et_pb_column .et_pb_module {
		height:auto;
	}
	body.page-id-964047 .finally-tool-row div.et_pb_column .et_pb_text_inner,
	body.page-id-964047 .finally-tool-row div.et_pb_column .finally-tool-item {
		height:100%;
	}
	body.page-id-964047 .finally-tool-row div.et_pb_column .et_pb_module .finally-tool-item:not(.item-large) {
		display:flex;
		flex-direction:column;
	}
	body.page-id-964047 .finally-tool-row div.et_pb_column .et_pb_module .finally-tool-item p:has(img) {
		margin-top:auto;
	}
	body.page-id-964047 #page-container .finally-tool-row div.et_pb_column .finally-tool-item.third-item .item-image {
		margin-top:0 !important;
	}
	body.page-id-964047 .new-home-lottie-tabs-section ul.et_pb_tabs_controls {
		margin-left:0;
	}
	body.page-id-964047 .new-home-lottie-tabs-section .et_pb_tabs_controls li a {
		padding-inline:8px;
	}
	body.page-id-964047 .finally-tool-row div.et_pb_column .finally-tool-item {
		padding: 25px 25px 0 25px;
	}
}
@media (max-width:480px) {
	body.page-id-964047 div.et_pb_section.new-home-testimonial-section .so-easy-heading {
		max-width:100% !important;
	}
	body.page-id-964047 #page-container div.et_pb_section.new-home-testimonial-section .so-easy-heading {
		font-size:28px !important;
	}
	body.page-id-964047 .modern-content-card .card-item .card-description {
		max-width:100% !important;
	}
	body.page-id-964047 #page-container .plnb-prefooter-section .prefooter-text-content {
		padding-inline:20px;
	}
}
@media (min-width:981px) {
	body.page-id-964050 #page-container .new-home-hero-section h1.big {
		font-size:calc(var(--plnb-fs-h1-big) - 8px) !important;
	}	
}

body.page-id-964050 #internalChecks h3,
body.page-id-964050 #strategyIdeation h3,
body.page-id-964050 #contentCreation h3{
	max-width:450px;
}
body.page-id-964050 #page-container .plnb-prefooter-section .prefooter-text-content {
	max-width:800px;
	margin-inline:auto;
}
body.page-id-964050 #page-container .finally-tool-row .et_pb_text {
	align-self:stretch;
	height:auto;
}
body.page-id-964050 #page-container .finally-tool-row .et_pb_text_inner,
body.page-id-964050 #page-container .finally-tool-row .finally-tool-item{
	height:100%;
}
body.page-id-964050 .new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column {
	align-self:stretch;
}
body.page-id-964050 .new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column .et_pb_text,
body.page-id-964050 .new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column .et_pb_text_inner{
	height:100%;
}
body.page-id-964050 .new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column .card-item {
	height:100%;
	display:flex;
	flex-direction: column;
}
body.page-id-964050 .modern-content-card .card-item .card-description {
	padding-right:20px;
}

body.page-id-964050 #page-container .modern-content-card .card-item .card-description {
	height:auto !important;
	margin-top:auto;
}
@media (min-width:1024px) {
	body.page-id-964050 #page-container .modern-content-card p a {
		margin-top:0 !important;
	}
}
@media (min-width:1280px) and (max-width:1649px) {
	body.page-id-964050 #page-container .new-home-results-card .bigger-text {
		font-size:80px !important;
		min-width:137px;
	}
	body.page-id-964050 .new-home-review-results-second-column {
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
	body.page-id-964050 .new-home-results-card:not(.social-icons) p:not(.bigger-text) {
		max-width:unset;
	}
}
@media (min-width:1280px) and (max-width:1439px) {
	body.page-id-964050 #page-container .new-home-results-card .bigger-text {
		font-size:60px !important;
		min-width:114px;
	}
}
@media (min-width:1024px) and (max-width:1279px) {
	body.page-id-964050 .new-home-lottie-tabs-section ul.et_pb_tabs_controls {
		margin-left:0;
	}
	body.page-id-964050 .new-home-lottie-tabs-section .et_pb_tabs_controls li a {
		padding-inline:6px;
	}
	.new-home-lottie-tabs-section, #page-container .plnb-new-text-image-section {
		padding-inline:0px!important;
	}
	.new-home-lottie-tabs-section .et_pb_all_tabs, #page-container .plnb-new-text-image-section.orange .plnb-new-text-image-row {
		max-width:980px!important;
	}
}
@media (max-width:480px) {
	body.page-id-964050 #page-container .modern-content-card .card-item .card-description {
		max-width:100% !important;
	}
	body.page-id-964050 #page-container .plnb-prefooter-section p {
		padding-inline:20px;
	}
}
/* asdasd */
@media (min-width:981px) {
	body.page-id-964055 #page-container .new-home-hero-section h1.big {
		font-size:calc(var(--plnb-fs-h1-big) - 8px) !important;
	}	
	body.page-id-964055 .finally-tool-row div.et_pb_column .finally-tool-item.item-large .text-container {
		max-width:225px;
	}
}

body.page-id-964055 #internalChecks h3,
body.page-id-964055 #strategyIdeation h3,
body.page-id-964055 #contentCreation h3{
	max-width:450px;
}
body.page-id-964055 #page-container .plnb-prefooter-section .prefooter-text-content {
	max-width:800px;
	margin-inline:auto;
}
body.page-id-964055 #page-container .finally-tool-row .et_pb_text {
	align-self:stretch;
	height:auto;
}
body.page-id-964055 #page-container .finally-tool-row .et_pb_text_inner,
body.page-id-964055 #page-container .finally-tool-row .finally-tool-item{
	height:100%;
}
body.page-id-964055 .new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column {
	align-self:stretch;
}
body.page-id-964055 .new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column .et_pb_text,
body.page-id-964055 .new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column .et_pb_text_inner{
	height:100%;
}
body.page-id-964055 .new-home-for-modern-teams-section .et_pb_row.cards-row .et_pb_column .card-item {
	height:100%;
	display:flex;
	flex-direction: column;
}
body.page-id-964055 .modern-content-card .card-item .card-description {
	padding-right:20px;
}

body.page-id-964055 #page-container .modern-content-card .card-item .card-description {
	height:auto !important;
	margin-top:auto;
}
@media (min-width:1024px) {
	body.page-id-964055 #page-container .modern-content-card p a {
		margin-top:0 !important;
	}
}
@media(max-width:1024px) {
	.sev-lp-hero-section .et_pb_row.sev-lp-hero-row .search-bar-container img {
    max-width: 850px !important;
    margin-inline: auto !important;
}
	.plnb-new-text-image-section .plnb-new-text-image-row .plnb-image-column {
		overflow:hidden;
	}
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-image-section-mobile-image {
		display:none!important;
	}
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-image-section-desktop-image {
		display:block!important;
	}
}
@media(max-width:980px) {
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-image-section-mobile-image {
		display:block!important;
	}
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row .plnb-text-image-section-desktop-image {
		display:none!important;
	}
	    .sev-lp-hero-section .et_pb_row.sev-lp-hero-row .search-bar-container img {
        max-width: 650px !important;
        margin-inline: auto !important;
    }
	body.page-id-979670 #page-container #et-boc #main-content .et_builder_inner_content div.et_pb_section.sev-lp-hero-section {
		padding-top:100px!important;
	}
	.plnb-home-bento-boxes-row.sev .et_pb_column {
		grid-template-columns:repeat(1, 1fr)!important;
	}
	#page-container #et-boc .plnb-new-text-image-section.green.first .plnb-new-text-image-row {
		gap:40px!important;
	}
	#page-container #et-boc .plnb-new-text-image-section.green.second .plnb-new-text-image-row {
		flex-direction:column-reverse!important;
		gap:40px!important;
	}
	#page-container #et-boc .plnb-new-text-image-section.green.second .plnb-new-text-image-row::after {
		display:none!important;
	}
	    #page-container .plnb-new-text-image-section.green.second .plnb-new-text-image-row {
			padding:16px 0px 64px 0px!important;
	}
	#page-container .plnb-new-text-image-section.green.second .plnb-new-text-image-row .plnb-text-column {
		margin-right:32px!important;
	}
	#page-container #et-boc .plnb-new-text-image-section.green.second .plnb-new-text-image-row .plnb-text-image-section-mobile-image {
		    margin-left: auto !important;
    margin-right: -16px !important;
	}
	.plnb-new-text-image-section.green .plnb-new-text-image-row {
		height:100%!important;
	}
	 #page-container #et-boc .plnb-new-text-image-section.green.image-bottom .plnb-new-text-image-row {
		 padding-bottom:0px!important;
		 gap:30px!important;
	}
	#page-container #et-boc .plnb-new-text-image-section.green.image-bottom .plnb-new-text-image-row::after {
		display:none!important;
	}
	#page-container #et-boc .plnb-new-text-image-section.red {
    padding-top: 60px !important;
    border-top-left-radius: 77px !important;
    border-top-right-radius: 77px !important;
}
	.plnb-new-text-image-section .color-one-heading-row {
    padding-block: 0px 60px !important;
	} 
	#page-container .plnb-new-text-image-section.green.second .plnb-new-text-image-row .plnb-text-column {
		margin-inline: 0px !important;
	}
	#page-container #et-boc .plnb-new-text-image-section.green.second .plnb-new-text-image-row {
		padding-inline:16px!important;
		overflow:visible!important;
	}
	#page-container #et-boc .plnb-new-text-image-section.green.second .plnb-new-text-image-row ..plnb-text-image-section-mobile-image {
		margin-right:-16px!important;
	}
	.plnb-new-text-image-section .plnb-new-text-image-row .plnb-image-column {
		overflow:visible!important;
	}
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row::after {
		display:none!important;
	}
	.plnb-new-text-image-section .plnb-new-text-image-row {
		height:900px!important;
	}
	#page-container div.plnb-new-text-image-section .plnb-new-text-image-row .plnb-image-column img, #page-container .plnb-new-text-image-section.red .plnb-new-text-image-row .plnb-image-column img, #page-container .plnb-new-text-image-section.purple .plnb-new-text-image-row .plnb-image-column img {
		max-width:90%!important;
		margin-right:unset!important;
	}
	#page-container div.plnb-new-text-image-section.purple .plnb-new-text-image-row .plnb-image-column .et_pb_image_wrap {
		display:flex;
		justify-content:center;
		
	}
	#page-container div.plnb-new-text-image-section.purple .plnb-new-text-image-row .plnb-image-column .et_pb_image_wrap  img {
		margin-right:-60px!important;
	}
	#page-container .plnb-new-text-image-section .plnb-new-text-image-row {
		justify-content: start !important;
        gap: 40px;
	}
	#page-container .plnb-new-text-image-section.blue .plnb-new-text-image-row {
		flex-direction:column!important;
	}
	#page-container .plnb-new-text-image-section.blue .plnb-new-text-image-row .plnb-image-column img {
		max-width:100%!important;
		margin-right: -30px !important;
        margin-left: auto !important;
	}
}
@media (min-width:1280px) and (max-width:1649px) {
	body.page-id-964055 #page-container .new-home-results-card .bigger-text {
		font-size:80px !important;
		min-width:137px;
	}
	body.page-id-964055 .new-home-review-results-second-column {
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
	body.page-id-964055 .new-home-results-card:not(.social-icons) p:not(.bigger-text) {
		max-width:unset;
	}
}
@media (min-width:1280px) and (max-width:1439px) {
	body.page-id-964055 #page-container .new-home-results-card .bigger-text {
		font-size:60px !important;
		min-width:114px;
	}
}
@media (min-width:1024px) and (max-width:1279px) {
	body.page-id-964055 .new-home-lottie-tabs-section ul.et_pb_tabs_controls {
		margin-left:0;
	}
	body.page-id-964055 .new-home-lottie-tabs-section .et_pb_tabs_controls li a {
		padding-inline:8px;
	}
	body.page-id-964055 #page-container .new-home-hero-section h1.big {
		font-size:calc(var(--plnb-fs-h1-big) - 26px) !important;
	}
	body.page-id-964055 .finally-tool-row div.et_pb_column .finally-tool-item.item-large .text-container {
		max-width:285px;
	}
	body.page-id-964055 .modern-content-card .card-item .card-title,
	body.page-id-964055 #page-container .modern-content-card .card-item .card-description{
		padding-left:25px !important;
	}
}
@media (max-width:480px) {
	.sev-lp-hero-section .et_pb_row.sev-lp-hero-row .search-bar-container img {
		max-width:100%!important;
	}
	.search-bar-container {
		display:none!important;
	}
	#page-container .mobile-search-bar-content {
	display:block!important;
	color: #2F313D!important;
	text-align: center!important;
	font-family: Gilroy!important;
	font-size: 18px!important;
	font-style: normal!important;
	font-weight: 600!important;
	line-height: 160%!important; 
	}
	body.page-id-964055 #page-container .modern-content-card .card-item .card-description {
		max-width:100% !important;
	}
	body.page-id-964055 #page-container .plnb-prefooter-section p {
		padding-inline:20px;
	}
	#page-container .sev-lp-hero-section .et_pb_row.sev-lp-hero-row h1 {
		color:  #12131A!important;
		text-align: center!important;
		font-family: Gilroy!important;
		font-size: 39px!important;
		font-style: normal!important;
		font-weight: 700!important;
		line-height: 110%!important; 
		max-width:328px!important;
	}
	.sev-lp-hero-section .et_pb_row.sev-lp-hero-row .logo-container img {
		max-width:93px!important;
	}
	#page-container .mobile-search-bar-content {
		padding-bottom:0px!important;
	}
	#page-container .sev-lp-hero-section .et_pb_row.sev-lp-hero-row .discount-text {
		margin-block: 42px 57px!important;
		max-width:246px!important;
		margin-inline:auto!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .et_pb_module.first-card {
		order:unset!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .et_pb_module.second-card {
		order:unset!important;
	}
	.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.grey {
		padding:26px 0px 0px 18px!important;
	}
	.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.grey h2  {
		max-width:286px!important;
	}
	.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.grey p {
		padding-right:15px!important;
	}
	.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.grey {
		gap:42px;
	}
	.plnb-home-bento-boxes-row .et_pb_column .second-card {
		height:100%!important;
	}
	.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white {
		padding: 18px 0px 35px 19px !important;
	}
	.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white li {
		gap:21px!important;
		align-items:start!important;
	}
	.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white li::before {
		margin-top:3px!important;
	}
	.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white li p {
		max-width:190px!important;
	}
	.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white h6 {
		color:#12131A!important;
	font-family: Gilroy!important;
	font-size: 20px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: 140%!important; 
		max-width:195px!important;
	}
	.plnb-home-bento-boxes-row.sev .et_pb_column .home-bento-box-parent .bento-box-child.white ul {
		gap:30px!important;
	}
	.plnb-home-bento-boxes-row .et_pb_column .home-bento-box-parent .bento-box-child.green {
		padding:17px 0px 0px 17px!important;
	}
	div.et_pb_row.plnb-bento-boxes-button-row {
    padding-block: 56px 0px !important;
}
	#page-container #et-boc #main-content div.et_pb_section.finally-a-tool-section {
    padding-block: 0px 136px !important;
	} 
	#page-container #et-boc .plnb-new-text-image-section.green.first .plnb-new-text-image-row {
		padding-bottom:30px!important;
	}
	#page-container #et-boc .plnb-new-text-image-section.green.second .plnb-new-text-image-row .plnb-text-image-section-mobile-image .et_pb_image_wrap {
		display:flex;
		justify-content:end!important;
	}
	#page-container .plnb-new-text-image-section .text-image-button-row {
    padding-block: 54px 98px !important;
	} 
	    #page-container #et-boc .plnb-new-text-image-section.red {
        padding-top: 40px !important;
        border-top-left-radius: 48px !important;
        border-top-right-radius: 48px !important;
    }
	    .plnb-new-text-image-section .color-one-heading-row {
        padding-block: 0px 40px !important;
    } 
	    .plnb-new-text-image-section .plnb-new-text-image-row {
        height: 100% !important;
	} 
	    #page-container div.plnb-new-text-image-section .plnb-new-text-image-row .plnb-image-column img, #page-container .plnb-new-text-image-section.red .plnb-new-text-image-row .plnb-image-column img, #page-container .plnb-new-text-image-section.purple .plnb-new-text-image-row .plnb-image-column img {
			max-width: 100% !important; 
	}
	#page-container .plnb-new-text-image-section:not(.green) .plnb-new-text-image-row {
		padding-bottom:30px!important;
	}
	    #page-container .plnb-new-text-image-section.blue .plnb-new-text-image-row .plnb-image-column img {
        max-width: 100% !important;
        margin-right: -17px !important;
	}
	    #page-container #et-boc .pricing-logos-section.et_pb_section {
        padding-block: 60px 20px !important;
	}
	.plnb-new-text-image-section .color-one-heading-row h2 {
		max-width:300px!important;
		margin-inline:auto!important;
	}
	#page-container #et-boc .plnb-new-text-image-section.green.image-bottom .plnb-new-text-image-row {
		overflow:hidden!important;
	}
}

@media(max-width:320px) {
	    #page-container .plnb-prefooter-section .prefooter-text-content {
        font-size: 36px !important;
	}
}