.custom-scroll-thumb{--scrollbar-width:3px;--scrollbar-radius:999px;--scrollbar-track-color:rgba(1,72,185,0.08);--scrollbar-track-highlight:rgba(255,255,255,0.6);--scrollbar-thumb-color:rgba(1,72,185,0.75);--scrollbar-thumb-hover-color:rgba(1,72,185,0.95);--scrollbar-thumb-active-color:rgba(1,72,185,1);scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color)}.custom-scroll-thumb::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}.custom-scroll-thumb::-webkit-scrollbar-track{background:linear-gradient(180deg,var(--scrollbar-track-highlight) 0%,var(--scrollbar-track-color) 40%,var(--scrollbar-track-color) 100%);border-radius:var(--scrollbar-radius)}.custom-scroll-thumb::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(1,133,242,0.9),rgba(0,41,129,0.9));border-radius:var(--scrollbar-radius);box-shadow:0 0 6px rgba(1,72,185,0.25)}.custom-scroll-thumb::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--scrollbar-thumb-hover-color),rgba(0,41,129,0.95))}.custom-scroll-thumb::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,var(--scrollbar-thumb-active-color),rgba(0,41,129,1))}.card-service-content{border-radius:1.5rem;transition:all 0.3s ease-in-out;cursor:pointer;border:2px solid var(--color-main);padding:2rem;color:black;box-shadow:0 8px 16px rgba(0,0,0,0.1),0 4px 8px rgba(0,0,0,0.06)}.card-service-content:hover,.card-service-content:active,.card-service-content:focus{box-shadow:0 4px 24px 0 rgba(1,72,185,0.10);background-color:var(--color-main);border-color:white;color:white;transform:translateY(-4px)}.card-service-title{font-size:1.25rem;line-height:1.3;color:black;height:3.5rem;transition:color 0.3s ease-in-out}.card-service-content:hover .card-service-title,.card-service-content:active .card-service-title,.card-service-content:focus .card-service-title{color:white}.card-service-description{font-size:1rem;line-height:1.5;color:inherit;transition:color 0.3s ease-in-out}.card-service-content:hover .card-service-description,.card-service-content:active .card-service-description,.card-service-content:focus .card-service-description{color:white}.card-service-features{margin-bottom:2rem}.card-features-list{list-style-type:disc;padding-left:1.25rem;font-size:0.875rem;color:#222;overflow-x:hidden;overflow-y:auto;height:180px;max-height:200px;transition:color 0.3s ease}.card-features-list li:not(:last-child){line-height:1.4;margin-block-start:0;margin-block-end:1rem}.card-service-content:hover .card-features-list,.card-service-content:active .card-features-list,.card-service-content:focus .card-features-list{color:white}.card-service-content:hover .card-contact-btn,.card-service-content:active .card-contact-btn,.card-service-content:focus .card-contact-btn{background:linear-gradient(to bottom,white,white);color:var(--color-main)}.pricing-card{position:relative;display:flex;flex-direction:column;height:100%;background:white;min-width:324px;width:auto;max-width:380px;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,0.1);border:1px solid var(--color-main);transition:all 0.3s ease-in-out;cursor:pointer;user-select:none;overflow:hidden}.border_1{border:1px solid var(--color-main) !important}.pricing-card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.15);border-color:transparent;transform:translateY(-2px)}.pricing-card-bg-logo{pointer-events:none;position:absolute;inset:0;background-image:url(https://connecttech.vn/assets/client/images/connecttech-logo-final.png);background-size:contain;background-position:center;background-repeat:no-repeat;opacity:0.05;z-index:1}.pricing-card-header{text-align:left;height:auto;position:relative;z-index:5}.pricing-card-title{font-size:1.55rem;font-weight:bold;color:rgb(17,24,39);line-height:1.3;cursor:default}.pricing-divider{border:none;border-top:1px solid #d1d5db;margin:1rem 0}.pricing-features{width:100%;font-size:0.875rem;flex:1;position:relative;z-index:5}.pricing-features-list{list-style:none;padding-left:1.25rem;font-size:0.875rem;font-weight:500;color:#222;margin:0 0 1.5rem 0;height:100%;min-height:350px;max-height:350px;overflow-y:scroll;padding-right:0.5rem;gap:0.75rem}.pricing-feature-item{display:flex;align-items:flex-start;gap:0.75rem;padding:0.25rem 0;margin-bottom:0.75rem}.pricing-feature-icon{width:1rem;height:1rem;background:#dbeafe;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:0.125rem}.pricing-icon{width:0.75rem;height:0.75rem}.pricing-feature-text{color:#374151;font-size:0.875rem;font-weight:500;line-height:1.6;word-break:break-words}.pricing-card-footer{margin-top:auto;display:flex;flex-direction:column;gap:1rem;justify-content:center;height:100%;max-height:104px;position:relative;z-index:5}.pricing-price-wrapper{display:flex;align-items:center;justify-content:center;font-weight:bold;height:2rem}.pricing-price{font-size:1.125rem;color:var(--color-main);transition:all 0.3s ease}.pricing-card:hover .pricing-price{opacity:0.9}.pricing-btn{display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:bold;height:3.5rem;width:100%;border-radius:37px;background:linear-gradient(to bottom,#0148B9,#002981);color:white;border:none;cursor:pointer;transition:all 0.3s ease}.pricing-btn:hover{opacity:0.9;transform:translateY(-1px)}@media (max-width:576px) and (min-width:368px){.pricing-card{padding:1rem}}@media (max-width:768px){}.box-card{position:relative;inset:0;border-radius:1rem;overflow:hidden;cursor:pointer;width:auto;min-width:12rem;max-height:20rem;will-change:transform;transition:transform 0.3s cubic-bezier(0.25,0.46,0.45,0.94)}.box-card:hover{transform:translateY(-4px)}.card-background{top:0;left:0;will-change:transform,filter;transition:transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94),filter 0.3s ease-out}.box-card:hover .card-background{transform:scale(1.05);filter:brightness(0.7)}.bg-brightness-card{position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.4) 50%,transparent 70%);opacity:0;will-change:opacity;transition:opacity 0.4s cubic-bezier(0.25,0.46,0.45,0.94)}.box-card:hover .bg-brightness-card{opacity:1}.content-card{position:absolute;bottom:0;left:0;right:0;z-index:2;color:#fff;padding:1.5rem;display:flex;flex-direction:column;gap:0.75rem;text-shadow:0 2px 8px rgba(0,0,0,0.6);will-change:transform,opacity;transform:translateY(100%);opacity:0;transition:transform 0.5s cubic-bezier(0.34,1.56,0.64,1),opacity 0.4s ease-out 0.1s}.box-card:hover .content-card{transform:translateY(0);opacity:1}.content-card h3{font-size:1.25rem;font-weight:600;margin-bottom:0.5rem;line-height:1.3}.content-card p{font-size:0.875rem;line-height:1.5;color:rgba(255,255,255,0.95);margin:0}@media (max-width:576px){.box-card{min-width:100%;height:200px}.content-card h3{font-size:1rem}.content-card p{font-size:0.75rem}}@media (hover:none){.box-card:active .card-background{transform:scale(1.02);filter:brightness(0.8)}.box-card:active .bg-brightness-card{opacity:1}.box-card:active .content-card{transform:translateY(0);opacity:1}}.contact-section{background:black;background-image:url(https://connecttech.vn/assets/client/images/theme/background-theme.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;color:white;padding:4rem 0}.contact-wrapper{display:grid;grid-template-columns:1fr;gap:1.5rem}.contact-content{gap:2rem;display:flex;flex-direction:column}.contact-title{font-size:1.25rem;font-weight:bold;line-height:1.3;margin-bottom:1.5rem;color:white;text-transform:uppercase}.contact-description{color:#d1d5db;font-size:0.875rem;line-height:1.6;text-align:justify;margin:0}.contact-info{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%}.contact-item{display:flex;align-items:center;gap:1rem}.contact-icon-wrapper{border-radius:0.5rem;display:flex;align-items:start;justify-content:start;min-height:32px;min-width:32px;flex-shrink:0}.contact-icon{width:1.5rem;height:1.5rem;object-fit:contain}.contact-item-content{flex:1}.contact-item-title{font-weight:600;font-size:1.125rem;margin-bottom:0.25rem;color:white}.contact-item-text{color:#d1d5db;text-align:justify;transition:color 0.3s ease}.contact-item-text:hover{color:white;text-decoration:none}.contact-form-wrapper{margin-top:2rem}.contact-form-container{background:transparent;padding:2rem;margin:0;border-radius:1rem;border:1px solid white}.contact-form-title{font-size:1.5rem;font-weight:bold;margin-bottom:2rem;text-transform:uppercase;color:white}.form-group{display:flex;flex-direction:column}.form-label{display:block;font-size:0.875rem;font-weight:500;color:white;margin-bottom:0.75rem;line-height:1.5}.contact-input,.contact-textarea{width:100%;background:transparent;border:none;border-bottom:1px solid white;padding:0.75rem 0;color:white;font-size:1rem;transition:border-color 0.3s ease,box-shadow 0.3s ease;outline:none}.contact-input::placeholder,.contact-textarea::placeholder{color:#9ca3af;opacity:1}.contact-input:focus,.contact-textarea:focus{border-bottom-color:#a855f7;box-shadow:0 1px 0 0 #a855f7}.contact-textarea{resize:none;font-family:inherit}.recaptcha-wrapper{transform:scale(0.7);transform-origin:top left}.form-submit-contact{padding-top:1rem}.contact-submit-btn{background:white;color:var(--color-main,#3b82f6);padding:0.875rem 2rem;border-radius:9999px;font-weight:600;border:none;cursor:pointer;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);display:flex;align-items:center;justify-content:center;gap:0.5rem;position:relative;font-size:1rem;min-height:48px;overflow:hidden;will-change:transform;outline:none}.contact-submit-btn:hover:not(.loading){background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,0.15)}.contact-submit-btn:active:not(.loading){transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,0.15)}.contact-submit-btn:focus{box-shadow:0 0 0 3px rgba(59,130,246,0.3)}.contact-btn-icon{width:1.125rem;height:1.125rem;flex-shrink:0;transition:transform 0.3s cubic-bezier(0.4,0,0.2,1)}.contact-submit-btn:hover:not(.loading) .contact-btn-icon{transform:translateX(2px)}.contact-btn-text{color:inherit;font-weight:inherit;transition:opacity 0.3s cubic-bezier(0.4,0,0.2,1)}.contact-btn-spinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;opacity:0;visibility:hidden;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);will-change:transform,opacity}.contact-btn-spinner::before,.contact-btn-spinner::after{content:"";position:absolute;inset:0;border-radius:50%;will-change:transform}.contact-btn-spinner::before{border:2px solid transparent;border-top:2px solid var(--color-main,#3b82f6);border-right:2px solid var(--color-main,#3b82f6);animation:spinner-rotate 0.8s linear infinite}.contact-btn-spinner::after{border:2px solid transparent;border-bottom:2px solid rgba(59,130,246,0.3);border-left:2px solid rgba(59,130,246,0.3);animation:spinner-rotate-reverse 1.2s linear infinite}.contact-submit-btn.loading{cursor:not-allowed;pointer-events:none;background:#f1f5f9;transform:none !important;box-shadow:none !important}.contact-submit-btn.loading .btn-text{opacity:0;transform:translateY(4px)}.contact-submit-btn.loading .contact-btn-spinner{opacity:1;visibility:visible}.contact-submit-btn.loading *{user-select:none;pointer-events:none}@keyframes spinner-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spinner-rotate-reverse{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}@media (max-width:576px){.contact-submit-btn{padding:0.75rem 1.5rem;font-size:0.9rem;min-height:44px}.contact-btn-icon{width:1rem;height:1rem}}@media (prefers-reduced-motion:reduce){.contact-submit-btn,.contact-btn-text,.contact-btn-icon{transition:none}.contact-btn-spinner::before,.contact-btn-spinner::after{animation:none}.contact-submit-btn.loading .contact-btn-spinner::before{border:2px solid var(--color-main,#3b82f6);opacity:0.7}.contact-submit-btn.loading .contact-btn-spinner::after{display:none}}@media (prefers-contrast:high){.contact-submit-btn{border:2px solid var(--color-main,#3b82f6)}.contact-btn-spinner::before,.contact-btn-spinner::after{border-width:3px}}@media (hover:none) and (pointer:coarse){.contact-submit-btn:hover{transform:none;box-shadow:none;background:white}.contact-submit-btn:active:not(.loading){transform:scale(0.98);transition:transform 0.1s ease}}@media (min-width:576px){.contact-section{padding:4rem 1rem}.contact-title{font-size:1.5rem}.contact-description{font-size:1rem}.contact-form-wrapper{margin-left:1rem}}@media (min-width:768px){.contact-title{font-size:1.875rem}.contact-description{font-size:1.125rem}}@media (min-width:992px){.contact-wrapper{grid-template-columns:1fr 1fr;gap:3rem}.contact-form-wrapper{margin-top:0;margin-left:0}}@media (min-width:1200px){.contact-title{font-size:1.875rem}}.contact-input:invalid,.contact-textarea:invalid{border-bottom-color:white}.contact-input.not-valid,.contact-textarea.not-valid{border-bottom-color:#ef4444}.contact-input.is-valid,.contact-textarea.is-valid{border-bottom-color:#10b981}@media (prefers-reduced-motion:reduce){.contact-submit-btn,.contact-item-text,.contact-input,.contact-textarea{transition:none}.contact-btn-spinner::before{animation:none}}.contact-submit-btn:focus{outline:2px solid #a855f7;outline-offset:2px}.contact-item-text:focus{outline:2px solid #a855f7;outline-offset:2px;border-radius:0.25rem}.pricing-table-border{border-color:#002980 !important;transition:border-color 0.3s ease}.pricing-table-border:hover{border-color:transparent !important}.pricing-table{font-size:0.875rem;line-height:1.25rem;text-align:left;color:#111827;background-color:#002980}.pricing-table-header{font-size:0.875rem;line-height:1.25rem;text-transform:uppercase;text-align:center;border-bottom:1px solid #000;color:white}.pricing-table-th-category{border-right:1px solid #000;width:33.333333%}.pricing-table-body{color:#374151}.pricing-table-row{background-color:white;border-bottom:1px solid #000;transition:background-color 0.3s ease}.pricing-table-row:hover{background-color:#f9fafb !important}.pricing-table-category{border-right:1px solid #000;white-space:normal;text-align:center}.pricing-table-description{text-align:justify}.pricing-table-footer{background-color:white;text-align:center}.table-th-highlight{font-size:1rem;line-height:1.5;min-width:25rem}.pricing-table-footer-row{font-weight:normal}.pricing-table-footer-row:first-child{border-bottom:1px solid #000}.pricing-table-footer-category{border-right:1px solid #000;font-weight:normal}.pricing-table-highlight{font-weight:600;color:#ef4444}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.duration-300{transition-duration:300ms}@media (max-width:575px) and (min-width:320px){.table-th-highlight{min-width:auto}}.google_ads_hero_section{position:relative;min-height:50vh;overflow:hidden;display:flex;align-items:center}.main{margin-top:0 !important}.google_ads_hero_background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.google_ads_hero_background img{width:100%;height:100%;object-fit:cover}.google_ads_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000008a;z-index:2}.google_ads_hero_content{position:relative;z-index:3;width:100%;padding:120px 0 90px}.google_ads_hero_subtitle p{color:#ffffff;font-weight:300;font-size:1rem}.google_ads_text_content{color:white;max-width:100%;margin-top:4rem}.google_ads_hero_subtitle{display:flex;align-items:center;gap:12px;margin-bottom:1rem}.google_ads_hero_title{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:13px;text-transform:uppercase}.google_ads_hero_description{border-top:#ffffff solid 1px;display:flex;justify-content:space-between;align-items:center}.google_ads_hero_description p{text-align:right;font-weight:500;color:#ffffff;font-size:1rem;line-height:1.6}.cta_button{cursor:pointer;display:flex;justify-content:center;align-items:center;gap:0.75rem;padding:0 0.5rem 0 1.25rem;background:linear-gradient(to bottom,#0148b9,#002981);height:3rem;border-radius:2rem;border:none;transition:all 0.3s ease;margin-top:1rem}.cta_button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(1 72 185 / 0.3)}.button_text{font-size:18px;color:#fff;font-weight:700;line-height:1.75rem}.button_icon{color:var(--color-blue);display:flex;width:2.25rem;height:2.25rem;border-radius:50%;align-items:center;justify-content:center;background:#fff}.google_section_why_choose_us{padding:90px 0 60px;overflow:visible}.google_section_subtitle{color:#000000;font-size:1rem;font-weight:300;text-align:center}.google_why_choose_us_title{font-size:2rem;font-weight:700;color:#000000;text-align:center;margin:1.5rem 0;line-height:1.5;text-transform:uppercase}.google_benefit_card{position:relative;background:#dddddd4d;border-radius:16px;padding:2.5rem 2rem;text-align:center;transition:all 0.3s ease;cursor:pointer;overflow:hidden;min-height:280px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:20px 0}.google_benefit_card:hover{transform:translateY(-15px);box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.benefit_icon{display:flex;align-items:center;justify-content:center;margin:0 auto 3rem;transition:all 0.3s ease}.benefit_title{font-size:20px;font-weight:700;color:#0148b9;line-height:1.5;margin-bottom:0;transition:all 0.3s ease}.benefit_hover_content{position:absolute;top:0;left:0;right:0;bottom:0;background:white;padding:2.5rem 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transform:translateY(20px);transition:all 0.3s ease;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.google_benefit_card:hover .benefit_hover_content{opacity:1;transform:translateY(0)}.benefit_icon_hover{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.we_have_section{padding:30px 0 60px;background:#eff2f4}.we_have_content{text-align:center;margin-bottom:2rem}.we_have_subtitle{color:#000000;font-size:1rem;font-weight:300;margin-bottom:1rem;display:inline-block;font-weight:500;letter-spacing:1px;text-transform:uppercase}.google_benefits_carousel .owl-stage{overflow:hidden}.we_have_title{font-size:2rem;font-weight:700;color:#000000;margin:0;line-height:1.4;text-transform:uppercase}.we_have_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.we_have_card{position:relative;background:#ffffff;border-radius:12px;padding:3rem 2rem;cursor:pointer;overflow:hidden;min-height:308px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all 0.3s ease}.we_have_card:hover{transform:translateY(-8px);background-color:#eff2f4}.card_content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.service_icon{margin-bottom:10px;transition:all 0.3s ease}.service_title{font-size:1.5rem;font-weight:700;color:#000000;margin:0;text-transform:uppercase;line-height:1.5}.card_hover_content{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/assets/client/images/google-ads/background_blue.png);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;opacity:0;transform:translateY(20px);transition:all 0.4s ease;border-radius:12px}.service_header{display:flex;align-items:center;gap:2.5rem;margin-bottom:1.5rem;width:100%}.service_footer{padding:0 1.5rem;display:flex;flex-direction:column;align-items:flex-end;width:100%}.contact-form-title{color:rgba(1,46,180,1)}.we_have_card:hover .card_hover_content{opacity:1;transform:translateY(0)}.service-option-image img{width:35px;height:35px}.service_icon_hover{border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;flex-shrink:0}.service_title_hover{font-size:1.4rem;font-weight:700;color:white;margin:0;line-height:1.4;text-align:left;flex:1}.service_description{font-size:20px;color:#ffffff;line-height:1.5;text-align:left;margin:2rem 0 1rem;flex-grow:1;padding:0 0.5rem}.service_link{display:flex;background:#ecf3ff;color:#1e40af;padding:0.6rem 2rem;border-radius:25px;text-decoration:none;font-weight:600;font-size:0.9rem;transition:all 0.3s ease}.service_link:hover{transform:translateY(-2px);color:#1e40af}.work-flow{background-image:url(/assets/client/images/google-ads/work_flow_image.jpg);width:100%;background-repeat:no-repeat;background-size:cover;background-position:top;padding:5rem 0;position:relative}.title_section_work_flow{font-size:2rem;font-weight:700;color:#000000;text-transform:uppercase}.line_height_4{margin:1.5rem 0 3.35rem;font-size:1rem;font-weight:400}.key{font-size:64px}.text-outline{color:#fff0;-webkit-text-stroke:1px #000000;text-stroke:1px #fff}.item{display:flex;gap:1rem;align-items:start;justify-content:start}.item_detail_title{display:flex;justify-content:start;align-items:center;gap:12px;margin-bottom:12px}.item_detail p{max-width:442px}.we_make_difference_section{padding:70px 0}.we_make_difference_content{margin-bottom:10px}.we_make_difference_subtitle{color:#000000;font-size:1rem;font-weight:300;margin-bottom:10px}.we_make_difference_title{font-size:2rem;font-weight:700;color:#000000;margin:0;line-height:1.5;text-transform:uppercase}.difference_image img{max-width:100%}.difference_benefit_item{display:flex;gap:2.5rem;margin-bottom:3.5rem}.difference_benefit_item:last-child{margin-bottom:0}.benefit_content{border-left:#0148b9 solid 1px;padding-left:1.5rem}.benefit_icon_wrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0}.benefit_title{font-size:20px;font-weight:700;color:#0148b9;margin-bottom:0.5rem;line-height:1.4}.benefit_description_we{font-size:1rem}.pricing-section{padding:4rem 0;background-color:#f8f9fa}.pricing-title{font-size:2rem;font-weight:700;color:#000000;text-align:center;text-transform:uppercase;margin-bottom:3rem}.pricing-layout{display:grid;grid-template-columns:230px 1fr;gap:4rem}.pricing-tabs-container{display:flex;flex-direction:column}.pricing-tabs{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0;margin:0}.pricing-tab-item{width:100%}.tab-button{width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;color:#002981;background-color:#EFF2F4;border:1px solid #dee2e6;border-radius:0.75rem;cursor:pointer;transition:all 0.3s ease;text-align:left;box-shadow:0 4px 6px rgba(0,0,0,0.05)}.tab-button.active,.tab-button:hover{background:linear-gradient(135deg,#0148b9,#1a3e8d);color:#ffffff;border-color:#0148b9;transform:translateY(-2px);box-shadow:0 8px 15px rgba(1,72,185,0.2)}.pricing-content{padding:0}.tab-content{display:none}.tab-content.active{display:block}.pricing-plan-content{display:grid;grid-template-columns:1.4fr 2fr;gap:2rem;align-items:stretch}.orientation-card{background-color:#ffffff;border-radius:1rem;padding:1.5rem;box-shadow:0 10px 20px rgba(0,0,0,0.07);height:100%;display:flex;flex-direction:column}.orientation-title{font-size:1.5rem;font-weight:700;color:#000000;margin-bottom:1.5rem;text-transform:uppercase}.orientation-description{font-size:1rem;line-height:1.6;color:#333;flex-grow:1}.orientation-description ul{list-style-type:none}.orientation-description li{position:relative;padding-left:2rem;margin-bottom:0.5rem}.orientation-description li::before{content:"";background-image:url(/assets/client/images/seo/price-icon-1.png);width:1rem;height:1rem;background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;left:0;top:10%}.pricing-icon{width:1rem;height:1rem}.pricing-tiers{display:flex;flex-direction:column;gap:1.5rem}.pricing-tier-card{background-color:#ffffff;border-radius:1rem;padding:1.5rem;box-shadow:0 10px 20px rgba(0,0,0,0.07);display:flex;align-items:start;gap:0.5rem;transition:all 0.3s ease;justify-content:space-between;width:100%}.pricing-tier-card:hover{transform:translateY(-5px);box-shadow:0 15px 25px rgba(0,0,0,0.1)}.tier-budget{display:flex;flex-direction:column;min-width:150px}.tier-fee{display:flex;flex-direction:column;width:100%;max-width:310px}.tier-label{font-size:15px;font-weight:500;color:#000000;margin-bottom:0.5rem}.tier-value-large{font-size:1.75rem;font-weight:700;color:#000000;line-height:1.2}.tier-unit{font-size:15px;font-weight:700;color:#000000;margin-top:0.25rem}.tier-divider{width:5px;background-color:#B9CCFF;align-self:stretch}.text-primary{color:#2964FF !important}.text-primary_light{font-size:1rem;font-weight:600;font-style:italic;color:#2964FF}.tier-description{display:flex;gap:0.75rem;margin-top:6px;font-size:14px;color:#374151}.tier-description .fas{font-size:1.2rem}@media (max-width:1200px){.pricing-layout{grid-template-columns:250px 1fr}}@media (max-width:992px){.pricing-layout{grid-template-columns:1fr}.pricing-tabs-container{margin-bottom:2rem}.pricing-tabs{flex-direction:row;flex-wrap:wrap;justify-content:center}.pricing-tab-item{width:auto}.pricing-plan-content{grid-template-columns:1fr}}@media (max-width:768px){.pricing-tier-card{flex-direction:column;align-items:stretch;gap:1.5rem}.tier-divider{width:100%;height:2px}.pricing-layout{gap:2rem}.tier-value-large{font-size:1.5rem}}.contact-section{background-image:url(/assets/client/images/google-ads/bg_contact.jpg);background-size:cover;background-position:center;padding:4rem 0;position:relative}.overlay_8{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%)}.contact-form-container{background:#ffffff9e}.form-label{color:#000000}.contact-input,.contact-textarea{color:#000000 !important;border-bottom:1px solid #000000}.contact-input::placeholder,.contact-textarea::placeholder{color:#4e4e4e;opacity:1}.contact-input:invalid,.contact-textarea:invalid{border-bottom:1px solid #000000}.contact-input:focus,.contact-textarea:focus{box-shadow:none}.table-th-highlight{min-width:auto}.pricing-table-row{width:100%}.col-width-1{width:20%}.col-width-2{width:30%}.col-width-3{width:50%}@media (max-width:1200px){}@media (max-width:992px){.google_ads_hero_content{padding:100px 0 60px}.google_ads_hero_title{font-size:1.75rem;margin-bottom:1.5rem}.google_ads_hero_description{margin-bottom:2.5rem}.google_why_choose_us_title{font-size:1.75rem}.we_have_section{padding:70px 0}.we_have_title{font-size:2rem}.we_have_grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.we_have_card{padding:2.5rem 1.5rem}.service_icon{font-size:3.5rem;margin-bottom:1.25rem}.service_header{margin-bottom:1.25rem}.work-flow{padding:4rem 0}.we_make_difference_section{padding:70px 0}.we_make_difference_title{font-size:2rem}.difference_benefits{padding-left:1rem;margin-top:2rem}.difference_benefit_item{margin-bottom:2rem}.pricing-section{padding:1.5rem 0 2.5rem 0}.pricing-title{font-size:2rem}.pricing-tabs{flex-direction:column;gap:0.5rem}.tab-button{padding:0.65rem 1.25rem;font-size:0.9rem}.tab-button-content{min-width:6rem;height:1.5rem}}@media (max-width:768px){.google_ads_hero_content{padding:80px 0 40px}.google_ads_hero_title{font-size:1.5rem;line-height:1.3;margin-bottom:1.25rem}.google_ads_hero_description{margin-bottom:2rem}.google_section_why_choose_us{padding:60px 0}.google_why_choose_us_content{text-align:center}.google_why_choose_us_title{font-size:1.5rem;margin-bottom:2rem}.google_why_choose_us_content{text-align:center}.benefit_title{font-size:1rem}.we_have_section{padding:60px 0}.we_have_content{margin-bottom:3rem}.we_have_title{font-size:1.75rem}.we_have_grid{grid-template-columns:1fr;gap:1.5rem}.we_have_card{padding:2rem 1.5rem;min-height:250px}.service_icon{font-size:3rem;margin-bottom:1rem}.service_title_hover{font-size:1.5rem}.service_header{margin-bottom:1rem}.service_description{margin:1.5rem 0 0.75rem}.work-flow{padding:3rem 0}.grid_2{grid-template-columns:1fr}.title_section_work_flow{font-size:1.5rem}.we_make_difference_section{padding:60px 0}.we_make_difference_content{margin-bottom:3rem}.we_make_difference_title{font-size:1.75rem}.difference_benefits{padding-left:0;margin-top:2rem}.difference_benefit_item{gap:1rem;margin-bottom:1.5rem}.benefit_content{padding-left:1rem}.benefit_title{font-size:1.1rem}.pricing-title{font-size:1.75rem}.pricing-card{max-width:100%}.pricing-card-title{text-align:center}.table-th-highlight{min-width:auto}.pricing-table-description{text-align:center !important}}.service-selection-label{font-weight:600;color:#333;margin-bottom:1rem;display:block}.service-selection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem}.service-option{background:#ffffff;border:2px solid #e3e6f0;border-radius:12px;padding:1.5rem 1rem;cursor:pointer;position:relative;transition:all 0.3s ease;text-align:center;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.08);filter:grayscale(100%);transition:filter 0.3s ease}.service-option:hover{filter:grayscale(0%)}.service-option.selected{border-color:#4285f4;background:linear-gradient(135deg,#4285f4 0%,#1e40af 100%);color:white;filter:grayscale(0%)}.service-option.selected .service-option-title{color:white;font-weight:800}.service-option.selected:hover{box-shadow:0 10px 30px rgba(66,133,244,0.5);transform:translateY(-4px)}.service-option-content{display:flex;flex-direction:column;align-items:center;gap:0.75rem}.service-selection-grid{max-width:80%}.service-option-image{display:flex;align-items:center;justify-content:center;background:#f8f9fc;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);position:relative;overflow:hidden}.service-option:hover .service-option-image::before{opacity:1}.service-option.selected .service-option-image{background:rgba(255,255,255,0.25);box-shadow:0 4px 15px rgba(255,255,255,0.3)}.service-option-title{font-size:0.75rem;font-weight:700;color:#333;text-transform:uppercase;letter-spacing:0.5px;line-height:1.2;margin:0;transition:color 0.3s ease}@keyframes checkmarkPulse{0%,100%{transform:scale(1);box-shadow:0 0 0 0 rgba(66,133,244,0.4)}50%{transform:scale(1.05);box-shadow:0 0 0 4px rgba(66,133,244,0.1)}}@media (max-width:1024px){.service-selection-grid{grid-template-columns:repeat(3,1fr);gap:0.875rem}.service-option{padding:1.25rem 0.875rem}}@media (max-width:768px){.service-selection-grid{grid-template-columns:repeat(3,1fr);gap:0.75rem;max-width:100%}.service-option{padding:1rem 0.75rem}.service-option-title{font-size:0.7rem}}@media (max-width:576px){.google_ads_hero_content{padding:60px 0 30px}.google_ads_hero_title{font-size:1.4rem}.google_ads_hero_description{margin-bottom:1.5rem;flex-direction:column-reverse}.google_ads_hero_description p{text-align:center}.service-option{padding:1rem 0.75rem}.service-option-image{width:50px;height:50px}.service-option-image img{width:35px;height:35px}.service-option-title{font-size:0.55rem}.service-option::before{top:6px;right:6px;width:20px;height:20px}.service-option::after{top:6px;right:6px;width:20px;height:20px;font-size:12px}.google_section_why_choose_us{padding:40px 0}.we_have_section{padding:40px 0}.we_have_content{margin-bottom:2rem}.we_have_title{font-size:1.5rem}.service_icon{margin-bottom:0.75rem}.service_link{padding:0.5rem 1.3rem}.we_make_difference_section{padding:40px 0}.we_make_difference_content{margin-bottom:2rem}.we_make_difference_title{font-size:1.5rem}.difference_benefit_item{gap:0.75rem;margin-bottom:1.25rem}.benefit_title{font-size:1rem}.pricing-title{font-size:1.5rem}}