/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}
body{margin:0}
main{display:block}
h1{font-size:2em;margin:.67em 0}
hr{box-sizing:content-box;height:0;overflow:visible}
a{background-color:transparent}
b,strong{font-weight:bolder}
code{font-family:monospace,monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}
sup{top:-0.5em}
img{border-style:none}
button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
textarea{overflow:auto}
[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}
[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details{display:block}
summary{display:list-item}
template{display:none}
[hidden]{display:none}
h1,h2,h3,h4,h5,hr,p{margin:0}
button{background-color:transparent;background-image:none}
button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}
ol,ul{list-style:none;margin:0;padding:0}
html{font-family:"Open Sans",sans-serif;line-height:1.5}
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}
hr{border-top-width:1px}
img{border-style:solid}
textarea{resize:vertical}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a0aec0}
input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}
input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}
input::placeholder,textarea::placeholder{color:#a0aec0}
button,[role="button"]{cursor:pointer}
table{border-collapse:collapse}
h1,h2,h3,h4,h5{font-size:inherit;font-weight:inherit}
a{color:inherit;text-decoration:inherit}
button,input,select,textarea{padding:0;line-height:inherit;color:inherit}
code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}
img,svg,canvas,iframe{display:block;vertical-align:middle}
img{max-width:100%;height:auto}
.container{width:100%}
@media(min-width:500px){.container{max-width:500px}
}@media(min-width:640px){.container{max-width:640px}
}@media(min-width:768px){.container{max-width:768px}
}@media(min-width:900px){.container{max-width:900px}
}@media(min-width:1100px){.container{max-width:1100px}
}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}
.bg-primary-5{--bg-opacity:1;background-color:#fdf6f4;background-color:rgba(253,246,244,var(--bg-opacity))}
.bg-primary-10{--bg-opacity:1;background-color:#fcede9;background-color:rgba(252,237,233,var(--bg-opacity))}
.bg-primary-lighter{--bg-opacity:1;background-color:#f15d32;background-color:rgba(241,93,50,var(--bg-opacity))}
.bg-primary{--bg-opacity:1;background-color:#dd4a1f;background-color:rgba(221,74,31,var(--bg-opacity))}
.bg-neutral-5{--bg-opacity:1;background-color:#f7f6f7;background-color:rgba(247,246,247,var(--bg-opacity))}
.bg-neutral-10{--bg-opacity:1;background-color:#edebed;background-color:rgba(237,235,237,var(--bg-opacity))}
.bg-neutral-80{--bg-opacity:1;background-color:#4f394d;background-color:rgba(79,57,77,var(--bg-opacity))}
.hover\:bg-primary:hover{--bg-opacity:1;background-color:#dd4a1f;background-color:rgba(221,74,31,var(--bg-opacity))}
.hover\:bg-primary-darker:hover{--bg-opacity:1;background-color:#b93008;background-color:rgba(185,48,8,var(--bg-opacity))}
.border-primary-50{--border-opacity:1;border-color:#eea48f;border-color:rgba(238,164,143,var(--border-opacity))}
.border-primary{--border-opacity:1;border-color:#dd4a1f;border-color:rgba(221,74,31,var(--border-opacity))}
.border-neutral-5{--border-opacity:1;border-color:#f7f6f7;border-color:rgba(247,246,247,var(--border-opacity))}
.border-neutral-10{--border-opacity:1;border-color:#edebed;border-color:rgba(237,235,237,var(--border-opacity))}
.border-neutral-15{--border-opacity:1;border-color:#dedade;border-color:rgba(222,218,222,var(--border-opacity))}
.rounded-sm{border-radius:.125rem}
.rounded{border-radius:5px}
.rounded-lg{border-radius:7px}
.rounded-r{border-top-right-radius:5px;border-bottom-right-radius:5px}
.rounded-l{border-top-left-radius:5px;border-bottom-left-radius:5px}
.rounded-tl{border-top-left-radius:5px}
.rounded-tr{border-top-right-radius:5px}
.border{border-width:1px}
.border-t{border-top-width:1px}
.border-r{border-right-width:1px}
.border-b{border-bottom-width:1px}
.border-l{border-left-width:1px}
.block{display:block}
.inline-block{display:inline-block}
.inline{display:inline}
.flex{display:flex}
.inline-flex{display:inline-flex}
.table{display:table}
.hidden{display:none}
.flex-col{flex-direction:column}
.flex-col-reverse{flex-direction:column-reverse}
.flex-wrap{flex-wrap:wrap}
.items-start{align-items:flex-start}
.items-center{align-items:center}
.items-baseline{align-items:baseline}
.items-stretch{align-items:stretch}
.content-center{align-content:center}
.content-between{align-content:space-between}
.self-start{align-self:flex-start}
.justify-end{justify-content:flex-end}
.justify-center{justify-content:center}
.justify-between{justify-content:space-between}
.flex-1{flex:1 1 0}
.flex-grow-0{flex-grow:0}
.flex-grow{flex-grow:1}
.flex-shrink-0{flex-shrink:0}
.clearfix:after{content:"";display:table;clear:both}
.font-sans{font-family:"Open Sans",sans-serif}
.font-mono{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}
.font-light{font-weight:300}
.font-semibold{font-weight:600}
.font-bold{font-weight:700}
.text-xs{font-size:13px}
.text-sm{font-size:.875rem}
.text-base{font-size:1rem}
.text-lg{font-size:1.125rem}
.text-xl{font-size:1.25rem}
.text-2xl{font-size:1.5rem}
.text-3xl{font-size:1.875rem}
.text-4xl{font-size:2rem;line-height:2.75rem}
.text-5xl{font-size:2.5rem;line-height:3rem}
.text-6xl{font-size:4rem}
.leading-8{line-height:2rem}
.leading-none{line-height:1}
.leading-tight{line-height:1.25}
.leading-relaxed{line-height:1.625}
.leading-loose{line-height:2}
.list-disc{list-style-type:disc}
.m-0{margin:0}
.mx-4{margin-left:1rem;margin-right:1rem}
.mx-6{margin-left:1.5rem;margin-right:1.5rem}
.my-8{margin-top:2rem;margin-bottom:2rem}
.my-16{margin-top:4rem;margin-bottom:4rem}
.my-auto{margin-top:auto;margin-bottom:auto}
.mx-auto{margin-left:auto;margin-right:auto}
.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}
.mt-0{margin-top:0}
.mb-0{margin-bottom:0}
.mt-1{margin-top:.25rem}
.mr-1{margin-right:.25rem}
.mb-1{margin-bottom:.25rem}
.mt-2{margin-top:.5rem}
.mr-2{margin-right:.5rem}
.mb-2{margin-bottom:.5rem}
.ml-2{margin-left:.5rem}
.mb-3{margin-bottom:.75rem}
.mt-4{margin-top:1rem}
.mr-4{margin-right:1rem}
.mb-4{margin-bottom:1rem}
.ml-4{margin-left:1rem}
.mt-5{margin-top:1.25rem}
.mb-5{margin-bottom:1.25rem}
.mt-6{margin-top:1.5rem}
.mr-6{margin-right:1.5rem}
.mb-6{margin-bottom:1.5rem}
.ml-6{margin-left:1.5rem}
.mt-8{margin-top:2rem}
.mr-8{margin-right:2rem}
.mb-8{margin-bottom:2rem}
.mt-10{margin-top:2.5rem}
.mb-10{margin-bottom:2.5rem}
.ml-10{margin-left:2.5rem}
.mt-12{margin-top:3rem}
.mb-12{margin-bottom:3rem}
.mt-16{margin-top:4rem}
.mb-16{margin-bottom:4rem}
.mb-20{margin-bottom:5rem}
.mr-auto{margin-right:auto}
.-mt-16{margin-top:-4rem}
.max-w-lg{max-width:32rem}
.max-w-3xl{max-width:48rem}
.max-w-5xl{max-width:64rem}
.max-w-screen-ml{max-width:900px}
.max-w-screen-lg{max-width:1100px}
.opacity-75{opacity:.75}
.outline-none{outline:0}
.overflow-hidden{overflow:hidden}
.p-1{padding:.25rem}
.p-2{padding:.5rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.p-10{padding:2.5rem}
.py-2{padding-top:.5rem;padding-bottom:.5rem}
.px-2{padding-left:.5rem;padding-right:.5rem}
.py-3{padding-top:.75rem;padding-bottom:.75rem}
.px-3{padding-left:.75rem;padding-right:.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.px-4{padding-left:1rem;padding-right:1rem}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}
.px-10{padding-left:2.5rem;padding-right:2.5rem}
.px-12{padding-left:3rem;padding-right:3rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.px-20{padding-left:5rem;padding-right:5rem}
.pb-0{padding-bottom:0}
.pt-10{padding-top:2.5rem}
.pt-12{padding-top:3rem}
.pb-12{padding-bottom:3rem}
.pt-20{padding-top:5rem}
.fixed{position:fixed}
.relative{position:relative}
.top-0{top:0}
.right-0{right:0}
.left-0{left:0}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}
.fill-current{fill:currentColor}
.text-left{text-align:left}
.text-center{text-align:center}
.text-right{text-align:right}
.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}
.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}
.text-green{--text-opacity:1;color:#0f8a5e;color:rgba(15,138,94,var(--text-opacity))}
.text-primary{--text-opacity:1;color:#dd4a1f;color:rgba(221,74,31,var(--text-opacity))}
.text-neutral-15{--text-opacity:1;color:#dedade;color:rgba(222,218,222,var(--text-opacity))}
.text-neutral-40{--text-opacity:1;color:#a79ca6;color:rgba(167,156,166,var(--text-opacity))}
.text-neutral-60{--text-opacity:1;color:#7b6b7a;color:rgba(123,107,122,var(--text-opacity))}
.text-neutral-80{--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity))}
.text-neutral{--text-opacity:1;color:#230820;color:rgba(35,8,32,var(--text-opacity))}
.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}
.uppercase{text-transform:uppercase}
.underline{text-decoration:underline}
.line-through{text-decoration:line-through}
.no-underline{text-decoration:none}
.hover\:no-underline:hover{text-decoration:none}
.align-baseline{vertical-align:baseline}
.align-top{vertical-align:top}
.whitespace-no-wrap{white-space:nowrap}
.w-3{width:.75rem}
.w-4{width:1rem}
.w-16{width:4rem}
.w-32{width:8rem}
.w-64{width:16rem}
.w-auto{width:auto}
.w-full{width:100%}
.z-10{z-index:10}
.z-20{z-index:20}
.z-50{z-index:50}
@-webkit-keyframes spin{to{transform:rotate(360deg)}
}@keyframes spin{to{transform:rotate(360deg)}
}@-webkit-keyframes ping{75%,100%{transform:scale(2);opacity:0}
}@keyframes ping{75%,100%{transform:scale(2);opacity:0}
}@-webkit-keyframes pulse{50%{opacity:.5}
}@keyframes pulse{50%{opacity:.5}
}@-webkit-keyframes bounce{0%,100%{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(0.8,0,1,1);animation-timing-function:cubic-bezier(0.8,0,1,1)}
50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,0.2,1);animation-timing-function:cubic-bezier(0,0,0.2,1)}
}@keyframes bounce{0%,100%{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(0.8,0,1,1);animation-timing-function:cubic-bezier(0.8,0,1,1)}
50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,0.2,1);animation-timing-function:cubic-bezier(0,0,0.2,1)}
}::-webkit-input-placeholder{--text-opacity:1 !important;color:#7b6b7a !important;color:rgba(123,107,122,var(--text-opacity)) !important}
::-moz-placeholder{--text-opacity:1 !important;color:#7b6b7a !important;color:rgba(123,107,122,var(--text-opacity)) !important}
:-ms-input-placeholder{--text-opacity:1 !important;color:#7b6b7a !important;color:rgba(123,107,122,var(--text-opacity)) !important}
::-ms-input-placeholder{--text-opacity:1 !important;color:#7b6b7a !important;color:rgba(123,107,122,var(--text-opacity)) !important}
::placeholder{--text-opacity:1 !important;color:#7b6b7a !important;color:rgba(123,107,122,var(--text-opacity)) !important}
button:focus{outline:0}
html{--text-opacity:1;color:#230820;color:rgba(35,8,32,var(--text-opacity))}
a{--text-opacity:1;color:#dd4a1f;color:rgba(221,74,31,var(--text-opacity))}
a:hover{text-decoration:underline;--text-opacity:1;color:#b93008;color:rgba(185,48,8,var(--text-opacity))}
h1{font-size:40px;font-weight:700px;line-height:48px}
h2{font-size:32px;font-weight:700px;line-height:44px}
h3{font-size:28px;font-weight:700px;line-height:42px}
h4{font-size:24px;font-weight:700px;line-height:33px}
h5{font-size:18px;font-weight:700px;line-height:24px}
p{--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity));font-size:16px;font-weight:400px;line-height:24px}
p.small{--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity));font-size:14px;font-weight:400px;line-height:28px}
.hero h2{padding-top:60px;margin-bottom:10px}
.hero p{padding-bottom:60px;line-height:1.5}
.btn-lg{display:inline-block;font-weight:600;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-decoration:none;border-radius:7px;--bg-opacity:1;background-color:#f15d32;background-color:rgba(241,93,50,var(--bg-opacity));padding:20px 40px;font-size:24px;line-height:33px}
.btn-md{display:inline-block;font-weight:600;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-decoration:none;border-radius:7px;--bg-opacity:1;background-color:#f15d32;background-color:rgba(241,93,50,var(--bg-opacity));padding:15px 35px;font-size:18px;line-height:24px}
.wp-block-button{cursor:pointer}
.wp-block-button__link{color:#fff !important;text-decoration:none !important}
.btn-sm,.wp-block-button{display:inline-block;font-weight:600;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-decoration:none;border-radius:7px;--bg-opacity:1;background-color:#f15d32;background-color:rgba(241,93,50,var(--bg-opacity));padding:15px 20px;font-size:16px;line-height:20px}
.wp-block-button:hover,.btn-lg:hover,.btn-md:hover,.btn-sm:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-decoration:none;--bg-opacity:1;background-color:#dd4a1f;background-color:rgba(221,74,31,var(--bg-opacity))}
.wp-block-button:active,.btn-lg:active,.btn-md:active,.btn-sm:active{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-decoration:none;--bg-opacity:1;background-color:#b93008;background-color:rgba(185,48,8,var(--bg-opacity))}
.wp-block-button:disabled,.btn-lg.disabled,.btn-md.disabled,.btn-sm.disabled{--bg-opacity:1;background-color:#edebed;background-color:rgba(237,235,237,var(--bg-opacity));--text-opacity:1;color:#a79ca6;color:rgba(167,156,166,var(--text-opacity))}
.btn-outline-lg{display:inline-block;font-weight:700;text-decoration:none;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:1px;border-radius:7px;--text-opacity:1;color:#dd4a1f;color:rgba(221,74,31,var(--text-opacity));--border-opacity:1;border-color:#dd4a1f;border-color:rgba(221,74,31,var(--border-opacity));padding:19px 39px;font-size:24px;line-height:33px}
.btn-outline-md{display:inline-block;font-weight:700;text-decoration:none;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:1px;border-radius:7px;--text-opacity:1;color:#dd4a1f;color:rgba(221,74,31,var(--text-opacity));--border-opacity:1;border-color:#dd4a1f;border-color:rgba(221,74,31,var(--border-opacity));padding:14px 34px;font-size:18px;line-height:24px}
.btn-outline-sm{display:inline-block;font-weight:700;text-decoration:none;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:1px;border-radius:7px;--text-opacity:1;color:#dd4a1f;color:rgba(221,74,31,var(--text-opacity));--border-opacity:1;border-color:#dd4a1f;border-color:rgba(221,74,31,var(--border-opacity));padding:14px 19px;font-size:16px;line-height:20px}
.btn-outline-lg:hover,.btn-outline-md:hover,.btn-outline-sm:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-decoration:none;--bg-opacity:1;background-color:#dd4a1f;background-color:rgba(221,74,31,var(--bg-opacity))}
.btn-outline-lg:active,.btn-outline-md:active,.btn-outline-sm:active{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-decoration:none;--bg-opacity:1;background-color:#b93008;background-color:rgba(185,48,8,var(--bg-opacity))}
.btn-outline-lg.disabled,.btn-outline-md.disabled,.btn-outline-sm.disabled{text-decoration:none;--border-opacity:1;border-color:#edebed;border-color:rgba(237,235,237,var(--border-opacity));--bg-opacity:1;background-color:#edebed;background-color:rgba(237,235,237,var(--bg-opacity));--text-opacity:1;color:#a79ca6;color:rgba(167,156,166,var(--text-opacity))}
.btn-neutral{border-radius:5px;--text-opacity:1;color:#7b6b7a;color:rgba(123,107,122,var(--text-opacity));--bg-opacity:1;background-color:#edebed;background-color:rgba(237,235,237,var(--bg-opacity));padding:15px 20px;font-weight:600}
.btn-neutral:hover{--bg-opacity:1;background-color:#dedade;background-color:rgba(222,218,222,var(--bg-opacity))}
.btn-orange{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#f15d32;background-color:rgba(241,93,50,var(--bg-opacity));font-weight:600}
.btn-orange:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#b93008;background-color:rgba(185,48,8,var(--bg-opacity))}
#bd-template p{margin-bottom:2rem;line-height:1.625}
#main-header__container{position:relative;box-shadow:0 5px 20px rgba(79,57,77,0.08)}
@media all and (max-width:900px){#main-menu{background-color:#dedade}
a#main-menu__cta{width:100%;border-radius:0;margin-top:1rem}
a#main-menu__cta:hover{--bg-opacity:1;background-color:#dd4a1f;background-color:rgba(221,74,31,var(--bg-opacity))}
#main-menu a{padding-left:1rem;padding-right:1rem}
#main-menu a:hover{--bg-opacity:1;background-color:#d3ced2;background-color:rgba(211,206,210,var(--bg-opacity))}
#main-menu{position:relative;left:-10000;height:0;opacity:0;transition:all .3s}
#main-menu.active{left:0;opacity:1;height:100%}
#logo{margin:1rem}
}@media all and (min-width:900px){#nav-toggle{display:none}
}@media all and (max-width:1100px){#logo{margin-left:1rem}
}@media all and (min-width:1100px){#main-header__container{height:75px}
}#float-header{box-shadow:0 5px 20px rgba(79,57,77,0.08);transition:.3s all;opacity:0;margin-top:-75px}
#float-header.show-float-header{opacity:1;margin-top:0}
#float-header__logo{height:30px;width:156.43px;min-width:156.43px}
@media all and (max-width:768px){#float-header__join-text{display:none;display:none}
#float-header{padding-left:.5rem;padding-right:.5rem}
}@media all and (max-width:1100px){#float-header{padding-left:.5rem;padding-right:.5rem}
}#top-6{margin-left:auto;margin-right:auto;max-width:1100px}
#top-6__header{margin-bottom:80px}
#top-6__header p{--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity))}
.top-6__text{margin:2rem;margin-top:auto;margin-bottom:auto;max-width:28rem;height:100%}
.top-6__text h4{font-size:1.5rem;font-weight:700;margin-bottom:10px;line-height:33px}
.top-6__text p{--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity))}
@media all and (max-width:1100px){.top-6__image img{margin-left:auto;margin-right:auto}
.top-6__text{margin-left:auto;margin-right:auto;text-align:center}
.top-6__row{margin-top:5rem}
.top-6__image-2{margin:20px 20px 0}
}@media all and (min-width:1100px){.top-6__row{display:flex;justify-content:space-between;display:flex}
.top-6__image-1{margin:-15px -20px -65px -60px}
.top-6__image-2{margin-top:-15px;margin-bottom:-65px}
.top-6__image-3{margin:-15px -20px -65px -60px}
.top-6__image-4{margin:-15px -20px -65px -60px}
.top-6__image-5{margin:-35px -40px -65px -60px}
.top-6__image-6{margin:-15px -20px -65px -60px}
}#faq{margin-left:auto;margin-right:auto}
@media all and (max-width:768px){#faq{margin-left:1rem;margin-right:1rem}
}#faq hr{border-top:1px solid #dedade}
#faq__header{margin-left:auto;margin-right:auto;margin-bottom:60px}
#faq__header h2{margin-bottom:10px}
#faq__header h2>a{--text-opacity:1;color:#230820;color:rgba(35,8,32,var(--text-opacity))}
#faq__header h2>a:hover{text-decoration:none;--text-opacity:1;color:#dd4a1f;color:rgba(221,74,31,var(--text-opacity))}
#faq__header p{--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity))}
#faq__header p>a{text-decoration:underline}
#faq__accordion{margin-left:auto;margin-right:auto}
#faq__accordion details{padding-top:20px;padding-bottom:3px}
#faq__accordion p{--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity));max-width:672px;margin-bottom:20px}
#faq__resources{margin-left:auto;margin-right:auto}
details[open] summary:after{content:'\2212';color:#f15d32}
summary:after{float:right;content:'\002b';color:#a79ca6;font-size:23.5px;line-height:24px;font-weight:normal !important;margin-right:18px}
details[open] summary{color:#f3470e}
summary{margin-bottom:20px;font-weight:bold;cursor:pointer;outline:0;list-style:none}
summary:hover{--text-opacity:1;color:#dd4a1f;color:rgba(221,74,31,var(--text-opacity))}
summary::-webkit-details-marker{display:none}
.tabbed-card__row{text-align:center}
.tabbed-card__single{display:inline-block;max-width:223px;margin:10px}
.tabbed-card__single img{width:100%}
.tabbed-card__single p{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));padding:0 20px 20px;display:block;width:100%;border-radius:0 0 7px 7px;text-align:center}
#contact-page__content-wrapper input,#contact-page__content-wrapper select,#contact-page__content-wrapper textarea{--text-opacity:1;color:#230820;color:rgba(35,8,32,var(--text-opacity));border-radius:4px}
#contact-page__content-wrapper input::-webkit-input-placeholder,#contact-page__content-wrapper select::-webkit-input-placeholder,#contact-page__content-wrapper textarea::-webkit-input-placeholder{--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity))}
#contact-page__content-wrapper input::-moz-placeholder,#contact-page__content-wrapper select::-moz-placeholder,#contact-page__content-wrapper textarea::-moz-placeholder{--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity))}
#contact-page__content-wrapper input:-ms-input-placeholder,#contact-page__content-wrapper select:-ms-input-placeholder,#contact-page__content-wrapper textarea:-ms-input-placeholder{--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity))}
#contact-page__content-wrapper input::-ms-input-placeholder,#contact-page__content-wrapper select::-ms-input-placeholder,#contact-page__content-wrapper textarea::-ms-input-placeholder{--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity))}
#contact-page__content-wrapper input::placeholder,#contact-page__content-wrapper select::placeholder,#contact-page__content-wrapper textarea::placeholder{--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity))}
#contact-page__content-wrapper textarea{width:100%;min-height:160px}
#contact-page__content-wrapper input,#contact-page__content-wrapper select,#contact-page__content-wrapper textarea{--border-opacity:1;border-color:#dedade;border-color:rgba(222,218,222,var(--border-opacity));font-size:16px;line-height:24px;height:48px}
#contact-page__content-wrapper input>*,#contact-page__content-wrapper select>*{font-size:16px;line-height:24px;margin:12px 17px}
#contact-page__content-wrapper .wpforms-field-label,#contact-page__content-wrapper .wpforms-field-sublabel{--text-opacity:1;color:#7b6b7a;color:rgba(123,107,122,var(--text-opacity))}
#contact-page__content-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
#contact-page__content-wrapper .wpforms-field-select:after{content:" ";min-width:12px;min-height:7px;width:0;height:0;display:block;float:right;background:url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0163 0.69084L11.2758 0.927051L6 6.20289L0.724159 0.927052L0.983733 0.690839L5.64645 5.35355L6 5.70711L6.35355 5.35355L11.0163 0.69084Z' fill='%23230820' stroke='%23230820'/%3E%3C/svg%3E%0A") no-repeat;position:relative;top:-27px;right:20px}
#contact-page__content-wrapper .wpforms-submit{display:inline-block;font-weight:600;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-decoration:none;border-radius:7px;--bg-opacity:1;background-color:#f15d32;background-color:rgba(241,93,50,var(--bg-opacity));padding:15px 35px;font-size:18px;line-height:24px}
#contact-page__content-wrapper .wpforms-submit:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-decoration:none;--bg-opacity:1;background-color:#dd4a1f;background-color:rgba(221,74,31,var(--bg-opacity))}
#contact-page__content-wrapper .wpforms-submit:active{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-decoration:none;--bg-opacity:1;background-color:#b93008;background-color:rgba(185,48,8,var(--bg-opacity))}
.template-preview{border-radius:5px;box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);width:338px;margin-left:14px;margin-right:14px;margin-bottom:28px}
.template-cats{padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;margin-right:.5rem;font-size:1rem;line-height:1;text-decoration:none;border-radius:.125rem;outline:0;cursor:pointer;--bg-opacity:1;background-color:#dedade;background-color:rgba(222,218,222,var(--bg-opacity));--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity))}
.cat-active{background-color:#7b6b7a !important;color:#fff !important}
.seedprod-templates{padding-top:60px;padding-bottom:60px}
.seedprod-templates-cats{margin-bottom:30px}
.bonus-1,.bonus-2,.bonus-3,.bonus-4,.bonus-5,.feature-1,.feature-2,.feature-3,.feature-4,.feature-5,.feature-6,.feature-7,.feature-8,.feature-9{cursor:help}
.price-normal{position:relative;display:inline-block}
.price-normal:after{content:' ';width:100%;height:1px;border-bottom:1px solid red;position:absolute;top:50%;left:0;transform:rotate(-5deg)}
#pricing-extended table th{font-weight:normal}
#pricing-extended table th p{font-size:13px}
.green-strikethrough{position:relative}
.green-strikethrough:after{content:' ';width:100%;height:1px;border-bottom:1px solid #0f8a5e;position:absolute;top:48%;left:0;transform:rotate(-11deg)}
.offer-logo-img{position:absolute;top:14px;right:-7px;width:128px;height:auto;transform:rotate(-15deg);-webkit-animation:ring 6.5s 1s ease-in-out infinite;-webkit-transform-origin:40% 150px;-moz-animation:ring 6.5s 1s ease-in-out infinite;-moz-transform-origin:40% 150px;animation:ring 6.5s 1s ease-in-out infinite;transform-origin:40% 150px}
.bg-yellow-highlight{background:yellow;border-radius:3px;font-size:13px}
.hkb-entry-content h1{margin-bottom:20px}
@-webkit-keyframes ring{0%{transform:rotate(-15deg)}
1%{transform:rotate(-20deg)}
2%{transform:rotate(-10deg)}
3%{transform:rotate(-20deg)}
4%{transform:rotate(-10deg)}
5%{transform:rotate(-18deg)}
6%{transform:rotate(-12deg)}
7%{transform:rotate(-17deg)}
8%{transform:rotate(-14deg)}
9%{transform:rotate(-16deg)}
10%{transform:rotate(-15deg)}
100%{transform:rotate(-15deg)}
}@keyframes ring{0%{transform:rotate(-15deg)}
1%{transform:rotate(-20deg)}
2%{transform:rotate(-10deg)}
3%{transform:rotate(-20deg)}
4%{transform:rotate(-10deg)}
5%{transform:rotate(-18deg)}
6%{transform:rotate(-12deg)}
7%{transform:rotate(-17deg)}
8%{transform:rotate(-14deg)}
9%{transform:rotate(-16deg)}
10%{transform:rotate(-15deg)}
100%{transform:rotate(-15deg)}
}#blog-preview{--bg-opacity:1;background-color:#f7f6f7;background-color:rgba(247,246,247,var(--bg-opacity));padding-top:100px;padding-bottom:100px}
#blog-preview__header{padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto;max-width:1100px}
#blog-preview__header h2{font-size:2rem;line-height:2.75rem;font-weight:700;text-align:center;margin-bottom:10px}
#blog-preview__header p{margin-left:auto;margin-right:auto;text-align:center;max-width:640px;--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity))}
#blog-preview__cards{margin-left:auto;margin-right:auto;max-width:1100px;margin-top:60px}
.blog-preview__card-single{margin-left:auto;margin-right:auto;margin-bottom:2rem;overflow:hidden;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:7px;padding:15px 15px 30px;width:348px;height:318px}
@media all and (min-width:1100px){#blog-preview__header{padding-left:0;padding-right:0}
#blog-preview__cards{display:flex}
.blog-preview__card-single{margin-bottom:0;margin-left:0;margin-right:28px}
.blog-preview__card-single:last-of-type{margin-right:0}
}.blog-preview__image{width:100%;height:200px;background-size:cover;background-position:center center;margin-bottom:25px}
.blog-preview__card-single a{text-decoration:none;--text-opacity:1;color:#230820;color:rgba(35,8,32,var(--text-opacity))}
.blog-preview__card-single a:hover{text-decoration:none;--text-opacity:1;color:#dd4a1f;color:rgba(221,74,31,var(--text-opacity))}
.blog-preview__card-single a{font-size:1.125rem;font-weight:700;line-height:24px}
.comments-title .comment-form label{--text-opacity:1;color:#7b6b7a;color:rgba(123,107,122,var(--text-opacity))}
.comment-form input,.comment-form textarea{border-width:1px;--border-opacity:1;border-color:#dedade;border-color:rgba(222,218,222,var(--border-opacity));border-radius:4px}
.comment-form textarea{color:#4f394d !important}
.comment-form-author{margin-right:3%}
.comment-form-author,.comment-form-email{width:47%;display:inline-block}
#sidebar{width:348px;margin-right:0;margin-left:1.75rem}
#sidebar .sidebar-item{margin-bottom:30px}
.searchform{display:flex}
.searchform__searchterm{padding:12px 15px;height:48px;border-radius:4px 0 0 4px;width:100%}
.searchform:placeholder{--text-opacity:1;color:#a79ca6;color:rgba(167,156,166,var(--text-opacity));font-size:16px;line-height:24px}
.search-btn{width:55px;height:48px;padding:17px 17.5px 13.5px 20px;border-radius:0 4px 4px 0}
.blog-topics__list li{border-top-width:1px;--border-opacity:1;border-color:#edebed;border-color:rgba(237,235,237,var(--border-opacity));margin-left:-20px;margin-right:-20px;padding:15px 20px}
.blog-topics__list li a{display:block;font-weight:600;--text-opacity:1;color:#7b6b7a;color:rgba(123,107,122,var(--text-opacity))}
.blog-topics__list li a:hover{display:block;text-decoration:none;--text-opacity:1;color:#dd4a1f;color:rgba(221,74,31,var(--text-opacity))}
.popular-posts{border-width:1px;border-radius:7px;--border-opacity:1;border-color:#edebed;border-color:rgba(237,235,237,var(--border-opacity));padding:20px 20px 0}
a.popular-posts__link{display:block;border-top-width:1px;--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity));--border-opacity:1;border-color:#edebed;border-color:rgba(237,235,237,var(--border-opacity));margin:0 -20px;padding:15px 20px}
a.popular-posts__link:hover{text-decoration:none;--text-opacity:1;color:#dd4a1f;color:rgba(221,74,31,var(--text-opacity))}
.post-title{font-weight:700;margin:0 0 15px 0}
.post-title a{color:#2d2d2d}
.post-title a:hover{color:#2d2d2d;text-decoration:none;--text-opacity:1;color:#dd4a1f;color:rgba(221,74,31,var(--text-opacity))}
#blog{max-width:1100px}
.blog-image-head img{width:100%;max-height:342px}
.post-header-meta{font-size:13px;color:#666;margin-bottom:20px}
.post-wrapper{max-width:724px;margin-left:auto;margin-right:auto}
.post-wrapper article{margin:0 0 40px 0;padding:0;border-width:1px;border-radius:7px;--border-opacity:1;border-color:#edebed;border-color:rgba(237,235,237,var(--border-opacity));overflow:hidden}
.entry-content{padding:30px}
.entry-content p{line-height:1.625}
.entry-content h2{margin-bottom:2rem;font-size:1.5rem;font-weight:700}
.entry-content img,.entry-content iframe{margin-bottom:20px}
pre{font-size:1rem;white-space:pre-wrap}
.entry-content h3{margin-bottom:2rem;font-size:1.25rem;font-weight:700}
.entry-content ul{display:block;list-style-type:disc;margin-left:2rem;margin-bottom:2rem;line-height:1.625;--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity))}
.entry-content ol{display:block;list-style-type:decimal;margin-left:2rem;margin-bottom:2rem;line-height:1.625}
.entry-content li{padding-left:.5rem;padding-right:.5rem}
.entry-content p:not(:last-child){margin-bottom:1.25rem}
#nav-toggle{width:500px;max-width:30px;position:absolute;right:20px;top:16px}
#nav-toggle:hover svg{fill:red}
#post-nav .nav-links>*{margin-right:.5rem;font-weight:600;border-width:1px;--border-opacity:1;border-color:#edebed;border-color:rgba(237,235,237,var(--border-opacity));--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity));padding:8px 14.5px;border-radius:4px;line-height:1rem}
#post-nav .nav-links>.current{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#dd4a1f;background-color:rgba(221,74,31,var(--bg-opacity))}
#post-nav .nav-links>*:hover{text-decoration:none;--text-opacity:1;color:#dd4a1f;color:rgba(221,74,31,var(--text-opacity))}
#post-nav .nav-links>.dots:hover{text-decoration:none;--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity));cursor:default}
#post-nav .nav-links>.current:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-decoration:none;cursor:default}
#post-nav .pagination .screen-reader-text{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
#bd-template h2{margin-bottom:2rem;font-size:1.5rem;font-weight:700}
#bd-template h3{margin-bottom:2rem;font-size:1.25rem;font-weight:700}
#bd-template ul{display:block;list-style-type:disc;margin-left:2rem;margin-bottom:2rem;line-height:1.625}
#bd-template li{padding-left:.5rem;padding-right:.5rem}
#bd-template p{margin-bottom:2rem;line-height:1.625}
#bd-template ol{display:block;list-style-type:decimal;margin-left:2rem;margin-bottom:2rem;line-height:1.625}
.siema{margin-left:auto;margin-right:auto;max-width:724px}
.siema p{margin-bottom:.5rem;font-weight:300}
.siema h3{margin-bottom:.5rem;font-size:1.5rem}
.sb{width:8px;height:8px;display:inline-block;margin-left:.25rem;margin-right:.25rem;border-radius:9999px;--bg-opacity:1;background-color:#f7f6f7;background-color:rgba(247,246,247,var(--bg-opacity))}
.popper,.tooltip{position:absolute;background:black;color:black;width:150px;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,0.5);padding:10px;text-align:center}
.tooltip{background:#1e252b;color:#fff;max-width:200px;width:auto;font-size:.8rem;padding:.5em 1em}
.popper .popper__arrow,.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px}
.tooltip .tooltip-arrow,.popper .popper__arrow{border-color:black}
.tooltip .tooltip-arrow{border-color:#1e252b}
.popper[x-placement^="top"],.tooltip[x-placement^="top"]{margin-bottom:5px}
.popper[x-placement^="top"] .popper__arrow,.tooltip[x-placement^="top"] .tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}
.popper[x-placement^="bottom"],.tooltip[x-placement^="bottom"]{margin-top:5px}
.tooltip[x-placement^="bottom"] .tooltip-arrow,.popper[x-placement^="bottom"] .popper__arrow{border-width:0 5px 5px 5px;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}
.tooltip[x-placement^="right"],.popper[x-placement^="right"]{margin-left:5px}
.popper[x-placement^="right"] .popper__arrow,.tooltip[x-placement^="right"] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent;border-top-color:transparent;border-bottom-color:transparent;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}
.popper[x-placement^="left"],.tooltip[x-placement^="left"]{margin-right:5px}
.popper[x-placement^="left"] .popper__arrow,.tooltip[x-placement^="left"] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}
.feature-single-image img{margin:auto;margin-bottom:60px}
.feature-single__header{padding-left:1.5rem;padding-right:1.5rem;margin-left:auto;margin-right:auto;text-align:center;margin-top:60px;margin-bottom:60px}
.feature-single__video{margin-left:auto;margin-right:auto;max-width:1100px;margin-bottom:60px}
.feature-single__body .testimonial{box-shadow:none;border:1px solid #edebed}
.feature-single__body .testimonial-grid{margin-top:30px}
.feature-single__text{border-width:1px;border-radius:7px;--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity));--border-opacity:1;border-color:#edebed;border-color:rgba(237,235,237,var(--border-opacity))}
.feature-single__text ul{margin-bottom:1rem;margin-left:1.25rem;list-style-type:disc}
.feature-single__text>p{margin-bottom:1.25rem}
.feature-single__text .wp-post-image{border-top-right-radius:7px;border-top-left-radius:7px}
.feature-single__text p{margin-bottom:20px}
.feature-single__sidebar{margin-left:28px;min-width:348px;max-width:348px}
.feature-single__sidebar>*{margin-bottom:30px}
.feature-single__sidebar>*:last-of-type{margin-bottom:0}
.sidebar__buy{text-align:center;border-radius:7px;--bg-opacity:1;background-color:#fcede9;background-color:rgba(252,237,233,var(--bg-opacity));padding:30px 24px 0}
.sidebar__buy{font-weight:700;font-size:24px;line-height:33px}
.sidebar__testimonials{border-width:1px;--border-opacity:1;border-color:#edebed;border-color:rgba(237,235,237,var(--border-opacity));padding:20px 20px 30px}
.pagination-dots{margin-left:auto;margin-right:auto;text-align:center}
.dot{display:inline-block;border-radius:9999px;--bg-opacity:1;background-color:#dedade;background-color:rgba(222,218,222,var(--bg-opacity));width:8px;height:8px;margin-right:8px}
.dot:last-of-type{margin-right:0}
.dot--active{--bg-opacity:1;background-color:#dd4a1f;background-color:rgba(221,74,31,var(--bg-opacity))}
.video-responsive{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}
.video-responsive iframe,.video-responsive object,.video-responsive embed{position:absolute;top:0;left:0;width:100%;height:100%}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f3f4f5}
.wp-block-table td{padding:8px}
.wp-block-table{margin-bottom:30px}
#goog-wm-sb{display:inline-block;padding-left:1rem;padding-right:1rem;padding-top:.75rem;padding-bottom:.75rem;margin-top:1rem;font-weight:300;line-height:1;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));border-radius:5px;--bg-opacity:1;background-color:#dd4a1f;background-color:rgba(221,74,31,var(--bg-opacity))}
#goog-wm-qt{display:inline-block;padding:.5rem;margin-right:.75rem;border-width:1px;border-radius:5px;--border-opacity:1;border-color:#f7f6f7;border-color:rgba(247,246,247,var(--border-opacity))}
.home-mockup{position:relative}
.home-mockup__play-btn{position:absolute;left:50%;margin-left:-104px;top:155px}
.home-mockup:hover .home-mockup__play-btn circle:nth-of-type(2){fill:#dedade}
.home-feature-container{width:40%}
@media all and (min-width:768px){.home-feature-container{width:16.666667%}
}.home-feature-container>*{display:block;margin-left:auto;margin-right:auto}
.home-feature-container span{white-space:nowrap;line-height:26px;margin-bottom:1px}
.home-feature-icon{display:flex;padding:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:1px;border-radius:9999px;--border-opacity:1;border-color:#dedade;border-color:rgba(222,218,222,var(--border-opacity));width:75px;height:75px;margin-bottom:10px}
@media all and (max-width:768px){.home-feature-container{margin-bottom:2.5rem}
}.home-feature-icon img{margin:auto}
.home-reviews .testimonial{width:348px}
#h-card-1{margin-top:8px;margin-left:3px}
#h-card-2{margin-top:-9px;margin-left:16px}
#h-card-3{margin-top:11px}
#h-card-4{margin-top:19px}
@media all and (min-width:1100px){.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:60px;column-gap:60px;row-gap:60px;max-width:1074px}
}.feature-grid-2 .feature-grid__icon{margin-top:4px}
.feature-grid__item{display:flex;flex-wrap:nowrap}
@media all and (max-width:1100px){.feature-grid__item{margin-left:1rem;margin-right:1rem;margin-bottom:2rem}
}.feature-grid__icon{margin-top:8px;margin-right:28px;min-width:45px}
.feature-grid__icon img{width:auto;float:right}
.feature-grid__text{--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity))}
.feature-grid__text a:hover{text-decoration:none}
.feature-grid__text h5{font-size:1.125rem;font-weight:700;--text-opacity:1;color:#230820;color:rgba(35,8,32,var(--text-opacity));line-height:24px;margin-bottom:10px;width:254px;transition:color .5s}
.feature-grid__text h5:hover{--text-opacity:1;color:#dd4a1f;color:rgba(221,74,31,var(--text-opacity))}
.testimonial{max-width:24rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:2rem;margin-left:auto;margin-right:auto;margin-bottom:2rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:7px;padding-bottom:28px}
.testimonial__text-wrapper{display:flex;align-items:baseline}
.testimonial__divider{margin-left:-1.25rem;margin-right:-1.25rem;border-width:1px;border-style:solid;--border-opacity:1;border-color:#f7f6f7;border-color:rgba(247,246,247,var(--border-opacity));margin-top:34px;margin-bottom:20px}
.testimonial__user{display:flex;align-items:flex-start}
.testimonial__user img{margin-right:.75rem;width:40px;height:40px;border-radius:50% 50%}
.testimonial__name{display:block;font-weight:600}
.quote-mark{margin-right:.75rem;min-width:18px;height:13px;background:url("data:image/svg+xml,%3Csvg width='18' height='13' viewBox='0 0 18 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.7143 0H12.8571L10.2857 5.2V13H18V5.2H14.1429L16.7143 0ZM6.42857 0H2.57143L0 5.2V13H7.71429V5.2H3.85714L6.42857 0Z' fill='%23A79CA6'/%3E%3C/svg%3E%0A") no-repeat;background-size:100%}
@media all and (min-width:1100px){.testimonial{margin-bottom:0;margin-right:14px;margin-left:14px}
}.testimonial__title{color:#a79ca6;font-size:14px}
.testimonial__stars{display:flex;flex-wrap:nowrap;margin-top:.5rem}
.testimonial .star{width:20px;height:20px;display:inline-block;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="22px"><path fill-rule="evenodd" fill="rgb(253, 184, 44)" d="M12.000,18.000 L4.946,21.708 L6.293,13.854 L0.587,8.292 L8.473,7.146 L12.000,-0.000 L15.526,7.146 L23.412,8.292 L17.706,13.854 L19.053,21.708 L12.000,18.000 Z"/></svg>') no-repeat;background-size:100%;margin-right:4px}
.testimonial .star:last-of-type{margin-right:0}
.testimonial-grid{margin-left:auto;margin-right:auto;max-width:1100px;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;grid-gap:28px;margin-top:60px}
.testimonial-grid .testimonial{margin-left:0;margin-right:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));box-shadow:0 5px 10px rgba(0,0,0,0.15);min-width:348px;max-width:348px;margin-bottom:28px}
.testimonial .testimonial__text{--text-opacity:1;color:#230820;color:rgba(35,8,32,var(--text-opacity));font-size:18px;line-height:1.3}
.testimonial .testimonial__text p{line-height:30px}
#more-posts-btn{cursor:pointer}
#free-plugin-box input::-webkit-input-placeholder{text-align:center}
#free-plugin-box input::-moz-placeholder{text-align:center}
#free-plugin-box input:-ms-input-placeholder{text-align:center}
#free-plugin-box input::-ms-input-placeholder{text-align:center}
#free-plugin-box input::placeholder{text-align:center}
#callout-buy-large{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#4f394d;background-color:rgba(79,57,77,var(--bg-opacity));padding-top:100px}
#callout-buy-large__header{padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto;text-align:center;max-width:1100px;margin-bottom:40px}
#callout-buy-large__header h2{font-size:2rem;line-height:2.75rem;font-weight:700;margin-bottom:10px}
#callout-buy-large__body{padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto;overflow-y:hidden;text-align:center;max-width:1100px;margin-top:40px}
@media all and (min-width:1100px){#callout-buy-large__header{padding-left:0;padding-right:0}
#callout-buy-large__body{padding-left:0;padding-right:0}
}@media all and (max-width:1100px){#ft{padding-left:3rem;padding-right:3rem}
#ft h3{padding-top:2rem}
}#ft li a{font-size:1rem;--text-opacity:1;color:#230820;color:rgba(35,8,32,var(--text-opacity))}
#ft li a:hover{text-decoration:none;--text-opacity:1;color:#dd4a1f;color:rgba(221,74,31,var(--text-opacity))}
#ft h3{margin-bottom:1rem;--text-opacity:1;color:#230820;color:rgba(35,8,32,var(--text-opacity));font-size:16px;line-height:28px;font-weight:600}
#ft li a{font-size:14px;line-height:28px}
@media all and (min-width:1100px){#footer-wrap{display:flex}
}#footer-wrap>div{margin-right:28px}
#footer-wrap>div:last-of-type{margin-right:0}
#ft__company{width:160px}
#ft__social-ul{margin-top:6px}
#ft__social-ul>li{display:inline-block;margin-right:22px}
#ft__social-ul>li:last-of-type{margin-right:0}
#ft__features-1{width:254px}
#ft__features-2{margin-top:48px;width:254px}
#ft__helpful-links{width:160px}
#ft__our-brands{width:160px}
#ft-legal{border-top:1px solid #edebed;padding-top:20px;padding-bottom:27px}
#ft-legal__wrapper{margin-left:auto;margin-right:auto;max-width:1100px;font-size:14px;line-height:28px}
#ft-legal__wrapper>div{display:inline-block}
#ft-legal__links a{text-decoration:underline;--text-opacity:1;color:#4f394d;color:rgba(79,57,77,var(--text-opacity))}
#ft-legal__badges a{display:inline-block;margin-right:15px}
#ft-legal__badges a:last-of-type{margin-right:0}
.wp-block-columns.has-3-columns{display:flex}
.wp-block-columns.has-3-columns .wp-block-column{width:33.333333%}
.wp-block-columns.has-4-columns{display:flex}
.wp-block-columns.has-4-columns .wp-block-column{width:25%}
figure{margin:0}
@media(min-width:500px){.xs\:flex{display:flex}
.xs\:ml-0{margin-left:0}
}@media(min-width:640px){.sm\:flex{display:flex}
.sm\:mt-0{margin-top:0}
}@media(min-width:768px){.md\:border-r-0{border-right-width:0}
.md\:border-l-0{border-left-width:0}
.md\:border-t{border-top-width:1px}
.md\:border-b{border-bottom-width:1px}
.md\:flex{display:flex}
.md\:flex-row{flex-direction:row}
.md\:flex-no-wrap{flex-wrap:nowrap}
.md\:mt-0{margin-top:0}
.md\:mb-0{margin-bottom:0}
.md\:py-24{padding-top:6rem;padding-bottom:6rem}
.md\:w-1\/3{width:33.333333%}
.md\:w-1\/4{width:25%}
}@media(min-width:900px){.ml\:inline-block{display:inline-block}
.ml\:flex{display:flex}
.ml\:items-center{align-items:center}
.ml\:flex-grow{flex-grow:1}
.ml\:mt-0{margin-top:0}
.ml\:mr-4{margin-right:1rem}
.ml\:pt-0{padding-top:0}
.ml\:pb-3{padding-bottom:.75rem}
.ml\:w-auto{width:auto}
}@media(min-width:1100px){.lg\:block{display:block}
.lg\:flex{display:flex}
.lg\:flex-row{flex-direction:row}
.lg\:float-right{float:right}
.lg\:m-4{margin:1rem}
.lg\:mt-0{margin-top:0}
.lg\:mr-0{margin-right:0}
.lg\:mr-7{margin-right:1.75rem}
.lg\:mr-10{margin-right:2.5rem}
.lg\:px-0{padding-left:0;padding-right:0}
.lg\:w-1\/3{width:33.333333%}
}@media(min-width:1100px){.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}
.xl\:w-4\/5{width:80%}
}