﻿@charset "UTF-8";.icon-svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.iconfont.icon-sm,.icon-svg.icon-sm{font-size:.75rem}.iconfont.icon-md,.icon-svg.icon-md{font-size:1.5rem}.iconfont.icon-lg,.icon-svg.icon-lg{font-size:2rem}.iconfont.icon-xlg,.icon-svg.icon-xlg{font-size:3rem}.btn-primary{--bs-btn-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-active-color:#fff;--bs-btn-disabled-color:#fff;color:#fff}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{color:#fff}.btn-outline-primary:hover,.btn-outline-primary:focus{--bs-btn-hover-color:#fff;color:#fff}.btn-group .btn-outline-primary.active{background-color:#4285f4;border-color:#4285f4;color:#fff}.btn-group .btn-outline-primary.active:hover,.btn-group .btn-outline-primary.active:focus{background-color:#1266f1;border-color:#1266f1;color:#fff}.c-pointer{cursor:pointer}#cookieConsent{position:fixed;bottom:20px;left:20px;max-width:400px;background-color:#fff;color:#202124;padding:1.25rem;z-index:1050;box-shadow:0 4px 20px rgba(0,0,0,.15);border-radius:.5rem;border:1px solid #dee2e6}#cookieConsent .container{position:relative;padding:0}#cookieConsent p{margin:0 0 1rem 0;color:#202124;font-size:.875rem;line-height:1.5}#cookieConsent p a{color:#4285f4;text-decoration:underline}#cookieConsent p a:hover{color:#1266f1}#cookieConsent .buttons{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;flex-direction:column;justify-content:center}#cookieConsent .buttons .btn{white-space:nowrap;font-size:.875rem;padding:.5rem 1rem;width:100%}#cookieConsent .buttons .btn.btn-primary{background-color:#4285f4;border-color:#4285f4;color:#fff}#cookieConsent .buttons .btn.btn-primary:hover{background-color:#1266f1;border-color:#1266f1;color:#fff}#cookieConsent .buttons .btn.btn-secondary{background-color:#fff;border-color:#dee2e6;color:#202124}#cookieConsent .buttons .btn.btn-secondary:hover{background-color:#f8f9fa;border-color:#ced4da}#cookieConsent .close-button{position:absolute;top:.5rem;right:.5rem;cursor:pointer;color:#6c757d;font-size:1.25rem;transition:all .2s ease;padding:.25rem;line-height:1}#cookieConsent .close-button:hover{color:#202124}@media(max-width:575.98px){#cookieConsent{bottom:10px;left:10px;right:10px;max-width:none;padding:1rem}}body{font-family:"Roboto",var(--bs-font-sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100vh}*{box-sizing:border-box}main{flex:1}@media screen and (min-width:992px){.d-mobile{display:none!important}}@media screen and (max-width:991px){.d-desktop{display:none!important}}.navbar{padding:1rem 0}.navbar .navbar-brand{margin-right:2rem}.navbar .navbar-brand .navbar-logo{height:36px;width:auto}.navbar .navbar-nav .nav-item .nav-link{padding:.5rem 1rem;color:#202124;font-weight:500;transition:all .2s ease}.navbar .navbar-nav .nav-item .nav-link:hover{color:#4285f4}.navbar .navbar-nav .nav-item.active .nav-link{color:#4285f4}.btn-start-optimization{background-color:#4285f4;color:#fff;border:0;padding:.5rem 1.5rem;border-radius:.375rem;font-weight:500;transition:all .2s ease}.btn-start-optimization:hover{background-color:#1266f1;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);color:#fff}.btn-start-optimization:focus{box-shadow:0 0 0 .2rem rgba(66,133,244,.25)}.select-lang{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f8f9fa;border-radius:.375rem;cursor:pointer;user-select:none;transition:all .2s ease}.select-lang:hover{background-color:#e9ecef}.select-lang .text-value{display:inline-flex;align-items:center;gap:.5rem;font-weight:500;color:#202124}.select-lang .text-value .icon-svg{font-size:1rem}.select-lang .iconfont{font-size:.75rem;color:#5f6368;transition:all .2s ease}.select-lang.active .iconfont.icon-down{transform:rotate(180deg)}.select-lang.active .lang-list{display:block}.select-lang .lang-list{position:absolute;top:100%;right:0;margin-top:.5rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.375rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);min-width:180px;z-index:1000;display:none;overflow:hidden}.select-lang .lang-list a{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#202124;text-decoration:none;transition:all .2s ease}.select-lang .lang-list a .icon-svg{font-size:1rem;flex-shrink:0}.select-lang .lang-list a.active{background-color:rgba(66,133,244,.1);color:#4285f4;font-weight:500}.select-lang .lang-list a.active .icon-check{margin-left:auto;font-size:.875rem}.select-lang .lang-list a:hover:not(.active){background-color:#f8f9fa}.select-lang .lang-list a[dir=rtl]{text-align:right}footer .social-icons{display:flex;gap:1rem;margin-top:1rem}footer .social-icons .social-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:rgba(255,255,255,.1);color:#fff;text-decoration:none;transition:all .2s ease}footer .social-icons .social-icon .icon-svg{font-size:1.25rem}footer .social-icons .social-icon:hover{background-color:rgba(255,255,255,.2);transform:translateY(-2px);color:#fff}footer h5{font-size:1.125rem;font-weight:600;margin-bottom:1rem}footer h5.footer-title-highlight{background:linear-gradient(135deg,#4285f4 0%,#72a4f7 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;display:inline-block}footer ul li{margin-bottom:.5rem}footer ul li a{transition:all .2s ease}footer ul li a:hover{color:#4285f4!important}footer .copyright{font-size:.875rem;color:rgba(255,255,255,.7)}footer .links{display:flex;gap:1rem;flex-wrap:wrap}footer .links span{font-size:.875rem}footer .links span a{color:rgba(255,255,255,.7);transition:all .2s ease}footer .links span a:hover{color:#4285f4}@media screen and (max-width:991px){.navbar .navbar-collapse{margin-top:1rem;padding-top:1rem;border-top:1px solid #dee2e6}.navbar .navbar-nav .nav-link{padding:.75rem 0}.select-lang .lang-list{right:auto;left:0}.btn-start-optimization{width:100%;margin-top:1rem}.navbar-brand .navbar-logo{height:28px;width:auto}footer .social-icons{justify-content:center}footer .row>div{text-align:center}footer .container{padding-left:1rem;padding-right:1rem}}.section-title{font-size:2.25rem;font-weight:700;color:#202124;margin-bottom:1rem}@media screen and (max-width:991px){.section-title{font-size:1.75rem}}.btn-cta,.pricing-cards-section .pricing-card .pricing-header .pricing-cta .pricing-cta-btn{padding:.875rem 2rem;font-weight:600;border-radius:.5rem;transition:all .2s ease}.btn-cta:hover,.pricing-cards-section .pricing-card .pricing-header .pricing-cta .pricing-cta-btn:hover{transform:translateY(-2px);box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.hero-section{background:linear-gradient(135deg,rgba(66,133,244,.03) 0%,rgba(52,168,83,.03) 100%);padding:2rem 0;display:flex;align-items:center;text-align:center}.hero-section .hero-title{font-size:3rem;font-weight:700;color:#202124;margin-bottom:1rem;line-height:1.2}@media screen and (max-width:991px){.hero-section .hero-title{font-size:2rem}}.hero-section .hero-subtitle{font-size:1.5rem;color:#4285f4;font-weight:600;margin-bottom:1rem}@media screen and (max-width:991px){.hero-section .hero-subtitle{font-size:1.25rem}}.hero-section .hero-description{font-size:1.125rem;color:#5f6368;line-height:1.7;margin-bottom:1.5rem}.hero-section .hero-cta-text{font-size:1rem;color:#9aa0a6;margin-top:1rem}.hero-section .hero-illustration{text-align:center}.hero-section .hero-illustration img{max-width:100%;height:auto;animation:float 3s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.pain-points-section{background:#fff}.pain-points-section .pain-card{background:#fff;border:1px solid #e9ecef;border-radius:.5rem;padding:2rem;text-align:center;transition:all .2s ease}.pain-points-section .pain-card:hover{border-color:#ea4335;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);transform:translateY(-4px)}.pain-points-section .pain-card .pain-icon{width:64px;height:64px;background:rgba(234,67,53,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.pain-points-section .pain-card .pain-icon .iconfont{font-size:1.75rem;color:#ea4335}.pain-points-section .pain-card .pain-title{font-size:1.25rem;font-weight:600;color:#202124;margin-bottom:.75rem}.pain-points-section .pain-card .pain-description{font-size:.9375rem;color:#5f6368;line-height:1.6;margin-bottom:0}.story-section .story-content p{font-size:1.0625rem;color:#5f6368;line-height:1.8;margin-bottom:1.25rem}.story-section .story-content .story-highlight{font-weight:600;color:#4285f4;background:linear-gradient(135deg,rgba(66,133,244,.05) 0%,rgba(52,168,83,.05) 100%);padding:1.25rem;border-radius:.375rem;border-left:4px solid #4285f4}.benefits-section{background:#fff}.benefits-section .benefit-card{background:#fff;border:1px solid #e9ecef;border-radius:.5rem;padding:2rem;text-align:center;transition:all .2s ease}.benefits-section .benefit-card:hover{border-color:#34a853;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);transform:translateY(-4px)}.benefits-section .benefit-card .benefit-icon{width:72px;height:72px;background:linear-gradient(135deg,#34a853 0%,#288140 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.benefits-section .benefit-card .benefit-icon .iconfont{font-size:2rem;color:#fff}.benefits-section .benefit-card .benefit-title{font-size:1.25rem;font-weight:600;color:#202124;margin-bottom:.75rem}.benefits-section .benefit-card .benefit-description{font-size:.9375rem;color:#5f6368;line-height:1.6;margin-bottom:0}.how-it-works-section .step-card{background:#fff;border-radius:.5rem;padding:2rem;text-align:center;position:relative;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);transition:all .2s ease}.how-it-works-section .step-card:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.15);transform:translateY(-4px)}.how-it-works-section .step-card .step-number{position:absolute;top:-16px;left:50%;transform:translateX(-50%);width:32px;height:32px;background:#4285f4;color:#fff;font-weight:700;font-size:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.how-it-works-section .step-card .step-icon{width:80px;height:80px;background:rgba(66,133,244,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:1rem auto 1.5rem}.how-it-works-section .step-card .step-icon .iconfont{font-size:2.25rem;color:#4285f4}.how-it-works-section .step-card .step-title{font-size:1.25rem;font-weight:600;color:#202124;margin-bottom:.75rem}.how-it-works-section .step-card .step-description{font-size:.9375rem;color:#5f6368;line-height:1.6;margin-bottom:0}.features-hero-section{background:linear-gradient(135deg,rgba(66,133,244,.05) 0%,rgba(251,188,4,.03) 100%);padding:4rem 0}.features-hero-section .features-title{font-size:2.5rem;font-weight:700;color:#202124;margin-bottom:1rem}@media screen and (max-width:991px){.features-hero-section .features-title{font-size:1.875rem}}.features-hero-section .features-subtitle{font-size:1.125rem;color:#5f6368;max-width:600px;margin:0 auto}.features-grid-section .feature-card{background:#fff;border:1px solid #e9ecef;border-radius:.5rem;padding:2rem;transition:all .2s ease;text-align:center}.features-grid-section .feature-card:hover{border-color:#4285f4;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);transform:translateY(-4px)}.features-grid-section .feature-card:hover .feature-icon{background:linear-gradient(135deg,#4285f4 0%,#1266f1 100%)}.features-grid-section .feature-card:hover .feature-icon .iconfont{color:#fff}.features-grid-section .feature-card .feature-icon{width:64px;height:64px;background:rgba(66,133,244,.1);border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem auto;transition:all .2s ease}.features-grid-section .feature-card .feature-icon .iconfont{font-size:1.75rem;color:#4285f4;transition:all .2s ease}.features-grid-section .feature-card .feature-title{font-size:1.25rem;font-weight:600;color:#202124;margin-bottom:.75rem}.features-grid-section .feature-card .feature-description{font-size:.9375rem;color:#5f6368;line-height:1.6;margin-bottom:0}.features-cta-section .cta-title,.faq-cta-section .cta-title{font-size:2rem;font-weight:700;color:#202124;margin-bottom:1rem}@media screen and (max-width:991px){.features-cta-section .cta-title,.faq-cta-section .cta-title{font-size:1.5rem}}.features-cta-section .cta-description,.faq-cta-section .cta-description{font-size:1.0625rem;color:#5f6368;margin-bottom:1.5rem;max-width:600px;margin-left:auto;margin-right:auto}.pricing-hero-section{background:linear-gradient(135deg,rgba(52,168,83,.05) 0%,rgba(66,133,244,.03) 100%);padding:4rem 0}.pricing-hero-section .pricing-title{font-size:2.5rem;font-weight:700;color:#202124;margin-bottom:1rem}@media screen and (max-width:991px){.pricing-hero-section .pricing-title{font-size:1.875rem}}.pricing-hero-section .pricing-subtitle{font-size:1.125rem;color:#5f6368;max-width:600px;margin:0 auto}.pricing-hero-section .flexible-text{font-size:.9375rem;color:#9aa0a6;margin-top:.75rem;margin-bottom:0}.pricing-hero-section .billing-toggle .btn-group{background:#fff;border-radius:.5rem;padding:.25rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.pricing-hero-section .billing-toggle .btn-group .btn{border-radius:.375rem!important;padding:.625rem 1.5rem;font-weight:500;border:0}.pricing-hero-section .billing-toggle .btn-group .btn:not(.active){background:transparent;color:#5f6368}.pricing-hero-section .billing-toggle .btn-group .btn:not(.active):hover{background:rgba(66,133,244,.05);color:#4285f4}.pricing-hero-section .billing-toggle .btn-group .btn.active{background:#4285f4;color:#fff;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.pricing-hero-section .billing-toggle .btn-group .btn .badge{font-size:.625rem;padding:.25em .5em;vertical-align:middle}.pricing-cards-section{padding:3rem 0}.pricing-cards-section .pricing-card{background:#fff;border:2px solid #e9ecef;border-radius:.5rem;overflow:hidden;transition:all .2s ease;display:flex;flex-direction:column}.pricing-cards-section .pricing-card:hover{border-color:#4285f4;box-shadow:0 1rem 3rem rgba(0,0,0,.175);transform:translateY(-8px)}.pricing-cards-section .pricing-card.featured{border-color:#4285f4;position:relative}.pricing-cards-section .pricing-card.featured .pricing-header{background:linear-gradient(135deg,rgba(66,133,244,.05) 0%,rgba(52,168,83,.05) 100%)}.pricing-cards-section .pricing-card.featured .plan-price{color:#4285f4}.pricing-cards-section .pricing-card .popular-badge{position:absolute;top:0;right:0;background:linear-gradient(135deg,#4285f4 0%,#1266f1 100%);color:#fff;padding:.5rem 1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-bottom-left-radius:.375rem}.pricing-cards-section .pricing-card .pricing-header{padding:2rem;text-align:center;border-bottom:1px solid #e9ecef;display:flex;flex-direction:column;align-items:center}.pricing-cards-section .pricing-card .pricing-header .plan-name{font-size:1.5rem;font-weight:600;color:#202124;margin-bottom:1rem}.pricing-cards-section .pricing-card .pricing-header .plan-price{display:flex;align-items:baseline;justify-content:center;margin-bottom:1rem}.pricing-cards-section .pricing-card .pricing-header .plan-price .currency{font-size:1.5rem;font-weight:500;color:#5f6368;margin-right:.25rem}.pricing-cards-section .pricing-card .pricing-header .plan-price .amount{font-size:3.5rem;font-weight:700;color:#202124;line-height:1}.pricing-cards-section .pricing-card .pricing-header .plan-price .period{font-size:1rem;color:#9aa0a6;margin-left:.25rem}.pricing-cards-section .pricing-card .pricing-header .plan-description{font-size:.9375rem;color:#5f6368;margin-bottom:0}.pricing-cards-section .pricing-card .pricing-header .pricing-cta{margin-top:1.5rem}.pricing-cards-section .pricing-card .pricing-header .pricing-cta .pricing-cta-btn{width:100%;font-weight:600}.pricing-cards-section .pricing-card .pricing-header .yearly-savings{display:inline-block;background:linear-gradient(135deg,#34a853 0%,#288140 100%);color:#fff;font-size:.8125rem;font-weight:600;padding:.375rem .875rem;border-radius:2rem;margin-bottom:1rem}.pricing-cards-section .pricing-card .pricing-body{padding:2rem;flex-grow:1}.pricing-cards-section .pricing-card .pricing-body .feature-list{list-style:none;padding:0;margin:0}.pricing-cards-section .pricing-card .pricing-body .feature-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:.9375rem;color:#5f6368}.pricing-cards-section .pricing-card .pricing-body .feature-list li .iconfont{color:#34a853;font-size:1rem;flex-shrink:0;margin-top:.125rem}@media screen and (min-width:992px){.pricing-cards-section .pricing-card .pricing-header .plan-description{min-height:4.5rem}}.trial-section .trial-text{font-size:1.0625rem;color:#5f6368}.trial-section .trial-text .iconfont{color:#fbbc04;font-size:1.25rem}.faq-hero-section{background:linear-gradient(135deg,rgba(251,188,4,.05) 0%,rgba(66,133,244,.03) 100%);padding:4rem 0}.faq-hero-section .faq-title{font-size:2.5rem;font-weight:700;color:#202124;margin-bottom:1rem}@media screen and (max-width:991px){.faq-hero-section .faq-title{font-size:1.875rem}}.faq-hero-section .faq-subtitle{font-size:1.125rem;color:#5f6368;max-width:600px;margin:0 auto}.faq-accordion-section .accordion .accordion-item{border:1px solid #e9ecef;border-radius:.5rem!important;margin-bottom:1rem;overflow:hidden}.faq-accordion-section .accordion .accordion-item:last-child{margin-bottom:0}.faq-accordion-section .accordion .accordion-header{margin:0}.faq-accordion-section .accordion .accordion-button{font-size:1.0625rem;font-weight:500;color:#202124;padding:1.25rem 1.5rem;background:#fff}.faq-accordion-section .accordion .accordion-button:not(.collapsed){color:#4285f4;background:rgba(66,133,244,.02);box-shadow:none}.faq-accordion-section .accordion .accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234285F4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.faq-accordion-section .accordion .accordion-button:focus{box-shadow:none;border-color:transparent}.faq-accordion-section .accordion .accordion-button::after{transition:all .2s ease}.faq-accordion-section .accordion .accordion-body{padding:0 1.5rem 1.5rem;font-size:.9375rem;color:#5f6368;line-height:1.7}.markdown-page-section{background-color:#f8f9fa;min-height:calc(100vh - 200px)}.markdown-page-section .markdown-content{background:#fff;padding:3rem;border-radius:.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.markdown-page-section .markdown-content h1{font-size:2.25rem;font-weight:700;color:#202124;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e9ecef}.markdown-page-section .markdown-content h2{font-size:1.5rem;font-weight:600;color:#202124;margin-top:2rem;margin-bottom:1rem}.markdown-page-section .markdown-content h3{font-size:1.25rem;font-weight:600;color:#5f6368;margin-top:1.5rem;margin-bottom:.75rem}.markdown-page-section .markdown-content p{line-height:1.8;color:#5f6368;margin-bottom:1rem}.markdown-page-section .markdown-content ul,.markdown-page-section .markdown-content ol{margin-bottom:1rem;padding-left:1.5rem}.markdown-page-section .markdown-content li{line-height:1.8;color:#5f6368;margin-bottom:.5rem}.markdown-page-section .markdown-content a{color:#4285f4;text-decoration:none}.markdown-page-section .markdown-content a:hover{text-decoration:underline}.markdown-page-section .markdown-content strong{font-weight:600;color:#202124}.markdown-page-section .markdown-content blockquote{border-left:4px solid #dee2e6;padding-left:1rem;margin:1.5rem 0;color:#9aa0a6;font-style:italic}.markdown-page-section .markdown-content hr{border:0;border-top:1px solid #e9ecef;margin:2rem 0}@media screen and (max-width:991px){.markdown-page-section .markdown-content{padding:1.5rem}.markdown-page-section .markdown-content h1{font-size:1.75rem}.markdown-page-section .markdown-content h2{font-size:1.25rem}}.login-container{padding:2rem 0}@media(max-width:767px){.login-container{padding:1rem 0}}.login-card{background:#fff;border-radius:8px;padding:3rem 2.5rem;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}@media(max-width:767px){.login-card{padding:2rem 1.5rem}}.login-card .login-hero-section{padding:0 0 1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e9ecef}.login-card .login-hero-section .login-hero-title{font-size:1.75rem;font-weight:500;color:#202124;margin-bottom:.75rem;line-height:1.4}@media(max-width:767px){.login-card .login-hero-section .login-hero-title{font-size:1.5rem}}.login-card .login-hero-section .login-hero-subtitle{font-size:1rem;color:#5f6368;margin-bottom:0;line-height:1.5}.login-card .login-title{font-size:1.75rem;font-weight:500;color:#202124;margin-bottom:2rem}@media(max-width:767px){.login-card .login-title{font-size:1.5rem;margin-bottom:1.5rem}}.login-card .login-secure-text{font-size:.875rem;color:#9aa0a6;margin-top:1.5rem;margin-bottom:0}.btn-google-login{display:flex;align-items:center;justify-content:center;background:#fff;color:#202124;border:1px solid #dadce0;border-radius:4px;padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:all .2s ease}.btn-google-login:hover{background:#f8f9fa;border-color:#c8c8c8;box-shadow:0 1px 2px rgba(0,0,0,.1);color:#202124}.btn-google-login:focus{box-shadow:0 0 0 .2rem rgba(66,133,244,.25);border-color:#4285f4;outline:0}.btn-google-login:active{background:#e9ecef;border-color:#c8c8c8}.btn-google-login img{flex-shrink:0}.btn-google-login span{flex:1;text-align:center}.payment-status-container{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center}.payment-status-container .card{border-radius:.75rem}.payment-status-container .card .card-body .iconfont{display:inline-block}.payment-status-container .card .card-body h2{font-size:2rem;font-weight:500;color:#202124}@media(max-width:767px){.payment-status-container .card .card-body h2{font-size:1.75rem}}.payment-status-container .card .card-body .badge{font-weight:500}.payment-status-container .card .card-body .bg-light{background-color:rgba(52,168,83,.1)!important;border:1px solid rgba(52,168,83,.2)}.payment-status-container .card .card-body .alert-danger{border-left:4px solid #ea4335}