@font-face{font-display:swap;font-family:PoppinsLight;font-weight:300;src:url(/ppc/app/themes/woodpecker-ppc/dist/038bf299d0db6cc6a7f5.woff2) format("woff2")}@font-face{font-display:swap;font-family:PoppinsRegular;font-weight:400;src:url(/ppc/app/themes/woodpecker-ppc/dist/1c1040befeb9e85ae7cc.woff2) format("woff2")}@font-face{font-display:swap;font-family:PoppinsMedium;font-weight:500;src:url(/ppc/app/themes/woodpecker-ppc/dist/fc1cba0381baf4eefcde.woff2) format("woff2")}@font-face{font-display:swap;font-family:PoppinsSemiBold;font-weight:600;src:url(/ppc/app/themes/woodpecker-ppc/dist/2874a1de65b9e8806fde.woff2) format("woff2")}@font-face{font-display:swap;font-family:PoppinsBold;font-weight:700;src:url(/ppc/app/themes/woodpecker-ppc/dist/972862cb62a56c48cad3.woff2) format("woff2")}:root{--wooodpecker-black:#0b0204;--smokey-block:#3e3e3e;--pure-white:#fff;--cherry-red:#ec1940;--watermelon-red:#ff1540;--peony-pink:#fbd1d9;--blossom-pink:#fde8ec;--kelly-green:#45be31;--lime-green:#4cd635;--mint-green:#c7ecc1;--honey-dew:#eaf6e8;--pumpkin-orange:#f88114;--chrome-yellow:#f7a513;--honey-yellow:#f8b23a;--apricot-orange:#ffe3b1;--antique-white:#fbf0dd;--conrflower-blue-dark:#476df1;--conrflower-blue:#6083fd;--conrflower-blue-light:#859ffe;--breeze-blue:#d6dfff;--lavender:#eaeefb;--daffodil-yellow:#feec4b;--alpina-violet:#8e5afc;--alpina-violet-20perc:color.change(#8e5afc,$alpha:0.5);--ford-white:#fafafa;--ghost-blue:#f9f9f9;--ash-blue:#f5f5f6;--silver-blue:#eaeaec;--foggy-blue:#dfe0e2;--mint-cream:#f8fdf8;--ghost-white:#f9faff;--floral-white:#fffbf5;--metal-blue:#c0c1c6;--storm-blue:#565a67;--midnight-blue:#2c3141;--new:var(--dafffodil-yellow);--discount:var(--alpina-violet);--brand:var(--wooodpecker-black);--cold-email:var(--kelly-green);--cold-email-accent:var(--lime-green);--cold-email-bg-1:var(--honey-dew);--cold-email-bg-2:var(--mint-cream);--sales-automation:var(--chrome-yellow);--sales-automation-accent:var(--honey-yellow);--sales-automation-bg-1:var(--antique-white);--sales-automation-bg-2:var(--floral-white);--agency:var(--conrflower-blue);--agency-accent:var(--conrflower-blue-light);--agency-bg-1:var(--lavender);--agency-bg-2:var(--ghost-white);--scale:#be7de5;--prospects:#34b5ba}@keyframes spinner-anim{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.c-button{appearance:none;-webkit-appearance:none;background-color:transparent;border:none;font-family:PoppinsMedium,sans-serif;font-weight:500;margin:0;padding:0;text-decoration:none}.c-button:focus-visible{outline:2px solid var(--smokey-block);outline-offset:2px}.c-button{-webkit-font-smoothing:antialiased;align-items:center;border-radius:5px;box-sizing:border-box;cursor:pointer;display:inline-flex;justify-content:center;transition:all .2s ease-in-out}.c-button--size-fixed{font-size:18px;height:54px;line-height:24px;min-width:336px;width:336px}@media(max-width:1199px){.c-button--size-fixed{font-size:16px;height:40px;line-height:24px;min-width:296px;width:296px}}.c-button--size-flex{font-size:18px;justify-content:center;line-height:24px;padding:15px 24px}@media(max-width:1199px){.c-button--size-flex{font-size:16px;line-height:24px;padding:8px 24px}}.c-button--size-small{font-size:16px;line-height:24px;padding:8px 24px}.c-button--color-main{background-color:var(--wooodpecker-black);color:var(--pure-white)}@media(hover:hover)and (pointer:fine){.c-button--color-main:hover{background-color:var(--smokey-block)}}.c-button--color-raw{background-color:transparent;color:var(--wooodpecker-black)}@media(hover:hover)and (pointer:fine){.c-button--color-raw:hover{color:var(--metal-blue)}}.c-button--color-raw-underline{background-color:transparent;color:var(--storm-blue);text-decoration:underline}@media(hover:hover)and (pointer:fine){.c-button--color-raw-underline:hover{color:var(--midnight-blue)}}.c-button--color-cold-email{background-color:var(--cold-email);color:var(--pure-white)}@media(hover:hover)and (pointer:fine){.c-button--color-cold-email:hover{background-color:var(--cold-email-accent)}}.c-button--color-sales-automation{background-color:var(--sales-automation);color:var(--pure-white)}@media(hover:hover)and (pointer:fine){.c-button--color-sales-automation:hover{background-color:var(--sales-automation-accent)}}.c-button--color-agency{background-color:var(--agency);color:var(--pure-white)}@media(hover:hover)and (pointer:fine){.c-button--color-agency:hover{background-color:var(--agency-accent)}}.c-button--color-scale{background-color:var(--scale);color:var(--pure-white)}@media(hover:hover)and (pointer:fine){.c-button--color-scale:hover{background-color:#ce96ef}}.c-button--color-prospects{background-color:#29cad3;color:#1f1f1f}@media(hover:hover)and (pointer:fine){.c-button--color-prospects:hover{background-color:#32f4ff}}.c-button--color-custom{background-color:var(--button-bg-color);color:var(--button-color)}@media(hover:hover)and (pointer:fine){.c-button--color-custom:hover{background-color:var(--button-hover-bg-color,var(--button-bg-color));color:var(--button-hover-color,var(--button-color))}}.c-button.is-loading{pointer-events:none}.c-button.is-loading:after{animation:spinner-anim 1.2s linear infinite;background-image:url(/ppc/app/themes/woodpecker-ppc/dist/eec6939cc1d18f5b67f3.png);background-size:contain;content:"";height:24px;margin-left:8px;position:relative;width:24px}.c-button:disabled{background-color:#f3f3f4;color:#bbbcc1;cursor:not-allowed}.c-section-step-list{--section-step-list-heading-size:calc(var(--heading-font-size-desktop, 1.0)*48px);background-color:var(--section-step-list-bg-color,var(--pure-white));margin:var(--section-step-list-margin-top-desktop,0) var(--section-step-list-margin-right-desktop,0) var(--section-step-list-margin-bottom-desktop,0) var(--section-step-list-margin-left-desktop,0);padding:var(--section-step-list-padding-top-desktop,72px) var(--section-step-list-padding-right-desktop,0) var(--section-step-list-padding-bottom-desktop,72px) var(--section-step-list-padding-left-desktop,0)}@media(min-width:768px)and (max-width:1199px){.c-section-step-list{margin:var(--section-step-list-margin-top-tablet,0) var(--section-step-list-margin-right-tablet,0) var(--section-step-list-margin-bottom-tablet,0) var(--section-step-list-margin-left-tablet,0);padding:var(--section-step-list-padding-top-tablet,60px) var(--section-step-list-padding-right-tablet,0) var(--section-step-list-padding-bottom-tablet,60px) var(--section-step-list-padding-left-tablet,0)}}@media(max-width:1199px){.c-section-step-list{margin:var(--section-step-list-margin-top-mobile,0) var(--section-step-list-margin-right-mobile,0) var(--section-step-list-margin-bottom-mobile,0) var(--section-step-list-margin-left-mobile,0);padding:var(--section-step-list-padding-top-mobile,40px) var(--section-step-list-padding-right-mobile,0) var(--section-step-list-padding-bottom-mobile,40px) var(--section-step-list-padding-left-mobile,0)}}.c-section-step-list__wrapper{align-items:center;display:flex;justify-content:space-between}@media(max-width:1199px){.c-section-step-list__wrapper{flex-direction:column}}.c-section-step-list__col2{align-items:center;display:flex;justify-content:flex-end}@media(max-width:1199px){.c-section-step-list__col2{justify-content:center}}.c-section-step-list__pre-heading{color:var(--midnight-blue);display:inline-block;font-family:PoppinsRegular,sans-serif;font-size:18px;font-weight:400;line-height:28px;margin-bottom:calc(var(--section-step-list-heading-size)*.5)}@media(max-width:1199px){.c-section-step-list__pre-heading{font-size:16px;margin-bottom:24px;text-align:center;width:100%}}.c-section-step-list__heading{font-family:PoppinsMedium,sans-serif;font-size:var(--section-step-list-heading-size);font-weight:500;line-height:1.25;margin-bottom:18px;margin-top:0;max-width:520px}@media(max-width:1199px){.c-section-step-list__heading{font-size:26px;line-height:40px;margin:0 auto 24px;max-width:280px;text-align:center}}.c-section-step-list__list{list-style-type:none;margin-block-end:0;margin-block-start:0;margin-bottom:var(--section-step-list-heading-size);padding-inline-start:0}@media(max-width:1199px){.c-section-step-list__list{margin-bottom:48px}}.c-section-step-list__list-item{align-items:center;display:flex;margin-bottom:20px}.c-section-step-list__list-item-img{max-height:60px;width:60px}.c-section-step-list__list-item-text{font-family:PoppinsRegular,sans-serif;font-size:18px;font-weight:400;line-height:28px;margin-left:42px}.c-section-step-list__list-bullet{list-style-type:none;margin-block-end:0;margin-block-start:0;margin-bottom:calc(var(--section-step-list-heading-size)*.5);padding-inline-start:0}.c-section-step-list__cta{margin-top:calc(var(--section-step-list-heading-size)*1)}.c-section-step-list__list-bullet-item{align-items:center;display:flex;margin-bottom:12px}.c-section-step-list__list-bullet-item-text,.c-section-step-list__text-above-cta{font-family:PoppinsRegular,sans-serif;font-size:18px;font-weight:400;line-height:22px}.c-section-step-list__text-above-cta{margin-bottom:0}@media(max-width:1199px){.c-section-step-list__text-above-cta{text-align:center}}.c-section-step-list__list-bullet-item-ico{--icon-color:#000;--icon-size:32px;flex-shrink:0;margin-right:10px}.c-section-step-list__first-cta-button{margin-right:24px!important;min-width:175px;text-transform:unset}@media(max-width:1199px){.c-section-step-list__first-cta-button{margin-bottom:16px!important;margin-right:0!important;width:100%}}.c-section-step-list__second-cta-button{background-color:var(--ash-blue)!important;color:var(--storm-blue)!important;display:none;min-width:175px;text-transform:unset}@media(max-width:1199px){.c-section-step-list__second-cta-button{width:100%}}.c-section-step-list__second-cta-button:hover{background-color:var(--ghost-blue)}.c-section-step-list__img-col{max-width:490px}@media(max-width:1199px){.c-section-step-list__img-col{display:none}}.c-section-step-list__points{display:flex;flex-wrap:wrap;list-style:none;margin-top:32px;padding:0}.c-section-step-list__icon{margin-right:4px}.c-section-step-list__point{display:flex;font-family:PoppinsRegular,sans-serif;font-size:14px;font-weight:400;margin-bottom:10px}.c-section-step-list__point:not(:last-child){margin-right:32px}.c-section-step-list--big-image .c-section-step-list__wrapper{align-items:flex-start}.c-section-step-list--big-image .c-section-step-list__col1{flex:0 0 550px}.c-section-step-list--big-image .c-section-step-list__img-col{max-width:none}.c-section-step-list__video{max-width:100%}.c-section-step-list__vimeo-wrap{aspect-ratio:16/9;width:100%}.c-section-step-list__vimeo{border:0;display:block;height:100%!important;max-width:none;width:100%!important}.c-section-step-list__lottie{max-width:490px;width:100%}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("/ppc/app/themes/woodpecker-ppc/dist/data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}