.gg2-hero{position:relative;padding-top:20px;overflow:hidden}.gg2-hero>.container{position:relative;z-index:3}.gg2-hero-bg-white{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;border-bottom-left-radius:12vw;z-index:2}.gg2-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-family:'Google Sans',sans-serif;font-size:14px;line-height:1.4;color:#8c8c8c;margin-bottom:40px}.gg2-breadcrumb a,.gg2-breadcrumb span{color:inherit}.gg2-breadcrumb a{text-decoration:none}.gg2-breadcrumb a:hover{color:#064666}.gg2-breadcrumb-sep{opacity:.7}.gg2-hero-content{text-align:center}.gg2-hero-main{display:flex;justify-content:space-between;align-items:center;gap:30px}.gg2-hero-left{display:flex;flex-direction:column;gap:30px;align-items:end}.gg2-hero-title{font-family:'Google Sans',sans-serif;font-weight:700;font-size:48px;line-height:1;letter-spacing:-2.4px;color:#14313a;margin-bottom:32px}.gg2-green{color:#00d88a}.gg2-hero-usp{display:flex;align-items:flex-start;gap:16px;margin-bottom:32px}.gg2-usp-icon{width:66px;height:66px;border-radius:50%;border:1px solid #30e0ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.gg2-usp-icon img{width:40px;height:40px;object-fit:contain}.gg2-usp-card{border:1px solid #30e0ff;border-radius:30px;padding:24px;max-width:354px}.gg2-usp-title{font-family:'Google Sans',sans-serif;font-weight:700;font-size:20px;color:#262626;margin-bottom:12px}.gg2-usp-desc{font-family:'Google Sans',sans-serif;font-weight:400;font-size:20px;color:#262626;line-height:1.4}.gg2-hero-cta{display:inline-flex;align-items:center;gap:34px;padding:10px 32px;background:linear-gradient(90deg,#ff784e,#ffcc26);border-radius:58px;color:#fff;font-family:'Google Sans',sans-serif;font-weight:700;font-size:20px;text-decoration:none;margin-bottom:32px;transition:opacity 0.3s ease}.gg2-hero-cta:hover{opacity:.9}.gg2-hero-cta svg{width:24px;height:24px;transform:rotate(40deg);flex-shrink:0}.gg2-hero-trust{display:flex;align-items:center;gap:19px;margin-bottom:20px}.gg2-hero-avatars{display:flex}.gg2-hero-avatar{width:59px;height:59px;border-radius:50%;object-fit:cover;margin-left:-17px}.gg2-hero-avatar:first-child{margin-left:0}.gg2-hero-trust-info{display:flex;flex-direction:column;gap:2px}.gg2-hero-stars{width:100px;height:20px;object-fit:cover}.gg2-hero-trust-number{font-family:'Google Sans',sans-serif;font-weight:700;font-size:20px;color:#2f2f2f}.gg2-hero-trust-label{font-family:'Google Sans',sans-serif;font-weight:400;font-size:12px;color:#2f2f2f}.gg2-hero-forecast{font-family:'Google Sans',sans-serif;font-weight:700;font-size:20px;color:#262626;opacity:.47;max-width:362px;line-height:1.4}.gg2-hero-right{display:flex;flex-direction:column;align-items:baseline;gap:50px}.gg2-hero-image-wrapper{position:relative}.gg2-hero-image-bg{position:absolute;top:20%;left:50%;transform:translateX(-50%);width:423px;height:457px;background:linear-gradient(180deg,#00ffa3 0%,rgb(233 233 233 / 20%) 100%);border-radius:40px 40px 0 0;z-index:0}.gg2-hero-image{position:relative;z-index:1;width:100%;height:auto;display:block}.gg2-google-partner img{width:180px;height:auto}.gg2-problems{position:relative;padding:180px 0 120px;overflow:hidden;margin-top:-12vw;z-index:1}.gg2-problems-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#00465c 0%,#001217 100%);border-bottom-left-radius:12vw;z-index:-1}.gg2-warning-tape-wrapper{position:absolute;top:52%;left:-500px;right:-500px;height:300px;transform:translateY(-50%);z-index:0;pointer-events:none}.gg2-warning-tape{position:absolute;left:-500px;right:-500px;height:70px;background-color:#005a76;display:flex;align-items:center;white-space:nowrap;overflow:hidden;box-shadow:0 10px 30px rgb(0 0 0 / .3)}.gg2-tape-1{top:40px;transform:rotate(-7deg)}.gg2-tape-2{bottom:40px;transform:rotate(7deg)}.gg2-tape-scroll{display:flex;align-items:center;gap:24px;animation:tape-scroll 12s linear infinite;width:max-content}.gg2-tape-scroll-reverse{display:flex;align-items:center;gap:24px;animation:tape-scroll-reverse 12s linear infinite;width:max-content}@keyframes tape-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes tape-scroll-reverse{from{transform:translateX(-50%)}to{transform:translateX(0)}}.gg2-tape-item{font-family:'Google Sans',sans-serif;font-weight:700;font-size:20px;color:#000}.gg2-tape-triangle{font-size:20px;color:#000}.gg2-problems-content{position:relative;z-index:1;text-align:center;padding-top:180px}.gg2-problems-subtitle{font-family:'Google Sans',sans-serif;font-weight:400;font-size:20px;color:#fff;opacity:.75;margin-bottom:16px}.gg2-problems-title{font-family:'Google Sans',sans-serif;font-weight:700;font-size:48px;line-height:1;letter-spacing:-2.4px;color:#fff;max-width:800px;margin:0 auto 16px}.gg2-problems-sub2{font-family:'Google Sans',sans-serif;font-weight:400;font-size:20px;color:#fff;opacity:.65;margin-bottom:48px}.gg2-problems-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:60px}.gg2-problem-card{height:287px;border-radius:20px;border:1px solid #b1ffe3;background:rgb(255 255 255 / .05);backdrop-filter:blur(5.4px);display:flex;align-items:center;justify-content:center;padding:30px;transition:all 0.3s ease}.gg2-problem-card:hover{background:linear-gradient(135deg,#ff784e,#ffcc26);border:none}.gg2-problem-card:hover p{color:#000}.gg2-problems-solution{font-family:'Google Sans',sans-serif;font-weight:400;font-size:48px;line-height:1.2;color:#fff;text-align:center;max-width:900px;margin:0 auto}.gg2-solution{position:relative;padding:400px 0 100px;overflow:hidden;background:#fff;margin-top:-12vw;z-index:0}.gg2-solution-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1}.gg2-solution-bg-img{width:100%;height:100%;object-fit:cover}.gg2-solution-content{position:relative;z-index:2;display:flex;flex-direction:column;background-color:#edfff8;padding:30px 70px;border-radius:74px}.gg2-solution-badge{padding:4px 16px;background:#bcebda;border-radius:10px;width:fit-content;font-weight:400;font-size:16px;color:#828282;margin-bottom:24px}.gg2-solution-title{font-family:'Google Sans',sans-serif;font-weight:700;font-size:48px;line-height:1;letter-spacing:-2.4px;color:#262626;text-align:left;margin-bottom:60px}.gg2-solution-title-green{display:block;color:#00d88a}.gg2-solution-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;width:100%}.gg2-problem-card p{font-family:'Google Sans',sans-serif;font-weight:700;font-size:27px;text-align:center;color:#fff;line-height:1.3}.gg2-solution-card{background:#fff;border-radius:20px;padding:40px 32px;display:flex;flex-direction:column;gap:32px;transition:all 0.3s ease}.gg2-solution-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgb(0 0 0 / .1)}.gg2-solution-card-icon{width:125px;height:107px;flex-shrink:0}.gg2-solution-card-icon img{width:100%;height:100%;object-fit:contain}.gg2-solution-card-body{display:flex;flex-direction:column;gap:17px}.gg2-solution-card-title{font-family:'Google Sans',sans-serif;font-weight:700;font-size:27px;line-height:1.2;color:#064666}.gg2-solution-card-list{list-style:disc;padding-left:27px;font-family:'Google Sans',sans-serif;font-weight:400;font-size:18px;line-height:1.5;color:#064666;margin:0}.gg2-solution-card-list li+li{margin-top:8px}.gg2-audience{position:relative;padding:100px 0;background:#fff}.gg2-audience-cards{display:grid;grid-template-columns:1fr 1fr;gap:30px}.gg2-audience-card{position:relative;border-radius:12px;padding:48px 40px;min-height:382px;overflow:hidden}.gg2-audience-card-watermark{position:absolute;bottom:0;right:0;width:65%;height:65%;pointer-events:none}.gg2-audience-card-watermark img{width:100%;height:100%;object-fit:contain;object-position:bottom right}.gg2-audience-yes{background:#fbfbfb}.gg2-audience-no{background:#fae5d4}.gg2-audience-card-inner{position:relative;z-index:2;display:flex;flex-direction:column;gap:32px}.gg2-audience-icon{width:73px;height:73px;flex-shrink:0}.gg2-audience-card-title{font-family:'Google Sans',sans-serif;font-weight:700;font-size:27px;line-height:1.2;color:#064666}.gg2-audience-card-list{list-style:disc;padding-left:27px;font-family:'Google Sans',sans-serif;font-weight:400;font-size:18px;line-height:1.5;color:#064666;margin:0}.gg2-audience-card-list li+li{margin-top:8px}.td-journey{padding:80px 0 100px;background-color:#fff}.td-journey-divider{height:1px;background-color:rgb(38 38 38 / .15);margin-bottom:64px}.td-journey-flex{display:flex;justify-content:space-between;gap:48px;align-items:flex-start}.td-journey-left{width:50%}.td-journey-heading{font-size:48px;font-weight:700;color:var(--td-body);line-height:1.15;letter-spacing:-.03em;margin-bottom:24px}.td-journey-body{font-size:20px;font-weight:400;color:var(--td-body);line-height:1.6}.td-journey-steps{flex:1;display:flex;flex-direction:column}.td-step{display:flex;align-items:stretch;gap:0}.td-step-dot-col{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:30px;padding-top:14px}.td-dot{width:12px;height:12px;border-radius:50%;background-color:#c8c8c8;flex-shrink:0;transition:all 0.3s ease}.td-step:hover .td-dot{width:18px;height:18px;background-color:#00ffa3;box-shadow:0 0 0 4px rgb(0 255 163 / .2)}.td-dot-line{width:2px;flex:1;background-color:#e0e0e0;margin-top:6px}.td-step-number{font-family:'SF Pro Display',-apple-system,BlinkMacSystemFont,sans-serif;font-size:106px;font-weight:100;line-height:.85;background:linear-gradient(180deg,#000000 13.684%,#fafafa 80%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;user-select:none;flex-shrink:0;width:120px;text-align:left;transition:all 0.3s ease;opacity:.3}.td-step:hover .td-step-number{background:linear-gradient(180deg,#ff7b7b 13.684%,#00ffa3 80%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;opacity:1}.td-step-content{flex:1;padding-left:20px;padding-top:12px;padding-bottom:32px;display:flex;flex-direction:column;gap:7px}.td-step--last .td-step-content{padding-bottom:0}.td-step-title{font-size:28px;font-weight:700;color:#969696;transition:color 0.3s ease}.td-step:hover .td-step-title{color:#000}.td-step-sub{font-size:20px;font-weight:400;color:#969696;line-height:1.5;transition:color 0.3s ease}.td-step:hover .td-step-sub{color:#000}.gg2-deliverables{padding:80px 0 100px;background:#fff}.gg2-deliverables-content{display:flex;gap:60px;align-items:flex-start}.gg2-deliverables-left{flex:0 0 auto;display:flex;flex-direction:column;gap:24px}.gg2-deliverables-heading{font-family:'Google Sans',sans-serif;font-weight:400;font-size:48px;line-height:1;color:#064666;white-space:nowrap}.gg2-deliverables-deco{position:relative}.gg2-deliverables-deco-lg{width:196px;height:auto;display:block}.gg2-deliverables-deco-sm{position:absolute;bottom:0;right:0;width:77px;height:77px;object-fit:cover}.gg2-deliverables-right{flex:1;display:flex;flex-direction:column;gap:24px;padding-top:8px}.gg2-deliverables-desc{font-family:'Google Sans',sans-serif;font-weight:400;font-size:20px;line-height:1.5;color:#000;opacity:.5}.gg2-deliverables-cards{display:flex;flex-direction:column;gap:16px}.gg2-deliverable-card{border:1px solid #c5dfa7;border-radius:10px;padding:16px 24px;display:flex;align-items:center;justify-content:center}.gg2-deliverable-card p{font-family:'Google Sans',sans-serif;font-weight:700;font-size:28px;line-height:1.3;color:#064666}.gg2-testimonial{padding:80px 0;background:#fff}.gg2-testimonial-card{background:#fff9f9;border-radius:20px;padding:64px 80px;display:flex;flex-direction:column;align-items:center;text-align:center}.gg2-testimonial-author{margin-bottom:24px}.gg2-testimonial-name{font-family:'Google Sans',sans-serif;font-weight:700;font-size:20px;line-height:1.4;color:#262626;opacity:.89}.gg2-testimonial-role{font-family:'Google Sans',sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:#262626;opacity:.56}.gg2-testimonial-quote-mark{width:33px;height:23px;margin-bottom:16px}.gg2-testimonial-quote-mark img{width:100%;height:100%;object-fit:contain}.gg2-testimonial-text{font-family:'Google Sans',sans-serif;font-weight:700;font-size:48px;line-height:1.2;color:#14313a;max-width:894px}.gg2-pricing{position:relative;padding:80px 0 100px;background:#fff}.gg2-pricing-content{display:flex;flex-direction:column;align-items:center}.gg2-pricing-title{font-family:'Google Sans',sans-serif;font-weight:700;font-size:48px;line-height:1;letter-spacing:-2.4px;color:#262626;text-align:center;margin-bottom:60px}.gg2-pricing-cards{display:grid;grid-template-columns:1fr 1fr;gap:30px;width:100%;max-width:830px;margin-bottom:40px}.gg2-pricing-card{background:#e8fcff;border-radius:20px;padding:48px 32px;display:flex;flex-direction:column;gap:64px;min-height:652px}.gg2-pricing-card-header{text-align:center;font-family:'Google Sans',sans-serif;font-weight:700;font-size:32px;line-height:1.2;color:#064666}.gg2-pricing-card-header p{font-weight:700}.gg2-pricing-card-body{display:flex;flex-direction:column;gap:16px;padding:0 16px;opacity:.75}.gg2-pricing-item{text-align:center;padding:16px 0;border-top:1px solid rgb(0 0 0 / .1);display:flex;flex-direction:column;gap:8px}.gg2-pricing-item:last-child{border-bottom:1px solid rgb(0 0 0 / .1)}.gg2-pricing-item h4{font-family:'Google Sans',sans-serif;font-weight:700;font-size:24px;line-height:1.3;color:#000}.gg2-pricing-item p{font-family:'Google Sans',sans-serif;font-weight:400;font-size:24px;line-height:1.3;color:#000}.gg2-pricing-note{border:3px solid #acf1ff;border-radius:20px;padding:24px 64px;text-align:center;max-width:825px;width:100%}.gg2-pricing-note p{font-family:'Google Sans',sans-serif;font-weight:700;font-size:20px;line-height:1.5;color:#064666}.gg-process{padding:80px 0}.gg-process-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px 88px;align-items:start}.gg-process-label{font-family:'Google Sans',sans-serif;font-size:20px;font-weight:400;color:var(--text-dark,#262626);line-height:1.45;padding-top:10px}.gg-process-label p{margin:0}.gg-process-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px 54px;align-items:start}.gg-process-step{transition:transform 0.3s ease}.gg-process-step:nth-child(1){grid-column:1;grid-row:1}.gg-process-step:nth-child(2){grid-column:2;grid-row:1}.gg-process-divider{grid-column:1;grid-row:2;display:flex;align-items:center}.gg-process-step:nth-child(4){grid-column:1;grid-row:3}.gg-process-step:hover{transform:translateY(-5px)}.gg-process-step-header{display:flex;align-items:flex-start;gap:18px;margin-bottom:22px}.gg-process-number{flex-shrink:0;font-family:'SF Pro Display','Google Sans',sans-serif;font-size:104px;font-weight:200;line-height:.8;letter-spacing:-4px;background:linear-gradient(180deg,#111 10%,#f2f2f2 86%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;transition:all 0.3s ease}.gg-process-step:hover .gg-process-number{background:linear-gradient(90deg,#19D08E 0%,#26FFB1 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.gg-process-step-title{font-family:'Google Sans',sans-serif;font-size:28px;font-weight:700;color:#000;line-height:1.2;padding-top:16px;margin:0}.gg-process-step-desc{font-family:'Google Sans',sans-serif;font-size:20px;font-weight:400;color:#000;line-height:1.45;max-width:400px;margin:0}.gg-process-divider img{width:100%;max-width:380px;height:1px;object-fit:cover}.gg-process-trophy{display:flex;align-items:flex-end;justify-content:center}.gg-process-trophy img{width:258px;height:354px;object-fit:cover}.ctm-projects-section{padding:80px 0 100px}.ctm-projects-header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px}.ctm-projects-heading{font-family:'Google Sans',sans-serif;font-weight:700;font-size:48px;line-height:1;letter-spacing:-2.4px;color:#262626;max-width:505px}.ctm-projects-link{font-family:'Google Sans',sans-serif;font-weight:700;font-size:20px;color:#14313A;text-decoration:none;display:flex;align-items:center;gap:8px;white-space:nowrap;flex-shrink:0}.ctm-projects-link:hover{color:#00D88A}.ctm-projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}a.ctm-project-card{text-decoration:none;color:inherit}.ctm-project-card{display:flex;flex-direction:column;gap:24px}.ctm-project-img{border-radius:12px;overflow:hidden;aspect-ratio:16 / 10}.ctm-project-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.3s ease}.ctm-project-card:hover .ctm-project-img img{transform:scale(1.05)}.ctm-project-body{display:flex;flex-direction:column;gap:12px}.ctm-project-name{font-family:'Google Sans',sans-serif;font-weight:700;font-size:28px;line-height:1.2;color:#000;transition:color 0.3s ease}.ctm-project-card:hover .ctm-project-name{background:var(--gradient,linear-gradient(90deg,#19D08E 0%,#26FFB1 100%));-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.ctm-project-desc{font-family:'Google Sans',sans-serif;font-weight:400;font-size:20px;line-height:1.6;color:#262626}.ctm-project-desc strong{font-weight:700}.ctm-project-tags{display:flex;flex-wrap:wrap;gap:8px}.ctm-project-tag{display:inline-block;padding:4px 14px;border-radius:20px;background:#E8F5EC;color:#1A7A3C;font-family:'Google Sans',sans-serif;font-size:14px;font-weight:500}.gg-process-grid{grid-template-rows:auto auto auto}.gg-process-step:nth-child(1){grid-column:1;grid-row:1}.gg-process-step:nth-child(2){grid-column:2;grid-row:1}.gg-process-divider{grid-column:1;grid-row:2}.gg-process-step--with-image{grid-column:1;grid-row:3}.gg-process-trophy{grid-column:2;grid-row:2 / 4}.gg-process-line img{width:100%;height:1px;background-color:#000}@media (max-width:1024px){.gg-hero-title{font-size:36px;max-width:100%}.gg-hero-content{flex-direction:column}.gg-hero-right{width:100%;max-width:400px}.gg-hero-left{gap:40px}.gg-problems-title{font-size:36px}.gg-problem-card{flex-wrap:wrap;height:auto;padding:20px 24px;gap:12px}.gg-problem-text{font-size:20px;flex:1;margin-left:16px}.gg-problem-btn{margin-left:auto;min-width:auto;font-size:16px}.gg-problem-icon{width:60px;height:60px}.gg-services-title{font-size:36px}.gg-service-card{width:300px;min-width:300px;height:auto}.gg-service-card-top{padding:24px}.gg-service-card-title{font-size:22px}.gg-service-card-list{font-size:15px}.gg-service-card-bottom{height:260px}.gg-why-title{font-size:36px}.gg-why-grid .gg-why-card:nth-child(1),.gg-why-grid .gg-why-card:nth-child(2),.gg-why-grid .gg-why-card:nth-child(3),.gg-why-grid .gg-why-card:nth-child(4){flex:0 0 100%}.gg-why-card{height:360px}.gg-process-layout{flex-direction:column;gap:30px}.gg-process-label{width:100%}.gg-process-number{font-size:72px}.gg-process-step-title{font-size:24px}.gg-process-step-desc{font-size:18px}}.ctm-projects-section{padding:80px 0 100px}.ctm-projects-header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px}.ctm-projects-heading{font-family:'Google Sans',sans-serif;font-weight:700;font-size:48px;line-height:1;letter-spacing:-2.4px;color:#262626;max-width:505px}.ctm-projects-link{font-family:'Google Sans',sans-serif;font-weight:700;font-size:20px;color:#14313A;text-decoration:none;display:flex;align-items:center;gap:8px;white-space:nowrap;flex-shrink:0}.ctm-projects-link:hover{color:#00D88A}.ctm-projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.ctm-project-card{display:flex;flex-direction:column;gap:24px}.ctm-project-img{border-radius:12px;overflow:hidden;aspect-ratio:16 / 10}.ctm-project-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.3s ease}.ctm-project-card:hover .ctm-project-img img{transform:scale(1.05)}.ctm-project-body{display:flex;flex-direction:column;gap:12px}.ctm-project-name{font-family:'Google Sans',sans-serif;font-weight:700;font-size:28px;line-height:1.2;color:#000;transition:color 0.3s ease}.ctm-project-card:hover .ctm-project-name{background:var(--gradient,linear-gradient(90deg,#19D08E 0%,#26FFB1 100%));-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.ctm-project-desc{font-family:'Google Sans',sans-serif;font-weight:400;font-size:20px;line-height:1.6;color:#262626}.ctm-project-desc strong{font-weight:700}.gt-cta-section{padding:100px 0;background:#fff;overflow:hidden}.gt-cta-wrapper{position:relative;max-width:1256px;height:387px;margin:0 auto}.gt-cta-char{position:absolute;z-index:2;pointer-events:none}.gt-cta-char--left{left:0;top:158px;width:221px;height:203px;object-fit:contain}.gt-cta-char--right{right:0;top:0;width:332px;height:387px;object-fit:contain}.gt-cta-card{position:absolute;left:138px;top:71px;width:967px;height:304px;background:rgb(255 255 255 / .02);border:1px solid #26FFB1;border-radius:20px;backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);z-index:2;padding:43px 51px;display:flex;flex-direction:column;box-sizing:border-box}.gt-cta-content{position:relative}.gt-cta-title{font-size:32px;font-weight:700;color:#064666;line-height:1.25;margin-bottom:16px;max-width:678px}.gt-cta-desc{font-size:20px;font-weight:400;color:#2F2F2F;line-height:1.25;margin-bottom:30px;max-width:709px}.gt-cta-btn-wrapper{display:flex;align-items:center;gap:20px}.gt-cta-btn2{color:#3F3F3F!important;background:linear-gradient(90deg,#BCBCBC 0%,#B8FFE5 100%)!important}.gt-cta-btn{display:inline-flex;align-items:center;gap:34px;height:42px;padding:0 32px;background:linear-gradient(90deg,#19D08E 0%,#26FFB1 100%);border-radius:58px;color:#FFF;text-decoration:none;font-size:20px;font-weight:400;width:fit-content;transition:opacity 0.2s}.gt-cta-btn:hover{opacity:.9}.gt-cta-btn-icon{width:24px;height:24px}@media (max-width:1256px){.gt-cta-wrapper{height:auto;display:flex;flex-direction:column;align-items:center;padding:0 20px}.gt-cta-char{display:none}.gt-cta-card{position:static;width:100%;height:auto;padding:40px 20px}}@media (max-width:1024px){.gg2-hero-title{font-size:36px;letter-spacing:-1.8px}.gg2-hero-main{gap:20px}.gg2-hero-image-bg{width:320px;height:360px}.gg2-hero-cta{font-size:18px;padding:10px 24px;gap:20px}.gg2-usp-card{max-width:300px;padding:20px}.gg2-usp-title,.gg2-usp-desc{font-size:17px}.gg2-hero-forecast{font-size:17px;max-width:300px}.gg2-problems{padding:140px 0 80px}.gg2-problems-content{padding-top:120px}.gg2-problems-title{font-size:36px;letter-spacing:-1.8px}.gg2-problems-cards{grid-template-columns:repeat(2,1fr);gap:16px}.gg2-problem-card{height:auto;min-height:200px;padding:24px}.gg2-problem-card p{font-size:22px}.gg2-problems-solution{font-size:36px}.gg2-solution{padding:300px 0 80px}.gg2-solution-title{font-size:36px;letter-spacing:-1.8px}.gg2-solution-cards{grid-template-columns:repeat(2,1fr);gap:20px}.gg2-solution-card{padding:32px 24px}.gg2-solution-card-title{font-size:22px}.gg2-solution-card-list{font-size:16px}.gg2-audience{padding:60px 0}.gg2-audience-card{padding:36px 28px;min-height:300px}.gg2-audience-card-title{font-size:22px}.gg2-audience-card-list{font-size:16px}.td-journey-heading{font-size:36px}.td-journey-flex{gap:32px}.td-step-number{font-size:80px;width:90px}.td-step-title{font-size:22px}.td-step-sub{font-size:17px}.gg2-deliverables-content{gap:40px}.gg2-deliverables-heading{font-size:36px}.gg2-deliverable-card p{font-size:22px}.gg2-testimonial-card{padding:48px 40px}.gg2-testimonial-text{font-size:36px}.gg2-pricing-title{font-size:36px;letter-spacing:-1.8px}.gg2-pricing-card{padding:36px 24px;gap:48px;min-height:auto}.gg2-pricing-card-header{font-size:26px}.gg2-pricing-item h4,.gg2-pricing-item p{font-size:20px}.gg2-pricing-note{padding:20px 32px}.gg2-pricing-note p{font-size:18px}.gg-process-grid{gap:24px 32px}.gg-process-trophy img{width:180px;height:248px}.ctm-projects-heading{font-size:36px}.ctm-project-name{font-size:22px}.ctm-project-desc{font-size:17px}}@media (max-width:768px){.gg2-hero{padding-top:24px}.gg2-breadcrumb{font-size:12px;gap:4px;margin-bottom:24px}.gg2-hero-main{flex-direction:column;gap:32px}.gg2-hero-left{align-items:center;text-align:center;gap:24px}.gg2-hero-title{font-size:28px;letter-spacing:-1.4px;margin-bottom:20px;text-align:center}.gg2-hero-usp{flex-direction:column;align-items:center;gap:12px;margin-bottom:20px}.gg2-usp-card{max-width:100%;width:100%}.gg2-usp-title{font-size:17px}.gg2-usp-desc{font-size:16px}.gg2-hero-cta{font-size:16px;padding:10px 24px;gap:16px;margin-bottom:20px}.gg2-hero-trust{justify-content:center;gap:12px;margin-bottom:16px}.gg2-hero-avatar{width:44px;height:44px;margin-left:-12px}.gg2-hero-trust-number{font-size:16px}.gg2-hero-forecast{font-size:16px;max-width:100%;text-align:center}.gg2-hero-right{align-items:center;gap:24px;width:100%}.gg2-hero-image-bg{width:100%;height:auto;aspect-ratio:423 / 457;position:absolute}.gg2-google-partner img{width:140px}.gg2-hero-bg-white{border-bottom-left-radius:20vw}.gg2-problems{padding:100px 0 60px;margin-top:-16vw}.gg2-problems-bg{border-bottom-left-radius:20vw}.gg2-problems-content{padding-top:100px}.gg2-problems-subtitle{font-size:16px}.gg2-problems-title{font-size:28px;letter-spacing:-1.4px}.gg2-problems-sub2{font-size:16px;margin-bottom:32px}.gg2-problems-cards{grid-template-columns:1fr;gap:12px;margin-bottom:40px}.gg2-problem-card{height:auto;min-height:unset;padding:20px;border-radius:14px}.gg2-problem-card p{font-size:18px}.gg2-problems-solution{font-size:24px}.gg2-warning-tape{height:50px}.gg2-tape-item{font-size:16px}.gg2-solution{padding:200px 0 60px;margin-top:-16vw}.gg2-solution-badge{font-size:14px}.gg2-solution-title{font-size:28px;letter-spacing:-1.4px;margin-bottom:40px}.gg2-solution-cards{grid-template-columns:1fr;gap:16px}.gg2-solution-card{padding:28px 20px;gap:24px}.gg2-solution-card-icon{width:80px;height:70px}.gg2-solution-card-title{font-size:20px}.gg2-solution-card-list{font-size:15px}.gg2-audience{padding:48px 0}.gg2-audience-cards{grid-template-columns:1fr;gap:16px}.gg2-audience-card{padding:28px 24px;min-height:auto}.gg2-audience-icon{width:56px;height:56px}.gg2-audience-card-inner{gap:20px}.gg2-audience-card-title{font-size:20px}.gg2-audience-card-list{font-size:15px}.td-journey{padding:48px 0 60px}.td-journey-divider{margin-bottom:32px}.td-journey-flex{flex-direction:column;gap:32px}.td-journey-left{width:100%}.td-journey-heading{font-size:28px}.td-journey-body{font-size:17px}.td-step-number{font-size:64px;width:72px}.td-step-title{font-size:20px}.td-step-sub{font-size:16px}.td-step-content{padding-left:12px;padding-bottom:24px}.gg2-deliverables{padding:48px 0 60px}.gg2-deliverables-content{flex-direction:column;gap:32px}.gg2-deliverables-heading{font-size:28px;white-space:normal}.gg2-deliverables-deco-lg{width:140px}.gg2-deliverables-desc{font-size:17px}.gg2-deliverable-card{padding:14px 20px}.gg2-deliverable-card p{font-size:20px}.gg2-testimonial{padding:48px 0}.gg2-testimonial-card{padding:32px 20px;border-radius:14px}.gg2-testimonial-text{font-size:24px}.gg2-testimonial-name{font-size:17px}.gg2-testimonial-role{font-size:14px}.gg2-pricing{padding:48px 0 60px}.gg2-pricing-title{font-size:28px;letter-spacing:-1.4px;margin-bottom:32px}.gg2-pricing-cards{grid-template-columns:1fr;gap:20px;max-width:100%}.gg2-pricing-card{padding:32px 20px;gap:32px;min-height:auto}.gg2-pricing-card-header{font-size:24px}.gg2-pricing-item h4,.gg2-pricing-item p{font-size:18px}.gg2-pricing-note{padding:16px 20px}.gg2-pricing-note p{font-size:16px}.gg-process{padding:40px 0}.gg-process-line img{display:none}.gg-process-layout{flex-direction:column;gap:20px}.gg-process-label{width:100%;font-size:16px}.gg-process-layout{grid-template-columns:1fr;gap:24px}.gg-process-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:24px}.gg-process-step:nth-child(1),.gg-process-step:nth-child(2),.gg-process-step:nth-child(4){grid-column:1;grid-row:auto}.gg-process-step:hover{transform:none}.gg-process-divider{display:none}.gg-process-trophy{grid-column:1;grid-row:auto;justify-content:center}.gg-process-trophy img{width:150px;height:auto}.gg-process-step-header{gap:12px;margin-bottom:10px}.gg-process-number{font-size:56px;letter-spacing:-2px}.gg-process-step-title{font-size:18px;padding-top:8px}.gg-process-step-desc{font-size:15px;max-width:100%}.ctm-projects-section{padding:48px 0 60px}.ctm-projects-header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:32px}.ctm-projects-heading{font-size:28px;letter-spacing:-1.4px}.ctm-projects-link{font-size:17px}.ctm-projects-grid{grid-template-columns:1fr;gap:32px}.ctm-project-name{font-size:20px}.ctm-project-desc{font-size:16px}.gt-cta-section{padding:48px 0}.gt-cta-card{padding:28px 16px}.gt-cta-title{font-size:24px;margin-bottom:12px}.gt-cta-desc{font-size:16px;margin-bottom:20px}.gt-cta-btn-wrapper{flex-direction:column;gap:12px}.gt-cta-btn{font-size:16px;padding:0 24px;gap:16px;justify-content:center;width:100%}}@media (max-width:480px){.gg-process-number{font-size:40px}.gg-process-step-title{font-size:16px;padding-top:8px}.gg-process-step-desc{font-size:14px}}