@charset "UTF-8";:root{--white: #fff;--primary-color: #00b2ff;--secondary-color: #e93c53;--black-main: #2d2d2d;--gray-light: #b6b6b6;--gray-dark: #7e7e7e}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;margin:0 auto;overflow-x:hidden}body,html{height:100%;min-width:375px}html{scroll-behavior:smooth}a{text-decoration:none;color:unset}ul{list-style:none}address{font-style:normal}.lock{overflow-y:hidden}[class*=__container]{max-width:1220px;width:100%;margin:0 auto;padding:0 10px}.title-1{color:var(--black-main);font-size:3.75rem;font-weight:700}@media (max-width: 767.98px){.title-1{font-size:2.5rem}}.title-2{color:var(--black-main);font-size:3.75rem;font-weight:700}@media (max-width: 767.98px){.title-2{font-size:2.5rem}}.title-2 span{color:var(--primary-color)}.title-3{color:var(--black-main);font-size:1.875rem;font-weight:700}.title-4{color:var(--black-main);font-size:1.25rem;font-weight:700}.button{font-family:Montserrat,sans-serif;display:block;padding:.8125rem 1rem;border:1px solid var(--primary-color);background:var(--white);color:var(--primary-color);text-align:center;font-size:1rem;font-weight:700;line-height:218.75%;letter-spacing:4px;text-transform:uppercase;cursor:pointer;transition:color .3s ease 0s,border .3s ease 0s,background .3s ease 0s}@media (any-hover: hover){.button:hover{border:1px solid var(--white);color:var(--white);background:var(--primary-color)}}@media (max-width: 767.98px){.button{max-width:100%;width:100%}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);overflow:hidden}.slider-navigation{display:flex;align-items:center}.slider-navigation__arrow{background:transparent;border:none;cursor:pointer;padding:.5rem}.slider-navigation__arrow svg{fill:var(--primary-color)}.slider-navigation__arrow:disabled svg{fill:#e6e6e6}.ppc-audit .header{padding-top:4.5rem;padding-bottom:7rem;background:var(--primary-color);top:-110%;left:0;width:100%;transition:top .3s ease 0s}@media (max-width: 991.98px){.ppc-audit .header{padding-top:2rem;padding-bottom:5rem}}@media (max-width: 767.98px){.ppc-audit .header{padding-top:1rem;padding-bottom:2rem}}.ppc-audit .header__dark{background:#282626;padding:3.125rem 0}.ppc-audit .header__dark .burger span{background:var(--secondary-color)}.ppc-audit .header__container{display:flex;align-items:center;justify-content:space-between;gap:.5rem}@media (max-width: 767.98px){.ppc-audit .header__container{gap:2rem}}.ppc-audit .header.progress{background:var(--white);position:fixed;top:0;width:100%;z-index:900;padding:2.1875rem 0 0}@media (max-width: 767.98px){.ppc-audit .header.progress{padding:1.3rem 0 0}}.ppc-audit .header.progress .header__container{margin-bottom:1.5625rem}@media (max-width: 767.98px){.ppc-audit .header.progress .header__container{margin-bottom:.625rem}}.ppc-audit .header.progress .progress-bar{display:block}.ppc-audit .header.progress .nav-header__socials{flex-direction:row;position:static;gap:.5rem;margin-left:1rem}.ppc-audit .header.progress .nav-header__menu{display:flex;flex-direction:row-reverse}.ppc-audit .header.progress .nav-header__link{padding:.75rem 1rem;color:var(--black-main)}.ppc-audit .header.progress .nav-header__phone-number{color:var(--black-main)}.ppc-audit .progress-bar{background:#f0f0f0;display:none}.ppc-audit .progress-bar__line{width:100%;height:.625rem;background-color:#d4f2ff}.ppc-audit .progress-bar__line span{display:block;width:0;height:100%;background-color:var(--primary-color);transition:width .22s ease 0s}.ppc-audit .progress-bar__list{display:flex;align-items:center;justify-content:space-evenly}.ppc-audit .progress-bar__item{padding:1rem .5rem}@media (max-width: 767.98px){.ppc-audit .progress-bar__item{padding:.8rem .2rem}}.ppc-audit .progress-bar__link{color:#a5a5a5;font-family:Montserrat;font-size:.9375rem;font-weight:900;letter-spacing:3.75px;text-transform:uppercase}@media (max-width: 991.98px){.ppc-audit .progress-bar__link{font-size:.75rem}}@media (max-width: 767.98px){.ppc-audit .progress-bar__link{font-size:.5625rem}}.ppc-audit .progress-bar__link.active{color:var(--primary-color)}.ppc-audit .logo{padding:.5rem .3rem .3rem;transition:scale .3s ease 0s}.ppc-audit .logo img{width:100%;height:100%}.ppc-audit .logo:hover{scale:1.03}.ppc-audit .nav-header__list{display:flex;align-items:center}@media (max-width: 767.98px){.ppc-audit .nav-header__list{display:none}}.ppc-audit .nav-header__link{padding:.75rem 1.25rem;color:var(--white);text-align:center;font-size:.9375rem;font-weight:600;line-height:233.333%;text-transform:uppercase;transition:color .3s ease 0s}@media (max-width: 991.98px){.ppc-audit .nav-header__link{font-size:.83rem}}.ppc-audit .nav-header__link:hover{color:var(--black-main)}.ppc-audit .nav-header__right{display:flex;align-items:center}.ppc-audit .nav-header__phone-number{padding:.4rem .7rem;color:var(--white);text-align:right;font-size:.9375rem;font-weight:600;line-height:233.333%;transition:color .3s ease 0s;margin-right:4.3rem;text-wrap:nowrap}.ppc-audit .nav-header__phone-number:hover{color:var(--black-main)}@media (max-width: 991.98px){.ppc-audit .nav-header__phone-number{font-size:.83rem;margin-right:1rem}}@media (max-width: 767.98px){.ppc-audit .nav-header__phone-number{display:none}}.ppc-audit .nav-header__menu{position:relative}@media (max-width: 767.98px){.ppc-audit .nav-header__menu{display:flex;align-items:center;flex-direction:row-reverse;gap:0rem}}.ppc-audit .nav-header__socials{display:flex;flex-direction:column;position:absolute;align-items:center;gap:.5rem;left:50%;top:2.63rem;transform:translate(-50%)}@media (max-width: 767.98px){.ppc-audit .nav-header__socials{flex-direction:row;position:static;gap:.5rem}}.ppc-audit .nav-header__telegram,.ppc-audit .nav-header__whatsapp{padding:.5rem;position:relative;transition:opacity .3s ease 0s;width:1.375rem;height:1.375rem}.ppc-audit .nav-header__telegram_hover,.ppc-audit .nav-header__whatsapp_hover{opacity:0;transition:opacity .3s ease 0s}.ppc-audit .nav-header__telegram img,.ppc-audit .nav-header__whatsapp img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:block;width:100%;height:100%}.ppc-audit .nav-header__telegram:hover img,.ppc-audit .nav-header__whatsapp:hover img{opacity:0}.ppc-audit .nav-header__telegram:hover .nav-header__telegram_hover,.ppc-audit .nav-header__telegram:hover .nav-header__whatsapp_hover,.ppc-audit .nav-header__whatsapp:hover .nav-header__telegram_hover,.ppc-audit .nav-header__whatsapp:hover .nav-header__whatsapp_hover{opacity:1}.ppc-audit .burger{display:flex;flex-direction:column;justify-content:space-between;padding:.5rem;width:2.375rem;height:2.375rem;cursor:pointer;position:relative;transition:all .3s ease}.ppc-audit .burger span{display:block;width:100%;height:.25rem;background-color:var(--black-main);transition:background-color .3s ease,transform .3s ease,opacity .3s ease}.ppc-audit .burger:hover span{background-color:#f0f0f0}.ppc-audit .burger.active{border-radius:50%}.ppc-audit .burger.active span{background:var(--black-main)}.ppc-audit .burger.active span:nth-child(1){transform:rotate(45deg);position:absolute;top:50%}.ppc-audit .burger.active span:nth-child(2){opacity:0}.ppc-audit .burger.active span:nth-child(3){transform:rotate(-45deg);position:absolute;top:50%}.ppc-audit .menu{display:block;position:fixed;top:0;left:0;transform:scale(0);background-color:var(--white);z-index:1000;padding:.9375rem 0rem 1.25rem;opacity:0;transform-origin:80vw 8rem;transition:transform .3s ease,border-radius .5s ease,opacity .3s ease,width .7s ease,height .7s ease;overflow-y:auto;overflow-x:hidden}@media (max-width: 767.98px){.ppc-audit .menu{transform-origin:95vw 1rem}}.ppc-audit .menu.show{transform:scale(1);border-radius:0;opacity:1}.ppc-audit .menu{padding-top:4.5rem;height:100%;width:100%}@media (max-width: 991.98px){.ppc-audit .menu{padding-top:2rem}}@media (max-width: 767.98px){.ppc-audit .menu{padding-top:1rem}}.ppc-audit .menu__container{display:flex;flex-direction:column;align-items:end;position:relative}.ppc-audit .menu__top{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin-bottom:2rem}.ppc-audit .menu__close{font-size:5rem;cursor:pointer;display:block;height:2.875rem;display:flex;align-items:center;justify-content:center}.ppc-audit .menu__list{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:5rem}.ppc-audit .menu__item:not(:last-child){margin-bottom:2.25rem}.ppc-audit .menu__link{color:var(--Color, #2d2d2d);text-align:right;font-family:Montserrat;font-size:2.875rem;font-weight:700;transition:color .3s ease 0s}@media (max-width: 767.98px){.ppc-audit .menu__link{font-size:1.5rem}}.ppc-audit .menu__link:hover{color:var(--primary-color)}.ppc-audit .menu__bottom{display:flex;align-items:center;width:100%;gap:.625rem}@media (max-width: 991.98px){.ppc-audit .menu__bottom{gap:1.875rem;flex-direction:column}}.ppc-audit .menu__info{display:flex;align-items:center;width:100%;justify-content:space-between;gap:1.25rem}@media (max-width: 767.98px){.ppc-audit .menu__info{flex-direction:column;align-items:flex-start}}.ppc-audit .menu__address span,.ppc-audit .menu__email{font-weight:800}.ppc-audit .menu__socials{display:flex;align-items:center;gap:3.2rem;margin-left:5rem}@media (max-width: 991.98px){.ppc-audit .menu__socials{gap:1rem;width:100%;padding-top:1.25rem;border-top:2px solid #f5f5f5;margin-left:0rem}}.ppc-audit .menu__socials-link{padding:.5rem}.ppc-audit .menu__socials-link svg path{transition:fill .3s ease 0s}.ppc-audit .menu__socials-link:hover svg path{fill:var(--primary-color)}@keyframes floatSoft{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.006)}to{transform:translateY(0) scale(1)}}.ppc-audit .hero{background-color:var(--primary-color);padding-top:2rem;padding-bottom:8rem}@media (max-width: 767.98px){.ppc-audit .hero{padding-bottom:3.75rem}}.ppc-audit .hero__container{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ppc-audit .hero .hero_email-page,.ppc-audit .hero .hero_programmatic-page-title{font-size:5rem;margin-bottom:6.25rem}@media (max-width: 991.98px){.ppc-audit .hero .hero_email-page,.ppc-audit .hero .hero_programmatic-page-title{font-size:3.75rem}}@media (max-width: 767.98px){.ppc-audit .hero .hero_email-page,.ppc-audit .hero .hero_programmatic-page-title{font-size:2.5rem;margin-bottom:2.5rem}}.ppc-audit .hero__buttons{display:flex;align-items:center;gap:1.25rem}@media (max-width: 767.98px){.ppc-audit .hero__buttons{flex-direction:column}}.ppc-audit .hero__img img{width:100%;height:100%;animation:floatSoft 3s ease-in-out infinite;will-change:transform}@media (max-width: 767.98px){.ppc-audit .hero__img{display:none}}.ppc-audit .hero__img_mobile{display:none;max-width:31.25rem;align-self:center}@media (max-width: 767.98px){.ppc-audit .hero__img_mobile{display:flex;margin-bottom:1.5rem}}.ppc-audit .hero__main{max-width:55rem}@media (max-width: 767.98px){.ppc-audit .hero__main{display:flex;flex-direction:column;width:100%}}.ppc-audit .hero__list{color:var(--white);font-family:Montserrat;font-size:1.125rem;font-weight:400;margin-bottom:3.75rem}.ppc-audit .hero__list-item{position:relative;padding-left:1.3125rem}.ppc-audit .hero__list-item:not(:last-child){margin-bottom:.5rem}.ppc-audit .hero__list-item:before{content:"";position:absolute;left:.4375rem;top:50%;transform:translateY(-50%);width:.1875rem;height:.1875rem;background-color:var(--white);border-radius:50%}.ppc-audit .hero__title{margin-bottom:1.6875rem}.ppc-audit .hero__title span{display:block;color:var(--white)}.ppc-audit .hero__subtitle{max-width:45rem;color:var(--white);font-size:1.125rem;font-weight:400;margin-bottom:5rem}@media (max-width: 767.98px){.ppc-audit .hero__subtitle{font-size:1.125rem}}.ppc-audit .hero__subtitle_sm{font-size:1.125rem}.ppc-audit .hero__button{max-width:30.625rem;width:100%}.ppc-audit .hero__button.hero__button_outline{background:transparent;border:1px solid var(--white);color:var(--white)}.ppc-audit .hero__button.hero__button_outline:hover{color:var(--primary-color);background:var(--white);border:1px solid var(--primary-color)}@media (max-width: 767.98px){.ppc-audit .hero__button{max-width:100%}}.ppc-audit .animated-circle{margin-right:.5rem;width:14.5rem;height:14.5rem;position:relative;cursor:pointer;overflow:hidden}@media (max-width: 991.98px){.ppc-audit .animated-circle{display:none}}.ppc-audit .animated-circle:before{content:"";position:absolute;left:50%;top:50%;width:10rem;height:10rem;transform:translate(-50%,-50%);border-radius:50%;transition:background-color .3s ease 0s}.ppc-audit .animated-circle:hover:before{background-color:var(--white)}.ppc-audit .animated-circle__arrow{width:6.125rem;height:2.6875rem;display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.ppc-audit .animated-circle__arrow svg{width:100%;height:100%}.ppc-audit .animated-circle__text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%}.ppc-audit .animated-circle__text img{width:100%;height:100%;animation:rotate infinite 15s linear;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.ppc-audit .trusted-companies{padding-top:8.75rem;padding-bottom:8.75rem;background-color:var(--Color-10, #f3f4f5);margin-bottom:8.125rem}@media (max-width: 767.98px){.ppc-audit .trusted-companies{padding-top:4.375rem;margin-bottom:4.0625rem;padding-bottom:4.375rem}}.ppc-audit .trusted-companies__container{max-width:160rem;overflow:hidden}.ppc-audit .trusted-companies__title{text-align:center;margin-bottom:5rem}@media (max-width: 767.98px){.ppc-audit .trusted-companies__title{margin-bottom:2.1875rem}}.ppc-audit .trusted-companies__slider .swiper{overflow:visible}.ppc-audit .trusted-companies__slider .swiper-wrapper{transition-timing-function:linear!important}.ppc-audit .trusted-companies__slide{transition:scale .3s ease 0s;max-width:-moz-max-content;max-width:max-content}.ppc-audit .trusted-companies__slide:hover{scale:1.1}.ppc-audit .trusted-companies__slide img{max-width:-moz-max-content;max-width:max-content;max-height:6.25rem}.ppc-audit .contact{background-color:var(--black-main);padding-top:10rem;padding-bottom:10rem}@media (max-width: 767.98px){.ppc-audit .contact{padding-top:5rem;padding-bottom:5rem}}.ppc-audit .contact__container{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (max-width: 767.98px){.ppc-audit .contact__container{display:flex;flex-direction:column}}.ppc-audit .contact__title{color:var(--primary-color)}@media (max-width: 991.98px){.ppc-audit .contact__title{font-size:3rem}}.ppc-audit .form{display:grid;grid-template-columns:1fr 11.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}@media (max-width: 767.98px){.ppc-audit .form{display:flex;flex-direction:column;row-gap:1.25rem}}.ppc-audit .form__input{resize:vertical}.ppc-audit .form textarea.form__input{height:2.8rem;overflow:hidden}.ppc-audit .form__button{grid-column:1 span 1;background:transparent;margin-bottom:1.75rem;text-wrap:nowrap}@media (any-hover: hover){.ppc-audit .form__button:hover{border:1px solid var(--black-main);color:var(--black-main)}}.ppc-audit .form__policy{grid-column:1/-1;color:var(--gray-dark);font-size:.875rem;font-weight:400;line-height:142.857%}.ppc-audit .form__messagers{display:none;color:var(--primary-color);font-size:1.5rem;font-weight:700}@media (max-width: 767.98px){.ppc-audit .form__messagers{display:block}}.ppc-audit .form__telegram{grid-column:2/3}.ppc-audit .form__whatsapp{grid-column:3/4}.ppc-audit .form__socials{display:flex;gap:1.5rem;grid-row:6/7;grid-column:span 1/-1}.ppc-audit .form__telegram,.ppc-audit .form__whatsapp{max-height:4rem;max-width:5rem;padding:1.25rem 1.5875rem;height:100%;width:100%;border:1px solid var(--gray-dark);display:flex;align-items:center;justify-content:center;opacity:.5;cursor:pointer;transition:opacity .3s ease 0s}.ppc-audit .form__telegram:hover,.ppc-audit .form__whatsapp:hover{opacity:1}.ppc-audit .form__telegram svg,.ppc-audit .form__whatsapp svg{height:100%;width:100%}.ppc-audit .input{width:100%;color:var(--white);font-size:1rem;font-weight:500;line-height:218.75%;padding-bottom:.5rem;font-family:Montserrat,sans-serif;background:transparent;border:none;outline:none;border-bottom:1px solid var(--gray-dark);transition:border .3s ease 0s,color .3s ease 0s}.ppc-audit .input:hover{border-bottom:1px solid var(--primary-color)}.ppc-audit .input:focus{border-bottom:1px solid var(--primary-color)}.ppc-audit .input~label{color:#d2ff73;font-size:1rem;position:absolute;right:0;top:.5rem;opacity:1;transition:opacity .3s ease 0s}.ppc-audit .input.error{color:#d2ff73;border-bottom:1px solid #d2ff73}.ppc-audit .input.error:hover{border-bottom:1px solid #d2ff73}.ppc-audit .input.error:focus{border-bottom:1px solid #d2ff73}.ppc-audit .input.error::-moz-placeholder{color:#d2ff73}.ppc-audit .input.error::placeholder{color:#d2ff73}.ppc-audit .input::-moz-placeholder{color:var(--white);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;line-height:218.75%}.ppc-audit .input::placeholder{color:var(--white);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;line-height:218.75%}.ppc-audit .input:not(:last-of-type){margin-bottom:2.75rem}.ppc-audit .input:last-of-type{margin-bottom:4.5rem}@media (max-width: 767.98px){.ppc-audit .input:last-of-type{margin-bottom:1.5rem}}.ppc-audit .input__wrapper{grid-column:1/-1;position:relative}.ppc-audit .input:not(:-moz-placeholder)+label{opacity:0}.ppc-audit .input:focus+label,.ppc-audit .input:not(:placeholder-shown)+label{opacity:0}.ppc-audit .other-channels{margin-bottom:8.125rem}@media (max-width: 767.98px){.ppc-audit .other-channels{margin-bottom:4.375rem}}.ppc-audit .other-channels__container{display:flex;justify-content:space-between;gap:1.25rem}@media (max-width: 767.98px){.ppc-audit .other-channels__container{flex-direction:column}}.ppc-audit .other-channels__title{max-width:32.8125rem;width:100%;margin-bottom:.9375rem}.ppc-audit .other-channels__title span{color:var(--primary-color)}.ppc-audit .other-channels__text{color:#000;font-size:1.125rem;font-weight:400;line-height:155.556%}.ppc-audit .other-channels__links{display:flex;flex-direction:column;width:100%;max-width:36.875rem;gap:2.1875rem}.ppc-audit .other-channels__link{padding:1.875rem 4.1875rem 1.875rem 1.875rem;border:.125rem solid var(--primary-color);width:100%;color:var(--primary-color);font-size:1rem;font-weight:700;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.4013 26.5563H15.8477V23.4423H28.4013L23.5866 18.3152L25.6544 16.1133L33.9991 24.9993L25.6544 33.8853L23.5866 31.6833L28.4013 26.5563Z' fill='%2300B2FF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;transition:background-color .3s ease 0s,color .3s ease 0s}.ppc-audit .other-channels__link:hover{color:var(--white);background-color:var(--primary-color)}.ppc-audit .common-challenges{background:#f3f4f5;padding-top:7.5rem;padding-bottom:7.5rem;margin-bottom:8.125rem}@media (max-width: 767.98px){.ppc-audit .common-challenges{padding-top:3.75rem;padding-bottom:3.75rem;margin-bottom:4.0625rem}}.ppc-audit .common-challenges__container{display:grid;grid-template-columns:1fr 1.2fr}@media (max-width: 767.98px){.ppc-audit .common-challenges__container{display:flex;flex-direction:column-reverse}}.ppc-audit .common-challenges__img img{width:100%;height:100%}.ppc-audit .common-challenges__title{font-size:3.4375rem;margin-bottom:3.125rem}@media (max-width: 767.98px){.ppc-audit .common-challenges__title{margin-bottom:2.5rem;font-size:2.1875rem}}.ppc-audit .common-challenges__item{margin-left:1.25rem;padding-left:.625rem;color:#2d2d2d;font-size:1.125rem;font-weight:400;line-height:155.556%;position:relative}@media (max-width: 767.98px){.ppc-audit .common-challenges__item{font-size:.875rem}.ppc-audit .common-challenges__item:not(:last-child){margin-bottom:.9375rem}}.ppc-audit .common-challenges__item:not(:last-child){margin-bottom:2.1875rem}.ppc-audit .common-challenges__item:before{content:"•";color:var(--primary-color);position:absolute;top:-.06em;left:-.625rem;font-size:2.625rem}.ppc-audit .audit-and-report{margin-bottom:8.125rem}@media (max-width: 767.98px){.ppc-audit .audit-and-report{margin-bottom:4.0625rem}}.ppc-audit .audit-and-report__title{margin-bottom:4.6875rem}@media (max-width: 767.98px){.ppc-audit .audit-and-report__title{margin-bottom:2.1875rem}}.ppc-audit .audit-and-report__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:3.125rem}@media (max-width: 991.98px){.ppc-audit .audit-and-report__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 767.98px){.ppc-audit .audit-and-report__grid{margin-bottom:2.5rem;grid-template-columns:100%}}.ppc-audit .audit-and-report__bottom{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (max-width: 767.98px){.ppc-audit .audit-and-report__bottom{grid-template-columns:100%}}.ppc-audit .audit-and-report__button{width:100%}.ppc-audit .audit-and-report__button:last-child{background:var(--primary-color);color:var(--white);border-color:var(--white)}@media (any-hover: hover){.ppc-audit .audit-and-report__button:last-child:hover{background:var(--white);color:var(--primary-color);border-color:var(--primary-color)}}.ppc-audit .item-audit-and-report{border:.125rem solid var(--primary-color);min-height:18.125rem;display:flex;flex-direction:column;padding:1.875rem}@media (max-width: 991.98px){.ppc-audit .item-audit-and-report{padding:1.25rem}}@media (max-width: 767.98px){.ppc-audit .item-audit-and-report{display:block;min-height:0}}.ppc-audit .item-audit-and-report:first-child{background:var(--primary-color, #00b2ff);color:var(--white);justify-content:center;align-items:center}.ppc-audit .item-audit-and-report:first-child .item-audit-and-report__title{color:var(--white);margin-top:0;margin-bottom:0}.ppc-audit .item-audit-and-report__text{color:var(--black-main, #292b32);font-size:1.125rem;font-weight:400;line-height:155.556%}@media (max-width: 767.98px){.ppc-audit .item-audit-and-report__text{font-size:.875rem}}.ppc-audit .item-audit-and-report__number{color:#00b2ff33;leading-trim:both;text-edge:cap;font-size:3rem;font-weight:700;margin-bottom:1.875rem}@media (max-width: 767.98px){.ppc-audit .item-audit-and-report__number{font-size:1.5625rem}}.ppc-audit .item-audit-and-report__title{color:var(--black-main, #292b32);margin-top:auto;font-size:1.25rem;font-weight:700;line-height:120%;margin-bottom:.9375rem}@media (max-width: 767.98px){.ppc-audit .item-audit-and-report__title{font-size:1rem}}.ppc-audit .why{margin-bottom:8.125rem}@media (max-width: 767.98px){.ppc-audit .why{margin-bottom:4.0625rem}}.ppc-audit .why__title{margin-bottom:4.6875rem}@media (max-width: 767.98px){.ppc-audit .why__title{margin-bottom:2.1875rem}}.ppc-audit .why__grid{display:grid;grid-template-columns:repeat(3,1fr);row-gap:3.125rem;-moz-column-gap:1.875rem;column-gap:1.875rem}@media (max-width: 991.98px){.ppc-audit .why__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767.98px){.ppc-audit .why__grid{grid-template-columns:100%}}.ppc-audit .item-why__img{max-width:9.5rem;width:auto;height:7.75rem;margin-bottom:1.875rem}@media (max-width: 767.98px){.ppc-audit .item-why__img{max-width:6.5625rem;height:5.625rem;margin-bottom:1.125rem}}.ppc-audit .item-why__img img{width:100%;height:100%}.ppc-audit .item-why__title{color:var(--black-main, #292b32);font-size:1.25rem;font-weight:700;line-height:140%;margin-bottom:.9375rem}@media (max-width: 767.98px){.ppc-audit .item-why__title{font-size:1rem}}.ppc-audit .item-why__text{color:var(--Color-7, #636878);font-size:1.125rem;font-weight:400;line-height:155.556%}@media (max-width: 767.98px){.ppc-audit .item-why__text{font-size:.875rem}}.ppc-audit .auditing-process{padding-top:6.875rem;padding-bottom:8.125rem;margin-bottom:7.5rem;background:#f3f4f5}@media (max-width: 767.98px){.ppc-audit .auditing-process{padding-top:3.75rem;padding-bottom:3.75rem;margin-bottom:3.75rem}}.ppc-audit .auditing-process__title{margin-bottom:3.75rem}@media (max-width: 767.98px){.ppc-audit .auditing-process__title{margin-bottom:1.875rem}}.ppc-audit .auditing-process__main{position:relative}.ppc-audit .auditing-process__grid{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:1.5625rem;column-gap:1.5625rem;row-gap:3.125rem;width:70%}@media (max-width: 991.98px){.ppc-audit .auditing-process__grid{grid-template-columns:repeat(2,1fr);width:100%}}@media (max-width: 767.98px){.ppc-audit .auditing-process__grid{grid-template-columns:100%;width:100%;row-gap:1.5625rem;margin-bottom:1.875rem}}.ppc-audit .auditing-process__img{position:absolute;right:0;bottom:0;width:40%}@media (max-width: 991.98px){.ppc-audit .auditing-process__img{width:80%;position:static;margin:0 auto}}.ppc-audit .auditing-process__img img{width:100%;height:100%}@media (max-width: 767.98px){.ppc-audit .item-auditing-process{display:flex;align-items:center;gap:1.25rem}}.ppc-audit .item-auditing-process__num{color:var(--primary-color, #00b2ff);font-size:3.75rem;font-weight:700;line-height:125%;margin-bottom:1.25rem}@media (max-width: 767.98px){.ppc-audit .item-auditing-process__num{margin-bottom:0;font-size:1.5625rem}}.ppc-audit .item-auditing-process__text{color:var(--black-main, #2d2d2d);font-size:1.25rem;font-weight:400;line-height:135%}@media (max-width: 767.98px){.ppc-audit .item-auditing-process__text{font-size:.875rem}}.ppc-audit .footer{padding-top:6rem;padding-bottom:5rem;background:var(--primary-color);color:#fff;font-family:Montserrat;font-size:1.25rem;font-weight:700;line-height:175%}@media (max-width: 767.98px){.ppc-audit .footer{padding-top:2.5rem;padding-bottom:2.5rem;font-size:.875rem}}.ppc-audit .footer__container{display:grid;grid-template-columns:1fr 1.4fr 2fr;row-gap:1.5rem;-moz-column-gap:4rem;column-gap:4rem}@media (max-width: 767.98px){.ppc-audit .footer__container{grid-template-columns:1.1fr 1fr;gap:1.5rem}}.ppc-audit .footer__number{text-wrap:nowrap}.ppc-audit .footer__contacts{grid-column:1/span 1;grid-row:1/span 1}@media (max-width: 767.98px){.ppc-audit .footer__contacts{display:flex;align-items:center;justify-content:space-between;grid-column:1/span 2}}.ppc-audit .footer__address{color:#fff;font-family:Montserrat;font-size:1.25rem;font-style:normal;font-weight:400;line-height:175%;grid-column:2/span 1;margin-bottom:2rem}@media (max-width: 767.98px){.ppc-audit .footer__address{grid-column:1/span 1;font-size:.875rem}}.ppc-audit .footer__address_1{grid-row:1/span 1}@media (max-width: 767.98px){.ppc-audit .footer__address_1{grid-row:2/span 1}}.ppc-audit .footer__address-text{color:var(--white);font-size:1rem;font-weight:400;line-height:140%}.ppc-audit .footer__address-text span{text-wrap:nowrap}@media (max-width: 767.98px){.ppc-audit .footer__address-text{font-size:.875rem}}.ppc-audit .footer__button{grid-row:2/span 1;grid-column:2/span 1;color:var(--white);text-align:center;font-size:.75rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;background:transparent;border-color:var(--white);padding:.3rem;max-width:15.625rem;text-wrap:nowrap;display:flex;align-items:center;justify-content:center;width:100%;max-width:100%}@media (any-hover: hover){.ppc-audit .footer__button:hover{background:var(--white);color:var(--primary-color)}}@media (max-width: 767.98px){.ppc-audit .footer__button{grid-column:1/span 2;grid-row:3/span 1;max-width:100%}}.ppc-audit .footer__socials{grid-column:1/span 1;grid-row:2/span 1;display:flex;align-items:center;padding:.5rem 0;margin-left:-1rem;gap:.7rem}@media (max-width: 767.98px){.ppc-audit .footer__socials{grid-column:1/span 2;grid-row:4/span 1}}.ppc-audit .footer__socials-link{display:flex;align-items:center;justify-content:center;padding:1rem}.ppc-audit .footer__socials-link svg path{transition:fill .3s ease 0s}.ppc-audit .footer__socials-link:hover svg path{fill:var(--gray-light)}.ppc-audit .footer__company{grid-column:1/span 1;grid-row:3/span 1;color:var(--white);font-size:1rem;font-weight:400;line-height:140%;margin-top:.7rem}@media (max-width: 767.98px){.ppc-audit .footer__company{font-size:.875rem;grid-column:1/span 2;grid-row:9/span 1}}.ppc-audit .footer__policy{grid-column:1/span 1;grid-row:5/span 1;display:flex;align-items:center;color:var(--white);font-size:.875rem;font-weight:400;opacity:.5}@media (max-width: 767.98px){.ppc-audit .footer__policy{grid-column:1/span 2;grid-row:10/span 1}}.ppc-audit .footer__terms{display:flex;align-items:center;color:var(--white);font-size:.875rem;font-weight:400;opacity:.5;grid-row:5/span 1}@media (max-width: 767.98px){.ppc-audit .footer__terms{grid-column:1/span 2;grid-row:11/span 1}}.ppc-audit .newsletters{grid-column:3/span 1;grid-row:1/6}@media (max-width: 767.98px){.ppc-audit .newsletters{grid-column:1/span 2;grid-row:5/span 4}}.ppc-audit .newsletters__title{color:var(--white);font-size:1.25rem;font-weight:700;margin-bottom:.3rem}.ppc-audit .newsletters__subtitle{color:var(--white);font-size:1rem;font-weight:400;line-height:140%;margin-bottom:3.3rem}@media (max-width: 767.98px){.ppc-audit .newsletters__subtitle{font-size:.875rem}}.ppc-audit .newsletters__input,.ppc-audit .newsletters__input:hover{border-bottom:1px solid var(--white)}.ppc-audit .newsletters__input:focus{border-bottom:1px solid var(--white)}.ppc-audit .newsletters__button{color:var(--white);font-size:1.25rem;text-align:center;width:100%;font-weight:700;letter-spacing:3px;text-transform:uppercase;background:transparent;border-color:var(--white);padding:.3rem;margin-bottom:3.125rem}@media (any-hover: hover){.ppc-audit .newsletters__button:hover{background:var(--white);color:var(--primary-color)}}.ppc-audit .newsletters__policy{color:var(--white);font-size:.875rem;font-style:normal;font-weight:400}@media (max-width: 767.98px){.ppc-audit .newsletters__policy{font-size:.875rem}}.ppc-audit .clients{margin-bottom:6.875rem}@media (max-width: 767.98px){.ppc-audit .clients{margin-bottom:3.75rem}}.ppc-audit .clients__grid{display:grid;grid-template-columns:repeat(2,1fr);align-items:start;gap:1.875rem}@media (max-width: 767.98px){.ppc-audit .clients__grid{grid-template-columns:1fr}}.ppc-audit .clients__title{text-align:center;font-size:3.125rem;font-weight:700;line-height:120%;margin-bottom:2.1875rem}@media (max-width: 767.98px){.ppc-audit .clients__title{font-size:1.875rem}}.ppc-audit .clients__title span{color:var(--primary-color)}.ppc-audit .clients__subtitle{text-align:center;margin:0 auto;font-size:1rem;font-weight:500;line-height:120%;margin-bottom:3.125rem;max-width:42.5625rem}.ppc-audit .clients__col{display:flex;flex-direction:column;gap:2.1875rem}.ppc-audit .clients__col:nth-child(2n){flex-direction:column-reverse}@media (max-width: 767.98px){.ppc-audit .clients__col:nth-child(2n){flex-direction:column}}.ppc-audit .item-clients{padding:2.0625rem 1.875rem}@media (max-width: 767.98px){.ppc-audit .item-clients{padding:1.25rem}}.ppc-audit .item-clients_kaspersky{border-radius:.625rem;border:1px solid rgba(3,8,43,.5);background:linear-gradient(180deg,#dcffe1 3.46%,#fff)}.ppc-audit .item-clients_skoda{border-radius:.625rem;border:1px solid rgba(3,8,43,.5);background:linear-gradient(180deg,#e9dcff 3.46%,#fff)}.ppc-audit .item-clients__tags{display:flex;align-items:center;gap:.625rem;margin-bottom:1.875rem;flex-wrap:wrap}.ppc-audit .item-clients__tag{border-radius:.3125rem;border:1px solid #03082b;font-size:.625rem;font-weight:500;line-height:120%;padding:.3125rem .5rem}.ppc-audit .item-clients__company{max-width:15.0625rem;height:3.125rem;margin-bottom:1.5625rem}.ppc-audit .item-clients__company img{width:100%;height:100%;aspect-ratio:241.51/50}.ppc-audit .item-clients__text{font-size:1.25rem;font-weight:500;line-height:120%;margin-bottom:.625rem}.ppc-audit .item-clients__divider{height:.0625rem;width:100%;margin-bottom:1.75rem;background:#03082b80}.ppc-audit .item-clients__info{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:2.375rem}.ppc-audit .item-clients__button{max-width:20.0625rem;width:100%}.ppc-audit .info-item-clients__title{font-size:1.25rem;font-weight:700;line-height:120%;margin-bottom:.5rem}.ppc-audit .info-item-clients__text{font-size:1rem;font-weight:500;line-height:120%}.ppc-audit .subitem-clients{border-radius:.625rem;border:1px solid rgba(3,8,43,.5);padding:2.0625rem 1.875rem;background:#03082b}@media (max-width: 767.98px){.ppc-audit .subitem-clients{padding:1.25rem}}.ppc-audit .subitem-clients__top{display:flex;gap:1.25rem;margin-bottom:2.5rem}.ppc-audit .subitem-clients__img{width:5.375rem;height:5.375rem;background:#fff;border-radius:50%;overflow:hidden}.ppc-audit .subitem-clients__img img{width:100%;height:100%}.ppc-audit .subitem-clients__title{color:#fff;font-size:.875rem;font-weight:700;line-height:100%;margin-bottom:.625rem}.ppc-audit .subitem-clients__subtitle{color:#fff;font-size:.875rem;font-weight:400;line-height:100%;margin-bottom:1.1875rem}.ppc-audit .subitem-clients__subtitle span{font-weight:700}.ppc-audit .subitem-clients__logo{height:1.125rem;max-width:7.8125rem}.ppc-audit .subitem-clients__logo img{width:100%;height:100%;aspect-ratio:241.51/50}.ppc-audit .subitem-clients__text{color:#fff;font-size:1.25rem;font-weight:400;line-height:120%}.ppc-audit .cases{padding-bottom:8.125rem}@media (max-width: 767.98px){.ppc-audit .cases{padding-bottom:4.0625rem}}.ppc-audit .cases__title{margin-bottom:5.625rem}@media (max-width: 767.98px){.ppc-audit .cases__title{margin-bottom:1.5rem}}.ppc-audit .slider-cases__slide{display:grid;align-items:center;grid-template-columns:1fr 1fr;gap:4rem}@media (max-width: 767.98px){.ppc-audit .slider-cases__slide{display:flex;flex-direction:column-reverse}}.ppc-audit .slider-cases__content{max-width:42.5rem}.ppc-audit .slider-cases__breadcrumbs{color:#c2c2c2;font-size:1rem;font-weight:700;line-height:237.5%}.ppc-audit .slider-cases__title{line-height:normal;margin-bottom:3.4375rem;color:var(--black-main);font-family:Montserrat;font-size:1.875rem;font-style:normal;font-weight:400}.ppc-audit .slider-cases__title span{font-weight:700}@media (max-width: 767.98px){.ppc-audit .slider-cases__navigation{justify-content:center}}.ppc-audit .slider-cases__button{max-width:26.375rem;margin-bottom:5rem}@media (max-width: 767.98px){.ppc-audit .slider-cases__button{margin-bottom:1.875rem;max-width:100%}}.ppc-audit .slider-cases__img{background:#f5f5f5;padding:1.5rem 7rem 0}@media (max-width: 991.98px){.ppc-audit .slider-cases__img{padding:1.5rem 1.5rem 0}}.ppc-audit .slider-cases__img img{width:100%;height:100%}.ppc-audit .slider-cases__bullets{display:flex;justify-content:center}.ppc-audit .slider-cases__bullets .bullet{width:.625rem;height:.625rem;background-color:#ccc;border-radius:50%;margin:0 5px;cursor:pointer}.ppc-audit .slider-cases__bullets .bullet.active{background-color:var(--primary-color);scale:1.3}
