.gmap-hero{position:relative;overflow:hidden;padding:0 0 60px;min-height:600px}.gg-breadcrumb-nav{margin-bottom:40px}.gg2-green{color:#00d88a}.gg-breadcrumb-list{display:flex;align-items:center;list-style:none;padding:0;margin:0;font-family:'Google Sans',sans-serif;font-size:14px;font-weight:400}.gg-breadcrumb-item a{text-decoration:none;color:rgb(47 47 47 / .6);transition:color 0.3s ease}.gg-breadcrumb-item a:hover{color:#00D88A}.gg-breadcrumb-separator{margin:0 8px;color:rgb(47 47 47 / .4)}.gg-breadcrumb-item,.gg-breadcrumb-item.active{color:rgb(47 47 47 / .8)}.gmap-hero-bg-white{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;border-bottom-left-radius:12vw;z-index:2}.gmap-hero-bg-top{position:absolute;top:-8%;left:-12%;width:75%;height:auto;pointer-events:none;z-index:0;opacity:.5;border-radius:40px 40px 0 0}.gmap-hero-bg-side{position:absolute;bottom:-15%;right:-10%;width:45%;height:auto;pointer-events:none;z-index:0;opacity:.5}.gmap-hero-container{display:flex;align-items:center;gap:60px;position:relative;z-index:3}.gmap-hero-content{flex:1;max-width:600px}.gmap-hero-badge{font-family:'Google Sans',sans-serif;font-weight:700;font-size:20px;background:linear-gradient(90deg,#4EFF7E 25.8%,#FFCC26 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;margin-bottom:20px}.gmap-hero-title{font-family:'Google Sans',sans-serif;font-weight:700;font-size:48px;line-height:1.15;letter-spacing:-2.4px;color:#14313A;margin-bottom:24px}.gmap-hero-title .highlight{color:#00D88A}.gmap-hero-subtitle{font-family:'Google Sans',sans-serif;font-weight:400;font-size:20px;line-height:1.6;color:#262626;margin-bottom:40px;max-width:513px}.gmap-hero-btn{display:inline-flex;align-items:center;gap:12px;padding:14px 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;transition:opacity 0.3s ease,transform 0.3s ease}.gmap-hero-btn:hover{opacity:.9;transform:translateY(-2px)}.gmap-hero-btn svg{width:24px;height:24px;flex-shrink:0}.gmap-hero-image{flex:1;max-width:576px;position:relative;overflow:visible}.gmap-dashboard-img{width:100%;height:auto;border-radius:31px;display:block;box-shadow:0 20px 60px rgb(0 0 0 / .1);position:relative;z-index:1}@media (max-width:1024px){.gmap-hero-container{flex-direction:column;gap:40px}.gmap-hero-content{max-width:100%;text-align:center}.gmap-hero-subtitle{max-width:100%}.gmap-hero-title{font-size:36px}.gmap-hero-image{max-width:100%}}@media (max-width:768px){.gg-breadcrumb-nav{margin-bottom:20px}.gmap-hero{padding:24px 0 32px}.gmap-hero-title{font-size:28px;letter-spacing:-1.2px}.gmap-hero-subtitle{font-size:16px}.gmap-hero-btn{font-size:16px;padding:12px 24px}.gmap-hero-bg-top{width:300px}.gmap-hero-bg-side{display:none}}.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 p{font-family:'Google Sans',sans-serif;font-weight:700;font-size:27px;text-align:center;color:#fff;line-height:1.3}.gg2-problem-card:hover{background:linear-gradient(135deg,#ff784e,#ffcc26)}.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}.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-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:54px;height:54px;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}.gg2-solution-pin-decor{position:absolute;top:50%;right:-5%;transform:translateY(-50%);width:475px;height:688px;pointer-events:none;z-index:-1;opacity:.6}.gg2-solution-pin-img{width:100%;height:100%;object-fit:contain;z-index:-1}.gg2-solution-bg-shape{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1510px;height:820px;background:#edfff8;border-radius:74px;z-index:1}.gg2-solution-card-list li strong{font-weight:700}.gg2-audience-card-body{display:flex;flex-direction:column;gap:17px}@media (max-width:1024px){.gg2-solution{padding:300px 0 80px}.gg2-solution-cards{grid-template-columns:1fr;gap:24px}.gg2-solution-title{font-size:36px}.gg2-solution-pin-decor{display:none}.gg2-audience-cards{grid-template-columns:1fr;gap:24px}}@media (max-width:768px){.gg2-solution{padding:200px 0 60px}.gg2-solution-title{font-size:28px}.gg2-solution-card{padding:32px 24px}.gg2-audience-card{padding:32px 24px;min-height:auto}.gg2-audience{padding:60px 0}}.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;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;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}.gg-process-line img{width:100%;height:1px;background-color:#000}.gg-process{padding:80px 0}.gg-process-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px 72px;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:repeat(2,minmax(0,1fr));gap:44px 56px;align-items:start}.gg-process-step{transition:transform 0.3s ease}.gg-process-step:hover{transform:translateY(-5px)}.gg-process-step:nth-child(-n+2){padding-bottom:34px;border-bottom:1px solid #2f2f2f}.gg-process-step-header{display:flex;align-items:flex-start;gap:18px;margin-bottom:18px}.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}.gg-process-step-title{font-family:'Google Sans',sans-serif;font-size:28px;font-weight:700;color:#000;line-height:1.2;padding-top:14px;margin:0}.gg-process-step-desc{font-family:'Google Sans',sans-serif;font-size:20px;font-weight:400;color:#000;line-height:1.4;max-width:420px;margin:0}.gg-process-divider,.gg-process-trophy,.gg-process-line,.gg-process-footer,.gg-process-divider-bottom{display:none}.gg-process-line img{width:100%;height:1px;background-color:#000}.gg2-pricing-note{border:3px solid #acf1ff;border-radius:20px;padding:24px 64px;text-align:center;max-width:1056px;width:100%}.gg2-pricing-note p{font-family:'Google Sans',sans-serif;font-weight:700;font-size:20px;line-height:1.5;color:#064666}.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}.gg2-result{text-align:center;padding:80px 0 60px}.gg2-result-label{font-family:'Google Sans',sans-serif;font-size:18px;color:#262626;opacity:.69;margin-bottom:16px}.gg2-result-title{font-family:'Google Sans',sans-serif;font-size:48px;color:#00D88A;line-height:1.3;max-width:894px;margin:0 auto}.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 .gg2-pricing-item-label{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}.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){.gmap-hero{min-height:auto}.gg2-problems{padding:120px 0 80px}.gg2-problems-content{padding-top:100px}.gg2-problems-cards{grid-template-columns:repeat(2,1fr);gap:16px}.gg2-problems-title{font-size:36px}.gg2-problems-solution{font-size:36px}.gg2-problem-card{height:auto;min-height:200px}.gg2-problem-card p{font-size:22px}.td-journey-flex{flex-direction:column;gap:32px}.td-journey-left{width:100%}.td-journey-heading{font-size:36px}.gg2-deliverables-content{flex-direction:column;gap:32px}.gg2-deliverables-heading{font-size:36px;white-space:normal}.gg-process-layout{grid-template-columns:1fr;gap:30px}.gg-process-label{width:100%;padding-top:0}.gg-process-number{font-size:72px;letter-spacing:-2px}.gg-process-step-title{font-size:24px;padding-top:10px}.gg-process-grid{grid-template-columns:1fr;gap:32px}.gg-process-step:nth-child(-n+2){padding-bottom:0;border-bottom:none}.gg-process-step-desc{max-width:100%;font-size:18px}.ctm-projects-heading{font-size:36px}.gg2-result-title{font-size:36px}.gg2-pricing-title{font-size:36px}.gg2-pricing-cards{grid-template-columns:1fr;max-width:500px}.gg2-pricing-card{min-height:auto}.gg2-solution-bg-shape{width:100%;height:auto;border-radius:40px}.gg2-warning-tape-wrapper{height:200px}}@media (max-width:768px){.gmap-hero{min-height:auto}.gmap-hero-badge{font-size:16px}.gg2-problems{padding:80px 0 60px}.gg-process{padding:48px 0}.gg-process-step-header{gap:12px;margin-bottom:14px}.gg-process-number{font-size:64px;letter-spacing:-1px}.gg-process-step-title{font-size:22px;padding-top:6px}.gg-process-step-desc{font-size:16px}.gg2-problems-content{padding-top:60px}.gg2-problems-cards{grid-template-columns:1fr;gap:12px}.gg2-problems-title{font-size:28px;letter-spacing:-1.2px}.gg2-problems-subtitle,.gg2-problems-sub2{font-size:16px}.gg2-problems-solution{font-size:24px}.gg2-problem-card{height:auto;min-height:160px;padding:24px}.gg2-problem-card p{font-size:20px}.gg2-warning-tape-wrapper{height:150px}.gg2-warning-tape{height:50px}.gg2-tape-item,.gg2-tape-triangle{font-size:16px}.gg2-solution-bg-shape{width:100%;height:auto;border-radius:24px}.gg2-solution-card-title{font-size:22px}.gg2-solution-card-list{font-size:16px}.gg2-audience-card-title{font-size:22px}.gg2-audience-card-list{font-size:16px}.gg2-audience-icon{width:56px;height:56px}.gg2-audience-card-watermark{opacity:.3}.td-journey{padding:40px 0 60px}.td-journey-flex{flex-direction:column;gap:24px}.td-journey-left{width:100%}.td-journey-heading{font-size:28px}.td-journey-body{font-size:16px}.td-step-number{font-size:64px;width:80px}.td-step-title{font-size:22px}.td-step-sub{font-size:16px}.td-step-content{padding-left:12px}.gg2-deliverables{padding:40px 0 60px}.gg2-deliverables-content{flex-direction:column;gap:24px}.gg2-deliverables-heading{font-size:28px;white-space:normal}.gg2-deliverables-desc{font-size:16px}.gg2-deliverable-card p{font-size:20px}.gg2-deliverables-deco-lg{width:140px}.gg-process{padding:40px 0}.gg-process-layout{grid-template-columns:1fr;gap:24px}.gg-process-label{width:100%;font-size:16px}.gg-process-grid{grid-template-columns:1fr;gap:24px}.gg-process-step:nth-child(-n+2){padding-bottom:20px}.gg-process-number{font-size:64px;letter-spacing:-2px}.gg-process-step-header{gap:12px;margin-bottom:12px}.gg-process-step-title{font-size:22px;padding-top:10px}.gg-process-step-desc{font-size:16px;max-width:100%}.gg-process-trophy img{width:180px;height:auto}.gg-process-footer{gap:32px;margin-top:32px}.gg2-pricing-note{padding:16px 24px}.gg2-pricing-note p{font-size:16px}.ctm-projects-section{padding:40px 0 60px}.ctm-projects-header{flex-direction:column;align-items:flex-start;gap:16px}.ctm-projects-heading{font-size:28px;max-width:100%}.ctm-projects-link{font-size:16px}.ctm-projects-grid{grid-template-columns:1fr}.ctm-project-name{font-size:22px}.ctm-project-desc{font-size:16px}.gg2-result{padding:40px 0}.gg2-result-title{font-size:28px}.gg2-result-label{font-size:16px}.gg2-pricing{padding:40px 0 60px}.gg2-pricing-title{font-size:28px;margin-bottom:32px}.gg2-pricing-cards{grid-template-columns:1fr}.gg2-pricing-card{padding:32px 24px;gap:40px;min-height:auto}.gg2-pricing-card-header{font-size:24px}.gg2-pricing-item .gg2-pricing-item-label,.gg2-pricing-item p{font-size:18px}.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){.gmap-hero-container{gap:24px}.gmap-hero-title{font-size:24px;letter-spacing:-1px}.gmap-hero-subtitle{font-size:15px;margin-bottom:24px}.gmap-hero-btn{font-size:15px;padding:10px 20px;width:100%;justify-content:center}.gg2-problems-title{font-size:24px}.gg2-problems-solution{font-size:20px}.gg2-solution-title{font-size:24px}.td-journey-heading{font-size:24px}.td-step-number{font-size:48px;width:60px}.gg2-deliverables-heading{font-size:24px}.gg2-deliverable-card p{font-size:18px}.gg-process-number{font-size:48px}.gg-process-step-title{font-size:20px}.ctm-projects-heading{font-size:24px}.gg2-result-title{font-size:24px}.gg2-pricing-title{font-size:24px}.gt-cta-title{font-size:22px}.gt-cta-card{padding:30px 15px}.gt-cta-btn{font-size:16px}}