@charset "UTF-8";.breadcrumbs-tracker-wrapper{display:none}.gpc{--orange: #ff8922;--orange-dark: #ff551f;--cream: #fff7ed;--text: #262626;color:var(--text);font-family:Inter Tight,Arial,sans-serif;font-size:16px;line-height:1.45}.gpc *,.gpc *:before,.gpc *:after{box-sizing:border-box}.gpc button,.gpc input{font:inherit}.gpc button{cursor:pointer}.gpc h1,.gpc h2,.gpc h3,.gpc p{margin:0}.gpc__container{width:1360px;max-width:calc(100% - 120px);margin:0 auto}.gpc__hero{padding:90px 0;background:var(--cream)}.gpc__hero-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:80px;align-items:center}.gpc__hero-title{font-size:36px;line-height:44px;font-weight:500;letter-spacing:0}.gpc__hero-lead{margin-top:32px;font-size:18px;line-height:22px;letter-spacing:.01em}.gpc__hero-image{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.gpc__checks{display:grid;grid-template-columns:1fr;gap:18px;margin:32px 0 0;padding:0;list-style:none;font-size:16px;line-height:20px;letter-spacing:.01em}.gpc__checks li{position:relative;padding-left:30px}.gpc__checks li:before{content:"✓";position:absolute;left:0;top:-1px;color:var(--orange-dark);font-size:20px;font-weight:800}.gpc__button,.gpc__form-row button{border:0;border-radius:4px;background:var(--orange);color:#fff;font-weight:650;transition:background .2s,transform .2s}.gpc__button{min-width:235px;margin-top:40px;padding:16px 28px;font-size:16px}.gpc__button:hover,.gpc__form-row button:hover{background:var(--orange-dark)}.gpc__button:active,.gpc__form-row button:active{transform:translateY(1px)}.gpc__stats{padding:70px 0 90px;background:#fff}.gpc__stats-grid{display:grid;grid-template-columns:repeat(3,310px);justify-content:space-between}.gpc__stat{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.gpc__stat img{width:62px;height:62px}.gpc__stat p{max-width:310px;font-size:16px;line-height:22px;font-weight:600}.gpc__stat strong,.gpc__stat span{font:inherit}.gpc__section{padding:60px 0;background:#fff}.gpc__section--cream{background:#fff}.gpc__section--audience .gpc__title{max-width:none;font-size:30px;line-height:33px;font-weight:500;letter-spacing:.02em}.gpc__section--tasks .gpc__title{max-width:none;font-size:30px;line-height:45px;font-weight:500;letter-spacing:0}.gpc__section--steps .gpc__title{max-width:none;font-size:30px;line-height:41px;font-weight:500;letter-spacing:0}.gpc__section--packages{height:755px;padding:60px 0;background:#fff}.gpc__section--packages .gpc__title{max-width:none;font-size:30px;line-height:33px;font-weight:500;letter-spacing:.02em}.gpc__section--packages .gpc__intro{max-width:none;margin-top:16px;color:#000;font-size:16px;line-height:22px}.gpc__section--system{height:724px;padding:60px 0;background:#fff}.gpc__section--system .gpc__title{max-width:none;font-size:30px;line-height:33px;font-weight:500;letter-spacing:.02em}.gpc__section--reasons{height:362px;padding:60px 0;background:#fff}.gpc__section--reasons .gpc__title{max-width:none;font-size:30px;line-height:41px;font-weight:500;letter-spacing:0}.gpc__section--form{height:439px;padding:87px 0;background:var(--cream)}.gpc__title{max-width:980px;font-size:40px;line-height:1.12;font-weight:650;letter-spacing:-.02em}.gpc__intro{max-width:870px;margin-top:16px;font-size:18px}.gpc__grid{display:grid;gap:24px;margin-top:48px}.gpc__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.gpc__card,.gpc__price-card,.gpc__product,.gpc__reason{border:1px solid #eee5dc;border-radius:14px;background:#fff}.gpc__audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,400px));gap:80px;margin-top:32px}.gpc__audience-card{min-width:0}.gpc__audience-card>img{display:block;width:40px;height:40px}.gpc__audience-card h3{margin-top:10px;font-size:16px;line-height:22px;font-weight:700}.gpc__audience-card p{margin-top:10px;color:#000;font-size:16px;line-height:22px}.gpc__audience-note{margin-top:32px;color:#000;font-size:16px;line-height:22px}.gpc__section--audience .gpc__audience-note{margin-top:32px}.gpc__product h3{margin-top:24px;font-size:22px;line-height:1.25}.gpc__product p{margin-top:12px;color:#525252}.gpc__note{max-width:1100px;margin-top:32px;color:#525252;font-size:17px}.gpc__tasks-intro{margin-top:16px;font-size:16px;line-height:22px;font-weight:700}.gpc__section--tasks .gpc__tasks-intro{margin-top:16px}.gpc__tasks{display:grid;grid-template-columns:repeat(2,minmax(0,660px));gap:40px;margin-top:40px}.gpc__task{display:flex;min-height:44px;align-items:center;gap:10px}.gpc__task>img{width:32px;height:32px;flex:0 0 32px}.gpc__task p{color:#000;font-size:16px;line-height:22px}.gpc__task strong{font-weight:700}.gpc__steps{display:grid;grid-template-columns:repeat(2,minmax(0,670px));gap:20px;margin-top:48px;list-style:none;counter-reset:num}.gpc__step{display:flex;height:181.4426px;flex-direction:column;gap:16px;margin:0;padding:24px 18px;border:1px solid #d2d2d2;border-radius:10px;background:#fff;color:#000;font-size:16px;line-height:22px}.gpc__step:nth-child(1),.gpc__step:nth-child(2){height:179.4426px}.gpc__step:before{content:counter(num);counter-increment:num;display:flex;width:33px;height:41.4426px;flex:0 0 41.4426px;align-items:flex-start;justify-content:center;margin:0;padding-top:3px;background-image:url(/build/assets/tooltip.svg);background-repeat:no-repeat;background-position:center;background-size:33px 41.4426px;color:#fff;font-size:22px;line-height:27px;font-weight:700}.gpc__step>span{width:auto;line-height:22px}.gpc__step strong{font-weight:700}.gpc__section--steps .gpc__note{max-width:none;margin-top:48px;font-size:16px;line-height:22px;color:#000}.gpc__packages{display:grid;grid-template-columns:repeat(3,440px);gap:20px;align-items:start;margin-top:48px}.gpc__price-card{display:flex;height:412px;flex-direction:column;gap:20px;padding:48px 0 33px;border:1px solid #f2f2f2;border-radius:8px;background:#fff}.gpc__price-card:nth-child(3){height:424px}.gpc__price-head{height:86px;padding:0 32px;text-align:center}.gpc__price-head h3{font-size:18px;line-height:22px;font-weight:700}.gpc__price-head strong{display:block;margin-top:2px;color:#4b88ef;font-size:25px;line-height:30px;font-weight:600}.gpc__price-head p{margin-top:2px;color:#7c7c7c;font-size:12px;line-height:15px}.gpc__price-label{display:flex;width:100%;height:22px;flex:0 0 22px;align-items:center;justify-content:center;background:#f9f9f9;color:#000;font-family:Inter,Arial,sans-serif;font-size:12px;line-height:16px}.gpc__price-includes{display:flex;height:103px;flex:0 0 103px;flex-direction:column;gap:11px;margin:0;padding:9px 32px 0;list-style:none;color:#454545;font-size:12px;line-height:15px}.gpc__price-includes li{position:relative;padding-left:21px}.gpc__price-includes li:before{content:"✓";position:absolute;left:2px;top:1px;display:flex;width:12px;height:12px;align-items:center;justify-content:center;border-radius:50%;background:var(--orange);color:#fff;font-size:8px;line-height:12px;font-weight:700}.gpc__price-result{margin-top:-20px}.gpc__price-result p{min-height:30px;margin:8px 32px 0;color:#454545;font-size:12px;line-height:15px}.gpc__price-card:nth-child(3) .gpc__price-result p{margin-top:20px}.gpc__price-label--result{background:#ffedd5}.gpc__section--packages .gpc__note{max-width:none;margin-top:48px;color:#000;font-size:16px;line-height:22px}.gpc__system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:48px}.gpc__section--system .gpc__product{overflow:visible;padding:0;border:0;border-radius:0;background:transparent}.gpc__product-image{display:flex;width:100%;height:235px;align-items:center;justify-content:center;border-radius:14px;background:var(--cream);overflow:hidden}.gpc__product-image img{display:block;-o-object-fit:contain;object-fit:contain}.gpc__product:nth-child(1) .gpc__product-image img{width:201px;height:202px}.gpc__product:nth-child(2) .gpc__product-image img{width:147px;height:190px}.gpc__product:nth-child(3) .gpc__product-image img{width:330px;height:198px}.gpc__product-copy{margin-top:16px}.gpc__section--system .gpc__product h3{margin:0;color:#000;font-size:16px;line-height:22px;font-weight:700}.gpc__section--system .gpc__product p{margin-top:4px;color:#000;font-size:16px;line-height:22px}.gpc__section--system .gpc__product strong,.gpc__section--system .gpc__note strong{font-weight:700}.gpc__section--system .gpc__note{max-width:none;margin-top:48px;color:#000;font-size:16px;line-height:22px}.gpc__heading-row{display:flex;height:41px;align-items:center;justify-content:space-between}.gpc__heading-row>div{display:flex;width:123px;justify-content:space-between}.gpc__arrow{display:block;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:transparent}.gpc__arrow img{display:block;width:40px;height:40px}.gpc__arrow:disabled{cursor:default;opacity:.45}.gpc__slider{margin-top:48px;overflow:hidden}.gpc__slider-track{display:flex;gap:20px;transition:transform .35s ease}.gpc__reason{width:440px;height:153px;flex:0 0 440px;padding:20px;border:1px solid #d2d2d2;border-radius:20px;background:#fff}.gpc__reason>img{display:block;width:32px;height:32px}.gpc__reason h3{margin-top:16px;color:#000;font-size:16px;line-height:22px;font-weight:700}.gpc__reason p{margin-top:4px;color:#000;font-size:14px;line-height:19px}.gpc__form-card{width:1373px;height:265px;margin-left:-6.5px;padding:36px;border:0;border-radius:10px;background:#fff;box-shadow:inset 0 0 0 1px #f5f5f5}.gpc__form-grid{display:grid;grid-template-columns:977px 300px;gap:24px;align-items:center}.gpc__form-main{width:977px;height:193px}.gpc__form-grid>img{display:block;width:300px;height:193px;-o-object-fit:contain;object-fit:contain}.gpc__form-card h2{width:977px;min-height:55.5px;color:#323232;font-size:22px;line-height:27px;font-weight:400}.gpc__form-card form{margin-top:20px}.gpc__form-row{display:grid;grid-template-columns:repeat(3,315px);gap:16px;margin:0}.gpc__form-row input{min-width:0;height:52px;padding:10px;border:1px solid #d4d4d4;border-radius:6px;background:#fff;color:#323232;font-size:16px;line-height:32px}.gpc__form-row input::-moz-placeholder{color:#a3a3a3;opacity:1}.gpc__form-row input::placeholder{color:#a3a3a3;opacity:1}.gpc__form-row button{height:52px;font-size:16px;line-height:20px;font-weight:700}.gpc__consent{display:flex;min-height:20px;gap:8px;align-items:center;margin-top:12px;color:#0006;font-size:12px;line-height:15px}.gpc__consent input{width:20px;height:20px;flex:0 0 20px;margin:0;accent-color:var(--orange)}.gpc .gpc-faq-wrapper{display:block;width:100%;margin:0;padding:60px 0 80px;color:#000}.gpc .gpc-faq-container{width:1362px;max-width:calc(100% - 120px);margin:0 auto;padding:0}.gpc .gpc-faq-title{margin:0 0 40px;font-size:30px;line-height:36px;font-weight:500;letter-spacing:0}.gpc .gpc-faq-container .faq-component{width:100%}.gpc .gpc-faq-container .faq-component__items{min-height:65.4426px;margin-bottom:14px;padding-bottom:0}.gpc .gpc-faq-container .faq-component__items:last-child{margin-bottom:0}.gpc .gpc-faq-container .faq-component__items__question{width:100%;height:65.4426px;margin:0;padding:12px 24px;border:1px solid #d4d4d4;border-radius:10px}.gpc .gpc-faq-container .faq-component__items__question__col:first-child{min-width:0}.gpc .gpc-faq-container .faq-component__items__question__col p{margin:0 0 0 14px;color:#000;font-size:18px;line-height:22px;font-weight:600}.gpc .gpc-faq-container .faq-component .num-icon{width:33px;height:41.4426px;flex:0 0 33px}.gpc .gpc-faq-container .faq-component .num-icon span.num-icon-item{width:33px;height:33px;margin:0;background:var(--orange);font-size:22px;line-height:27px}.gpc .gpc-faq-container .faq-component .num-icon:after{margin-left:7px;color:var(--orange)}.gpc .gpc-faq-container .faq-component__items__answer{padding:16px 70px}.gpc .gpc-faq-container .faq-component__items__answer div{margin-left:16px;color:#000;font-size:16px;line-height:22px;font-weight:400}@media (max-width: 1500px){.gpc__container{width:calc(100% - 200px);max-width:none}.gpc__title{font-size:36px}.gpc__reason{min-height:270px}}@media (max-width: 1280px){.gpc__container{width:calc(100% - 120px)}}
