.rg-home{--hue-primary:21;--sat-primary:96%;--lit-primary:55%;--color-primary:hsl(var(--hue-primary),var(--sat-primary),var(--lit-primary));--color-primary-hover:hsl(var(--hue-primary),var(--sat-primary),calc(var(--lit-primary) - 10%));--color-bg:#fafafa;--color-surface-glass:hsla(0,0%,100%,.7);--color-text:#171717;--color-text-muted:#737373;--color-border:#e6e6e6;--shadow-sm:0 4px 12px rgba(0,0,0,.05);--shadow-md:0 8px 24px rgba(0,0,0,.08);--shadow-lg:0 16px 48px rgba(0,0,0,.12);--shadow-hover:0 12px 32px rgba(0,0,0,.12);--radius-sm:12px;--radius-md:16px;--radius-lg:20px;--radius-pill:9999px;--transition-fast:0.15s cubic-bezier(0.4,0,0.2,1);--transition-normal:0.3s cubic-bezier(0.4,0,0.2,1);--transition-slow:0.5s cubic-bezier(0.4,0,0.2,1);--gradient-premium:linear-gradient(135deg,#fff,#f5f5f5);--gradient-brand:linear-gradient(135deg,#fa6b1e,#e13805)}.rg-home .glass{background:var(--color-surface-glass)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.1)!important}.rg-home .hover-scale{transition:transform var(--transition-fast)}.rg-home .hover-scale:hover{transform:scale(1.02)}.rg-home .hover-lift{transition:transform var(--transition-normal),box-shadow var(--transition-normal)}.rg-home .hover-lift:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}@font-face{font-family:MyCustomPerforma;src:url(/assets/fonts/Performa-ExtraBold.ttf) format("truetype")}.rg-home{--color-primary:#fa4e16;--color-primary-hover:#e6400c;--color-bg:#faf6f0;--color-text:#111827;--color-text-muted:#6b7280;--color-border:#e2e8f0;--color-surface:#fff;--mocha-dark:#2a2018;--mocha-mid:#3d2e22;--tan-warm:#c9a878;--price-brown:#9c7e5e;--sage:#6e7f5b;--sage-bg:rgba(110,127,91,.15);--roundgeo-accent:var(--color-primary);--roundgeo-accent-hover:var(--color-primary-hover);--roundgeo-blue:var(--color-primary);--roundgeo-blue-dark:var(--mocha-dark);--roundgeo-blue-light:rgba(250,78,22,.08);--accent-orange:var(--color-primary);--bg-light:var(--color-bg);--text-dark:var(--color-text);--text-muted:var(--color-text-muted);--border-color:var(--color-border);--white:var(--color-surface);--radius-sm:var(--radius-sm);--radius-md:var(--radius-md);--radius-lg:var(--radius-lg);--shadow-sm:var(--shadow-sm);--shadow-md:var(--shadow-md);--shadow-lg:var(--shadow-lg);--ota-orange-start:#fa4e16;--ota-orange-end:#e6400c;--ota-border:rgba(0,0,0,.08)}.rg-home *{box-sizing:border-box;margin:0;padding:0}.rg-home{font-family:Arial,Helvetica,sans-serif;color:var(--text-dark);background-color:var(--bg-light);line-height:1.5;font-stretch:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.rg-home ul{list-style:none}.rg-home a{text-decoration:none;color:var(--roundgeo-blue)}.rg-home a:hover{text-decoration:underline}.rg-home img{max-width:100%;display:block}.rg-home button{font-family:inherit;cursor:pointer;border:none;background:transparent}.rg-home .logo{font-size:28px;font-weight:900;color:var(--roundgeo-blue);letter-spacing:-1px}.rg-home .logo:hover{text-decoration:none}.rg-home .logo.gradient-logo{background:linear-gradient(90deg,#4285f4,#ea4335,#fbbc05,#34a853);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:32px}.rg-home .main-footer .logo.gradient-logo,.rg-home header.main-header .logo.gradient-logo{color:transparent!important}.rg-home .btn{padding:10px 20px;border-radius:var(--radius-sm);font-weight:700;font-size:14px;transition:all .2s;text-align:center}.rg-home .btn-primary{background-color:var(--roundgeo-blue);color:var(--white)}.rg-home .btn-primary:hover{background-color:var(--roundgeo-blue-dark);text-decoration:none}.rg-home .btn-outline{border:1px solid var(--roundgeo-blue);color:var(--roundgeo-blue)}.rg-home .btn-outline:hover{background-color:var(--roundgeo-blue-light);text-decoration:none}.rg-home .btn-large{padding:14px 28px;font-size:16px;border-radius:var(--radius-md);font-weight:700;width:100%;box-shadow:var(--shadow-sm)}.rg-home .btn-dark{background-color:var(--text-dark);color:var(--white)}.rg-home .btn-dark:hover{background-color:#000;text-decoration:none}.rg-home .announcement-bar{background-color:var(--roundgeo-blue-dark);color:var(--white);text-align:center;padding:8px 15px;font-size:13px;font-weight:400;position:relative;height:35px;display:flex;justify-content:center;align-items:center}.rg-home .announcement-bar a{color:var(--white);text-decoration:underline;font-weight:700}.rg-home .announce-text{position:absolute;opacity:0;transition:opacity 1s ease-in-out;pointer-events:none}.rg-home .announce-text.active{opacity:1;pointer-events:auto}.rg-home .main-header{background-color:var(--white);border-bottom:1px solid var(--border-color);position:relative;z-index:10;box-shadow:0 2px 5px rgba(0,0,0,.02)}.rg-home .nav-container{max-width:1400px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:70px}.rg-home .nav-middle ul{display:flex;height:100%}.rg-home .nav-middle li{display:flex}.rg-home .nav-middle a{display:flex;align-items:center;padding:0 16px;color:var(--text-dark);font-weight:500;font-size:15px;height:70px;border-bottom:4px solid transparent}.rg-home .nav-middle a:hover{text-decoration:none;color:var(--roundgeo-blue)}.rg-home .nav-middle a.active{color:var(--roundgeo-blue);border-bottom-color:var(--roundgeo-blue);font-weight:700}.rg-home .bundle-tab{color:#d02020!important}.rg-home .nav-right{display:flex;align-items:center;gap:20px}.rg-home .nav-link{color:var(--text-dark);font-weight:500;font-size:14px;display:flex;align-items:center;gap:6px}.rg-home .nav-link:hover{text-decoration:none;color:var(--roundgeo-blue)}.rg-home .hero-section{position:relative;padding:80px 20px;background:linear-gradient(135deg,var(--roundgeo-blue) 0,var(--roundgeo-blue-dark) 100%);display:flex;justify-content:center;min-height:450px}.rg-home .hero-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(https://www.transparenttextures.com/patterns/cubes.png);opacity:.1;z-index:0}.rg-home .hero-content{position:relative;z-index:1;width:100%;max-width:1050px}.rg-home .hero-title{color:var(--white);font-size:clamp(24px,4vw,42px);font-weight:900;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rg-home .hero-subtitle{color:var(--white);font-size:18px;font-weight:500;margin-bottom:30px}.rg-home .search-widget{background-color:initial;border-radius:var(--radius-lg);width:100%}.rg-home .widget-tabs{display:flex;justify-content:center;gap:0}.rg-home .widget-tabs .tab{background-color:hsla(0,0%,100%,.9);padding:14px 24px;font-size:16px;font-weight:700;color:var(--text-dark);display:flex;align-items:center;gap:8px;border-radius:var(--radius-md) var(--radius-md) 0 0;margin-right:4px}.rg-home .widget-tabs .tab:hover{background-color:var(--white)}.rg-home .widget-tabs .tab.active{background-color:var(--roundgeo-accent);color:var(--white)}.rg-home .widget-tabs .tab.active i{color:var(--white)}.rg-home .widget-tabs .tab i{color:var(--roundgeo-blue);font-size:18px}.rg-home .widget-body{background-color:var(--roundgeo-accent);padding:16px;border-radius:0 var(--radius-lg) var(--radius-lg) var(--radius-lg);box-shadow:var(--shadow-lg)}.rg-home .search-form{display:flex;flex-direction:column;gap:12px;flex-direction:row;align-items:stretch}.rg-home .input-master-container{display:flex;flex:1;background:var(--white);border-radius:var(--radius-sm);border:2px solid transparent}.rg-home .form-actions{width:200px}.rg-home .btn-large{height:100%}.rg-home .input-block{background-color:var(--white);padding:8px 16px;border-right:1px solid var(--border-color);display:flex;flex-direction:column;justify-content:center;flex:1}.rg-home .input-block:first-child{border-radius:var(--radius-sm) 0 0 var(--radius-sm)}.rg-home .input-block:last-child{border-right:none;border-radius:0 var(--radius-sm) var(--radius-sm) 0}.rg-home .input-block label{font-size:12px;font-weight:700;color:var(--text-muted);margin-bottom:2px}.rg-home .input-wrapper{display:flex;align-items:center;gap:10px}.rg-home .input-wrapper i{color:var(--roundgeo-blue);font-size:16px}.rg-home .input-wrapper input,.rg-home .input-wrapper select{border:none;outline:none;font-size:16px;font-weight:700;color:var(--text-dark);width:100%;background:transparent;padding:4px 0}.rg-home .input-wrapper input::placeholder{color:#a0aeb8;font-weight:500}.rg-home .form-actions .btn-primary{background-color:var(--roundgeo-blue-dark);font-size:18px;border:2px solid transparent}.rg-home .form-actions .btn-primary:hover{background-color:#025}.rg-home .value-props{padding:20px 0;background-color:var(--white);border-bottom:1px solid var(--border-color)}.rg-home .prop-grid{display:flex;justify-content:space-between;gap:20px}.rg-home .prop-item{display:flex;align-items:center;gap:15px}.rg-home .prop-item i{font-size:28px;color:var(--roundgeo-blue)}.rg-home .prop-item h3{font-size:15px;font-weight:700;margin-bottom:2px}.rg-home .prop-item p{font-size:13px;color:var(--text-muted)}.rg-home .hero-section.hero-split{background:url(https://www.transparenttextures.com/patterns/cubes.png),var(--bg-light);min-height:520px;padding:40px 0;overflow:hidden;position:relative}.rg-home .hero-container{display:flex;flex-direction:column;gap:40px;position:relative;z-index:2;flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important;text-align:left!important;max-width:1400px!important;margin:0 auto!important;padding-top:40px}.rg-home .hero-left{flex:0 0 60%!important;position:relative;z-index:10}.rg-home .hero-left,.rg-home .search-widget{width:100%!important;max-width:850px!important;margin:0!important}.rg-home .search-widget{display:block!important}.rg-home .hero-right{flex:0 0 35%!important;display:flex;justify-content:flex-end;margin-top:0!important;position:relative;z-index:5}.rg-home .graphic-layer{top:-50px!important;right:-100px!important;left:auto!important;transform:none!important}.rg-home .hero-left .hero-title{color:var(--roundgeo-blue-dark);font-size:clamp(24px,4vw,38px);font-weight:900;margin-bottom:25px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rg-home .split-widget{background:var(--white);border-radius:var(--radius-lg);box-shadow:0 16px 50px rgba(0,0,0,.12)}.rg-home .split-widget .widget-tabs .tab{background:transparent;padding:14px 22px;font-size:16px;border-radius:var(--radius-md) var(--radius-md) 0 0;border-bottom:3px solid transparent;transition:all .2s}.rg-home .split-widget .widget-tabs .tab:hover{background:var(--bg-light);border-radius:var(--radius-md) var(--radius-md) 0 0}.rg-home .split-widget .widget-tabs .tab.active{background:transparent;color:var(--roundgeo-blue);border-bottom:3px solid var(--roundgeo-blue)}.rg-home .split-widget .widget-tabs .tab i{font-size:15px}.rg-home .split-widget .widget-tabs .tab.active i{color:var(--roundgeo-blue)}.rg-home .split-widget .widget-body{background:var(--white);box-shadow:none;border-radius:0 var(--radius-lg) var(--radius-lg) var(--radius-lg);padding:32px;min-height:380px;display:flex;flex-direction:column}.rg-home .widget-options{display:flex;gap:20px;margin-bottom:15px;font-size:13px;font-weight:500;color:var(--text-dark)}.rg-home .widget-options label{display:flex;align-items:center;gap:5px;cursor:pointer}.rg-home .stacked-form{display:flex;flex-direction:column;gap:10px}.rg-home .stacked-form .input-block{border:1px solid var(--border-color);border-radius:var(--radius-md)!important;padding:10px 20px;display:flex;align-items:center;background:var(--white);min-height:68px;transition:box-shadow .2s,border-color .2s}.rg-home .stacked-form .input-block:hover{border-color:var(--roundgeo-blue);box-shadow:0 4px 12px rgba(0,79,176,.08)}.rg-home .stacked-form .location-input{flex-direction:row;gap:10px;margin-bottom:10px}.rg-home .stacked-form .location-input .input-wrapper{flex:1;display:flex;flex-direction:column;justify-content:center}.rg-home .input-row-grid{display:flex;gap:10px;width:100%;align-items:stretch}.rg-home .input-row-grid .half-width{flex:1;display:flex;align-items:center;gap:12px}.rg-home .input-row-grid-3{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:10px}.rg-home .stacked-form .input-block i{font-size:18px;color:var(--roundgeo-blue);width:24px;text-align:center;margin-right:4px}.rg-home .stacked-form .input-block .input-wrapper{flex:1;display:flex;flex-direction:column;justify-content:center}.rg-home .input-row-grid label{font-size:11px;margin-bottom:0;color:var(--text-muted);font-weight:700;line-height:1}.rg-home .input-row-grid input,.rg-home .input-row-grid select{font-size:14px;padding:0;margin-top:4px;font-weight:700;color:var(--text-dark);background:transparent;border:none;outline:none;width:100%;cursor:pointer}.rg-home .flatpickr-input{background:transparent!important}.rg-home .display-none{display:none!important}.rg-home .form-section{flex:1;display:flex;flex-direction:column;justify-content:center}.rg-home .stacked-actions{display:flex;flex-direction:column;gap:15px;margin-top:auto;padding-top:20px}.rg-home .upsell-options{display:flex;align-items:center;gap:15px;font-size:13px;font-weight:500}.rg-home .bundle-upsell{color:#1e8728;font-weight:700;display:flex;align-items:center;gap:4px;background:#e8f5e9;padding:4px 8px;border-radius:4px}.rg-home .btn-submit{font-size:16px;padding:16px;border-radius:var(--radius-md);transition:all .2s;font-weight:900;letter-spacing:.5px}.rg-home .btn-submit:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,46,102,.2)}.rg-home .fee-disclaimer{font-size:11px;color:var(--text-muted);text-align:center;margin-top:10px}.rg-home .hero-right .promo-image{width:100%;max-width:500px;border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.15);position:relative;z-index:3}.rg-home .graphic-layer{position:absolute;top:-50px;right:-100px;width:600px;height:600px;z-index:1}.rg-home .graphic-layer .circle{border-radius:50%;position:absolute}.rg-home .graphic-layer .circle-1{width:400px;height:400px;background:var(--roundgeo-blue);top:0;right:80px}.rg-home .graphic-layer .circle-2{width:500px;height:500px;background:var(--roundgeo-blue-light);bottom:-50px;right:-50px;z-index:-1}.rg-home .floating-promo-text{position:absolute;top:40px;right:20px;z-index:4;text-align:right}.rg-home .floating-promo-text h2{color:var(--roundgeo-blue-dark);font-size:28px;font-weight:900;line-height:1;text-shadow:0 2px 10px hsla(0,0%,100%,.8)}.rg-home .floating-promo-text span{font-size:42px;color:var(--roundgeo-blue)}.rg-home .deals-section{padding:60px 0}.rg-home .section-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.rg-home .section-title h2{font-size:24px;font-weight:900}.rg-home .see-all{font-weight:700;display:flex;align-items:center;gap:5px}.rg-home .deals-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.rg-home .deal-card{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-md);overflow:hidden;cursor:pointer;transition:box-shadow .2s,transform .2s}.rg-home .deal-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.rg-home .card-image{height:180px;position:relative}.rg-home .card-image img{width:100%;height:100%;object-fit:cover}.rg-home .badge-express{position:absolute;bottom:10px;left:10px;background-color:#9000ff;color:var(--white);font-size:11px;font-weight:900;padding:4px 8px;border-radius:var(--radius-sm);letter-spacing:.5px}.rg-home .card-content{padding:16px}.rg-home .rating{display:flex;align-items:center;gap:8px;margin-bottom:8px}.rg-home .stars{color:#f2b203;font-size:13px;display:flex;gap:2px}.rg-home .reviews{font-size:12px;font-weight:700;color:var(--text-muted)}.rg-home .hotel-name{font-size:18px;font-weight:700;margin-bottom:4px;line-height:1.2}.rg-home .hotel-location{font-size:14px;color:var(--text-muted);margin-bottom:16px}.rg-home .price-container{display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid var(--border-color);padding-top:12px}.rg-home .price-left{display:flex;flex-direction:column;gap:4px}.rg-home .strikethrough{font-size:14px;color:var(--text-muted);text-decoration:line-through}.rg-home .discount-badge{background-color:var(--roundgeo-accent-hover);color:var(--white);font-size:12px;font-weight:700;padding:2px 6px;border-radius:var(--radius-sm);display:inline-block}.rg-home .price-right{text-align:right}.rg-home .price-label{font-weight:700;display:block;margin-bottom:-4px}.rg-home .price-main{font-size:24px;font-weight:900;color:#1e8728}.rg-home .price-period{font-size:13px;color:var(--text-muted);font-weight:500}.rg-home .app-promo{background-color:var(--roundgeo-blue-light);padding:50px 0}.rg-home .promo-container{display:flex;justify-content:space-between;align-items:center}.rg-home .promo-content h2{font-size:32px;font-weight:900;margin-bottom:16px}.rg-home .promo-content p{font-size:18px;color:var(--text-muted);margin-bottom:24px;max-width:500px}.rg-home .app-buttons{display:flex;gap:16px}.rg-home .phone-mockup{width:250px;height:500px;background-color:#222;border-radius:40px;padding:12px;box-shadow:var(--shadow-lg);transform:rotate(10deg)}.rg-home .phone-screen{background-color:var(--white);width:100%;height:100%;border-radius:28px;overflow:hidden;padding:20px;text-align:center}.rg-home .phone-screen .logo{font-size:22px;margin-top:40px;margin-bottom:40px}.rg-home .phone-screen .app-hero{background:var(--roundgeo-blue);color:#fff;padding:40px 10px;border-radius:12px;font-weight:700}.rg-home .blog-preview-section{padding:64px 0;background-color:var(--white)}.rg-home .blog-preview-section .section-title{display:flex!important;justify-content:space-between!important;align-items:flex-end!important;margin-bottom:32px!important}.rg-home .blog-preview-section .header-left h2{font-size:36px;font-weight:900;color:var(--roundgeo-blue-dark)!important;margin-bottom:0!important;line-height:1.1}.rg-home .blog-preview-section .see-all{color:var(--roundgeo-blue);font-weight:800;font-size:14px;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:8px;transition:transform .2s}.rg-home .blog-preview-section .see-all:hover{transform:translateX(5px)}.rg-home .carousel-viewport{position:relative}.rg-home .blog-carousel{display:flex;gap:24px;overflow-x:auto;padding:8px 0 24px;scrollbar-width:none;cursor:-webkit-grab;cursor:grab;-webkit-overflow-scrolling:touch}.rg-home .blog-carousel::-webkit-scrollbar{display:none}.rg-home .blog-carousel-item{flex:0 0 310px;background:var(--white);border-radius:12px;overflow:hidden;transition:transform .2s;text-decoration:none;color:inherit;display:flex;flex-direction:column}.rg-home .blog-carousel-item:hover{transform:translateY(-5px)}.rg-home .blog-card-img{width:100%;height:180px;border-radius:12px;overflow:hidden;margin-bottom:12px}.rg-home .blog-card-img img{width:100%;height:100%;object-fit:cover}.rg-home .blog-card-content{padding:15px 0}.rg-home .blog-carousel-item h3{font-size:18px;font-weight:800;line-height:1.4;color:var(--text-dark);margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rg-home .carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(0,0,0,.12);cursor:pointer;z-index:10;border:1px solid var(--border-color);transition:all .2s cubic-bezier(.175,.885,.32,1.275);color:var(--text-dark)}.rg-home .carousel-nav:hover{background:var(--roundgeo-blue);color:var(--white);border-color:var(--roundgeo-blue);transform:translateY(-50%) scale(1.1)}.rg-home .carousel-nav.prev{left:-22px}.rg-home .carousel-nav.next{right:-22px}.rg-home .carousel-progress-container{width:150px;height:2px;background:#eee;margin:10px auto 0;border-radius:10px;overflow:hidden}.rg-home .carousel-progress-bar{height:100%;width:0;background:var(--roundgeo-blue);transition:width .2s}.rg-home .main-footer{background:#06090d;border-top:1px solid hsla(0,0%,100%,.08);padding-top:56px}.rg-home .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:32px;margin-bottom:36px}.rg-home .brand-col p{color:#a8b5c5;margin:16px 0;max-width:340px;line-height:1.6}.rg-home .socials{display:flex;gap:14px;font-size:20px}.rg-home .socials a{color:#d5e4f7}.rg-home .socials a:hover{color:#fff}.rg-home .footer-col h4{font-size:12px;font-weight:900;margin-bottom:14px;text-transform:uppercase;letter-spacing:1px;color:#f6f9ff}.rg-home .footer-col ul{display:flex;flex-direction:column;gap:8px}.rg-home .footer-col a{color:#a8b5c5;font-size:13px;font-weight:500;line-height:1.5}.rg-home .footer-col a:hover{color:#fff}.rg-home .footer-bottom{background:hsla(0,0%,100%,.02);border-top:1px solid hsla(0,0%,100%,.08);padding:22px 0}.rg-home .footer-bottom .container{display:flex;justify-content:space-between;align-items:center;color:#9caab8;font-size:13px;gap:18px;flex-wrap:wrap}.rg-home .travelers-popup{position:absolute;top:calc(100% + 12px);left:0;width:320px;background:var(--white);border-radius:var(--radius-md);box-shadow:0 12px 36px rgba(0,0,0,.15);padding:24px;z-index:1000;border:1px solid var(--border-color);cursor:default}.rg-home .traveler-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.rg-home .traveler-row:last-of-type{margin-bottom:20px}.rg-home .traveler-info{display:flex;flex-direction:column}.rg-home .t-label{font-weight:700;font-size:16px;color:var(--text-dark)}.rg-home .t-desc{font-size:12px;color:var(--text-muted)}.rg-home .t-controls{display:flex;align-items:center;gap:16px}.rg-home .t-btn{width:34px;height:34px;border-radius:50%;border:1px solid var(--border-color);background:transparent;color:var(--roundgeo-blue);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;outline:none}.rg-home .t-btn:hover{background:var(--roundgeo-blue-light);border-color:var(--roundgeo-blue)}.rg-home .t-btn:disabled{color:#ccc;border-color:#eee;cursor:not-allowed;background:transparent}.rg-home .t-count{font-size:16px;font-weight:700;width:24px;text-align:center}.rg-home .t-actions{border-top:1px solid var(--border-color);padding-top:20px;display:flex;justify-content:flex-end}.rg-home .t-apply-btn{padding:10px 24px;font-size:14px;border-radius:var(--radius-sm);border:1px solid var(--roundgeo-blue);color:var(--roundgeo-blue);font-weight:700;cursor:pointer}.rg-home .t-apply-btn:hover{background:var(--roundgeo-blue-light)}.rg-home .flatpickr-calendar{box-shadow:0 12px 36px rgba(0,0,0,.15)!important;border:1px solid var(--border-color)!important;border-radius:var(--radius-md)!important;padding:10px!important}.rg-home .flatpickr-current-month .numInputWrapper{display:none!important}.rg-home .flatpickr-current-month .flatpickr-monthDropdown-months{font-weight:900!important;font-size:18px!important}.rg-home .flatpickr-day{border-radius:var(--radius-sm)!important}.rg-home .flatpickr-day.selected{background:var(--roundgeo-blue)!important;border-color:var(--roundgeo-blue)!important}.rg-home .radio-toggle-group{display:flex;gap:20px;margin-bottom:16px;padding:0 5px}.rg-home .checkbox-btn,.rg-home .radio-btn{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;font-weight:700;color:var(--text-dark);transition:color .2s}.rg-home .checkbox-btn input,.rg-home .radio-btn input{accent-color:var(--roundgeo-blue);cursor:pointer;transform:scale(1.1)}.rg-home .input-row-grid-3{display:flex;gap:16px;width:100%}.rg-home .input-row-grid-3 .input-block{flex:1;min-width:0}.rg-home .input-row-grid-3 .date-input,.rg-home .input-row-grid-3 .guest-input{flex:1.25}.rg-home .input-row-grid-3 .input-block:last-child{flex:0.8}.rg-home .input-row-grid-3 .input-wrapper select{padding:4px 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.rg-home .why-choose{padding:60px 0;background-color:var(--white);position:relative;overflow:hidden}.rg-home .why-choose-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-bottom:80px}.rg-home .accent-tag{color:var(--roundgeo-blue);font-weight:800;font-size:13px;letter-spacing:2px;text-transform:uppercase;margin-bottom:15px;display:block}.rg-home .why-choose .brand-value h2{color:var(--roundgeo-blue-dark);font-size:42px;font-weight:900;margin-bottom:20px;line-height:1.1}.rg-home .why-choose .section-desc{font-size:18px;color:var(--text-muted);margin-bottom:40px;max-width:500px}.rg-home .why-choose .feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.rg-home .feature-card{display:flex;align-items:flex-start;gap:15px}.rg-home .feature-icon{width:48px;height:48px;min-width:48px;background:var(--roundgeo-blue-light);color:var(--roundgeo-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.rg-home .feature-text h4{font-size:18px;font-weight:700;margin-bottom:5px;color:var(--roundgeo-blue-dark)}.rg-home .feature-text p{font-size:14px;color:var(--text-muted);line-height:1.4}.rg-home .brand-graphic{position:relative}.rg-home .comparison-window{background:var(--white);border-radius:var(--radius-lg);box-shadow:0 30px 60px rgba(0,46,102,.12);border:1px solid var(--border-color);overflow:hidden;max-width:520px;margin-left:auto}.rg-home .window-header{background:#f8f9fa;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-color)}.rg-home .window-dots{display:flex;gap:6px}.rg-home .window-dots span{width:10px;height:10px;border-radius:50%;display:block;background:#e0e4e8}.rg-home .window-logo{font-size:14px;font-weight:900;color:var(--roundgeo-blue)}.rg-home .window-body{padding:30px}.rg-home .comparison-header-mock{font-size:13px;font-weight:700;color:var(--text-dark);margin-bottom:15px;border-bottom:1px solid #f0f2f5;padding-bottom:10px}.rg-home .partner-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rg-home .partner-card{background:#fff;border:1px solid var(--border-color);border-radius:6px;padding:10px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;transition:all .2s}.rg-home .partner-card:hover{border-color:var(--roundgeo-blue);transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.05)}.rg-home .partner-card img{width:18px}.rg-home .partner-more{justify-content:center;color:var(--text-muted);background:#f8f9fa}.rg-home .trust-bar{background:var(--white);border-radius:var(--radius-lg);padding:30px 40px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 30px rgba(0,0,0,.03);border:1px solid var(--border-color)}.rg-home .trust-stat{text-align:left}.rg-home .stat-number{display:block;font-size:32px;font-weight:900;color:var(--roundgeo-blue-dark);line-height:1}.rg-home .stat-label{font-size:13px;font-weight:600;color:var(--text-muted)}.rg-home .stat-divider{width:1px;height:50px;background:var(--border-color)}.rg-home .trust-guarantee{display:flex;align-items:center;gap:15px}.rg-home .guarantee-icon{font-size:32px;color:#34a853}.rg-home .guarantee-text strong{display:block;font-size:16px;color:var(--text-dark)}.rg-home .guarantee-text p{font-size:13px;color:var(--text-muted)}.rg-home .destinations-section{padding:50px 0;background:var(--bg-light);overflow:hidden}.rg-home .dest-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.rg-home .header-left h2{font-size:36px;font-weight:900;color:var(--roundgeo-blue-dark);line-height:1.1}.rg-home .dest-nav-buttons{display:flex;gap:12px}.rg-home .nav-btn{width:48px;height:48px;border-radius:50%;background:var(--white);border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;color:var(--roundgeo-blue);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-sm)}.rg-home .nav-btn:hover{background:var(--roundgeo-blue);color:var(--white);border-color:var(--roundgeo-blue);transform:scale(1.1);box-shadow:var(--shadow-md)}.rg-home .dest-carousel-view{width:100%;overflow:hidden;position:relative;padding:10px 0}.rg-home .dest-slider{display:flex;transition:transform .6s cubic-bezier(.645,.045,.355,1);width:100%}.rg-home .dest-slide{flex:0 0 100%;width:100%;padding:0 5px}.rg-home .dest-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,260px);gap:20px}.rg-home .dest-card{position:relative;border-radius:var(--radius-lg);overflow:hidden;cursor:pointer;background:#eee}.rg-home .dest-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.rg-home .dest-card:hover img{transform:scale(1.08)}.rg-home .dest-card.card-large{grid-column:span 2;grid-row:span 2;height:540px}.rg-home .dest-card.card-tall{grid-row:span 2;height:540px}.rg-home .dest-card:not(.card-large):not(.card-tall){height:260px}.rg-home .grid-layout-1 .card-large{grid-column:1/3;grid-row:1/3}.rg-home .grid-layout-1 .card-tall{grid-column:3/4;grid-row:1/3}.rg-home .grid-layout-1 .dest-card:not(.card-large):not(.card-tall):nth-child(3){grid-column:4/5;grid-row:1/2}.rg-home .grid-layout-1 .dest-card:not(.card-large):not(.card-tall):nth-child(4){grid-column:4/5;grid-row:2/3}.rg-home .grid-layout-2 .card-large{grid-column:1/3;grid-row:1/3}.rg-home .grid-layout-2 .card-tall{grid-column:4/5;grid-row:1/3}.rg-home .grid-layout-2 .dest-card:not(.card-large):not(.card-tall):nth-child(3){grid-column:3/4;grid-row:1/2}.rg-home .grid-layout-2 .dest-card:not(.card-large):not(.card-tall):nth-child(4){grid-column:3/4;grid-row:2/3}.rg-home .grid-layout-3 .card-large{grid-column:3/5;grid-row:1/3}.rg-home .grid-layout-3 .card-tall{grid-column:2/3;grid-row:1/3}.rg-home .grid-layout-3 .dest-card:not(.card-large):not(.card-tall):nth-child(3){grid-column:1/2;grid-row:1/2}.rg-home .grid-layout-3 .dest-card:not(.card-large):not(.card-tall):nth-child(4){grid-column:1/2;grid-row:2/3}.rg-home .dest-overlay{position:absolute;bottom:0;left:0;right:0;top:0;padding:30px;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.2) 50%,transparent);color:var(--white);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;text-align:left;transition:background .4s}.rg-home .dest-card:not(.card-large):not(.card-tall) .dest-overlay{padding:20px}.rg-home .dest-card:not(.card-large):not(.card-tall) .dest-info h3{font-size:20px}.rg-home .dest-card:not(.card-large):not(.card-tall) .dest-info p{margin-bottom:10px;font-size:13px}.rg-home .dest-card:hover .dest-overlay{background:linear-gradient(0deg,rgba(42,32,24,.82) 0,rgba(0,0,0,.3))}.rg-home .dest-info h3{font-size:26px;font-weight:900;margin-bottom:6px;text-shadow:0 2px 10px rgba(0,0,0,.3)}.rg-home .dest-info p{font-size:15px;opacity:.95;margin-bottom:18px;line-height:1.4}.rg-home .dest-info{width:100%;min-width:0}.rg-home .dest-meta{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;font-size:13px;font-weight:700;border-top:1px solid hsla(0,0%,100%,.25);padding-top:15px;line-height:1.25;width:100%}.rg-home .dest-meta span:first-child{min-width:0;overflow-wrap:anywhere}.rg-home .dest-price{color:#52ff72;font-size:18px;font-weight:900;flex:0 0 auto;text-align:right;white-space:nowrap}.rg-home .newsletter-social-section{background:var(--white)}.rg-home .bento-card{background:var(--bg-light);border-radius:var(--radius-xl);padding:35px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;border:1px solid var(--border-color);transition:all .4s cubic-bezier(.4,0,.2,1)}.rg-home .bento-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg);border-color:var(--roundgeo-blue-light)}.rg-home .newsletter-social-section.v-split{background:#f8faff;padding:60px 0}.rg-home .newsletter-social-section.v-split .newsletter-bento-grid{display:grid;grid-template-columns:1fr .52fr .52fr;grid-template-rows:minmax(0,1fr);column-gap:30px;row-gap:16px;align-items:stretch}.rg-home .newsletter-social-section.v-split .large-card{grid-column:1;grid-row:1;background:transparent;border:none;box-shadow:none;color:var(--roundgeo-blue-dark);padding:20px 50px 20px 0;display:flex;flex-direction:column;justify-content:center}.rg-home .newsletter-social-section.v-split .large-card h2{color:var(--roundgeo-blue-dark);font-size:52px;font-weight:900;line-height:1.05;letter-spacing:-1.5px;margin-bottom:18px}.rg-home .newsletter-social-section.v-split .large-card p{color:#5c6270;font-size:16px;line-height:1.65;margin-bottom:32px;max-width:420px}.rg-home .newsletter-social-section.v-split .large-card .accent-tag{background:#eef2ff;color:var(--roundgeo-blue);width:-moz-fit-content;width:fit-content;margin-bottom:20px}.rg-home .newsletter-social-section.v-split .signup-form .input-group{border:1px solid #dde4ef;box-shadow:0 6px 24px rgba(0,53,128,.05);padding:6px;margin-bottom:28px;max-width:100%}.rg-home .newsletter-social-section.v-split .social-social-proof{flex-wrap:wrap;gap:20px}.rg-home .newsletter-social-section.v-split .user-avatars img{border-color:#f8faff}.rg-home .newsletter-social-section .social-social-proof{display:flex;align-items:center;gap:20px;margin-top:6px}.rg-home .newsletter-social-section .user-avatars{display:flex;align-items:center}.rg-home .newsletter-social-section .user-avatars img{width:36px;height:36px;border-radius:50%;border:2px solid #fff;margin-left:-10px;object-fit:cover}.rg-home .newsletter-social-section .user-avatars img:first-child{margin-left:0}.rg-home .newsletter-social-section .user-avatars .plus-more{width:36px;height:36px;border-radius:50%;background:var(--roundgeo-blue-light);border:2px solid #fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:var(--roundgeo-blue-dark);margin-left:-10px}.rg-home .newsletter-social-section .rating-info{display:flex;flex-direction:column;gap:3px}.rg-home .newsletter-social-section .rating-info .stars{color:#ffda15;font-size:12px}.rg-home .newsletter-social-section .rating-info span{font-size:12px;font-weight:600;color:#5c6270}.rg-home .newsletter-social-section .signup-form .input-group{display:flex;background:var(--white);border-radius:var(--radius-lg);overflow:hidden}.rg-home .newsletter-social-section .signup-form input{flex:1;border:none;padding:0 18px;outline:none;font-size:15px;color:var(--roundgeo-blue-dark);min-width:0}.rg-home .newsletter-social-section .signup-form .btn{padding:13px 24px;font-weight:700;white-space:nowrap;flex-shrink:0}.rg-home .newsletter-social-section.v-split .testimonial-card{display:flex;flex-direction:column;justify-content:space-between;background:#fff;border:1px solid #e8edf5;border-radius:20px;padding:22px;box-shadow:0 4px 20px rgba(0,0,0,.03);transition:transform .25s ease,box-shadow .25s ease}.rg-home .newsletter-social-section.v-split .testimonial-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,53,128,.08)}.rg-home .newsletter-social-section.v-split .testimonial-card p{font-size:13.5px;color:#4a5568;line-height:1.6;margin:0;font-style:italic}.rg-home .newsletter-social-section.v-split .testimonial-card .user-name{font-size:12px;margin-top:12px}.rg-home .newsletter-social-section.v-split .testimonial-marquee-wrap{grid-column:2/span 2;grid-row:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;height:560px;overflow:hidden;mask-image:linear-gradient(180deg,transparent 0,#000 12%,#000 88%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 12%,#000 88%,transparent)}.rg-home .newsletter-social-section.v-split .testimonial-column{overflow:hidden}.rg-home .newsletter-social-section.v-split .testimonial-track{display:flex;flex-direction:column;gap:14px;will-change:transform}.rg-home .newsletter-social-section.v-split .testimonial-column.up .testimonial-track{animation:testimonialMarqueeUp 34s linear infinite}.rg-home .newsletter-social-section.v-split .testimonial-column.down .testimonial-track{animation:testimonialMarqueeDown 34s linear infinite}@keyframes testimonialMarqueeUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes testimonialMarqueeDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.rg-home .newsletter-social-section .testimonial-card .save-amount{background:#e8fcf0;color:#1fb35a;padding:4px 10px;border-radius:6px;font-weight:800;font-size:13px}.rg-home .newsletter-social-section .testimonial-card .feature-tag{background:#eef2ff;color:var(--roundgeo-blue);padding:4px 10px;border-radius:6px;font-weight:800;font-size:11px;text-transform:uppercase}.rg-home .newsletter-social-section .user-name{display:block;font-size:12px;font-weight:800;color:var(--roundgeo-blue-dark)}.rg-home .dest-pagination{display:flex;justify-content:center;gap:12px;margin-top:40px}.rg-home .dot{width:10px;height:10px;border-radius:50%;background:var(--border-color);cursor:pointer;transition:all .3s}.rg-home .dot.active{background:var(--roundgeo-blue);width:24px;border-radius:10px}.rg-home .product-hero{isolation:isolate;overflow:hidden;padding:54px 0}.rg-home .product-hero-image{position:absolute;inset:0;z-index:-2}.rg-home .product-hero-image img{object-fit:cover;object-position:center}.rg-home .product-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,hsla(0,0%,100%,.96),hsla(0,0%,100%,.9) 48%,hsla(0,0%,100%,.7))}.rg-home .product-hero-container{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:34px;align-items:end}.rg-home .product-hero-copy{padding:12px 0 22px;max-width:480px}.rg-home .product-hero-copy h1{color:var(--roundgeo-blue-dark);font-size:44px;line-height:1.08;font-weight:900;letter-spacing:0;margin:12px 0 14px}.rg-home .product-hero-copy p{color:#4d5b68;font-size:16px;line-height:1.7}.rg-home .product-secondary-cta{display:inline-flex;margin-top:20px;background:hsla(0,0%,100%,.86)}.rg-home .product-search-shell{min-width:0}.rg-home .product-search-card{margin:0}.rg-home .product-search-kicker{color:var(--roundgeo-blue-dark);font-size:15px;font-weight:900;margin-bottom:16px}.rg-home .product-search-row{align-items:stretch}.rg-home .product-search-box{min-width:0}.rg-home .product-search-button{min-height:72px;white-space:nowrap}.rg-home .faq-demo-label{text-align:center;margin:60px 0 20px}.rg-home .faq-demo-label span{background:var(--roundgeo-blue);color:#fff;display:inline-block;padding:10px 25px;border-radius:50px;font-weight:900;font-size:14px;text-transform:uppercase;letter-spacing:2px;box-shadow:0 10px 20px rgba(0,107,255,.2)}.rg-home .faq-section{padding:100px 0;background:var(--white);border-bottom:2px solid #f0f4f8}.rg-home .faq-accordion .faq-item{border-bottom:1px solid var(--border-color)}.rg-home .faq-question{width:100%;padding:24px 0;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer;text-align:left;transition:all .3s}.rg-home .faq-question:hover h4{color:var(--roundgeo-blue)}.rg-home .faq-question h4{font-size:18px;font-weight:700;color:var(--roundgeo-blue-dark);margin:0;transition:color .3s}.rg-home .faq-icon{font-size:14px;color:var(--roundgeo-blue);transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.rg-home .faq-answer{max-height:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.rg-home .faq-answer-inner{padding:0 0 24px;color:var(--text-muted);line-height:1.7;font-size:15px}.rg-home .faq-item.active .faq-icon{transform:rotate(180deg)}.rg-home .faq-item.active .faq-answer{max-height:300px}.rg-home .faq-v1 .faq-header{margin-bottom:60px}.rg-home .faq-v1 .faq-container{display:flex;gap:80px}.rg-home .faq-v1 .faq-intro{flex:0 0 320px}.rg-home .faq-v1 .faq-intro h2{font-size:42px;margin:15px 0 20px;color:var(--roundgeo-blue-dark)}.rg-home .faq-v1 .faq-grid{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:0 60px}.rg-home .faq-v1 .faq-cat-title{color:var(--roundgeo-blue);font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:1px;margin-bottom:24px;display:flex;align-items:center;gap:10px}.rg-home .faq-v1 .faq-cat-title:before{content:"";width:12px;height:12px;background:var(--roundgeo-blue);border-radius:50%}.rg-home .faq-v2 .faq-content{max-width:800px;margin:0 auto}.rg-home .faq-v2 .section-title{text-align:center;margin-bottom:60px}.rg-home .faq-v3 .faq-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:24px}.rg-home .faq-v3 .faq-card{background:#f8fbff;padding:40px;border-radius:24px;border:1px solid var(--border-color);transition:all .3s cubic-bezier(.4,0,.2,1)}.rg-home .faq-v3 .faq-card:first-child,.rg-home .faq-v3 .faq-card:nth-child(4){grid-column:span 2}.rg-home .faq-v3 .faq-card:hover{transform:translateY(-8px);background:#fff;box-shadow:0 20px 40px rgba(0,107,255,.08);border-color:var(--roundgeo-blue)}.rg-home .faq-v3 .faq-card i{font-size:32px;color:var(--roundgeo-blue);margin-bottom:30px;display:block}.rg-home .faq-v3 .faq-card h4{font-size:20px;color:var(--roundgeo-blue-dark);margin-bottom:15px}.rg-home .faq-v3 .faq-card p{color:var(--text-muted);font-size:14px;line-height:1.6}.rg-home .faq-v4 .faq-tabs-layout{display:grid;grid-template-columns:280px 1fr;gap:60px;background:var(--white);padding:60px;border-radius:32px;box-shadow:0 30px 80px rgba(0,0,0,.06);border:1px solid var(--border-color)}.rg-home .faq-tabs{display:flex;flex-direction:column;gap:15px}.rg-home .faq-tab-btn{padding:18px 25px;text-align:left;background:#f8f9fa;border:none;border-radius:12px;font-weight:700;color:var(--text-muted);cursor:pointer;transition:all .3s}.rg-home .faq-tab-btn.active{background:var(--roundgeo-blue);color:var(--white);box-shadow:0 10px 20px rgba(0,107,255,.2)}.rg-home .faq-v5{background:linear-gradient(180deg,#fff,#f0f7ff)}.rg-home .faq-v5 .faq-grid{display:flex;flex-direction:column;gap:30px;max-width:900px;margin:0 auto}.rg-home .faq-v5 .faq-glass-card{background:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.8);border-radius:30px;padding:40px;box-shadow:0 15px 45px rgba(0,107,255,.05);transition:all .3s}.rg-home .faq-v5 .faq-glass-card:hover{background:hsla(0,0%,100%,.9);transform:scale(1.02)}.rg-home .roundgeo-faq-section{background:radial-gradient(circle at 8% 18%,rgba(0,79,176,.08) 0,rgba(0,79,176,0) 38%),linear-gradient(180deg,#fff,#f7faff);padding:56px 0 68px;position:relative;overflow:hidden}.rg-home .roundgeo-faq-section:after{content:"";position:absolute;right:-120px;bottom:-180px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(0,79,176,.14) 0,rgba(0,79,176,0) 72%);pointer-events:none}.rg-home .roundgeo-faq-layout{display:grid;grid-template-columns:minmax(250px,320px) 1fr;gap:34px;align-items:start;position:relative;z-index:1}.rg-home .roundgeo-faq-intro{position:relative;will-change:transform}.rg-home .roundgeo-faq-intro h2{font-size:44px;line-height:1.06;letter-spacing:-.8px;color:var(--roundgeo-blue-dark);margin-bottom:12px}.rg-home .roundgeo-faq-intro p{color:#33475b;font-size:18px;margin-bottom:14px}.rg-home .roundgeo-faq-intro .roundgeo-faq-note{font-size:14px;line-height:1.7;color:#637384;max-width:290px;margin-bottom:0}.rg-home .roundgeo-faq-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.rg-home .roundgeo-faq-column{background:hsla(0,0%,100%,.72);border:1px solid rgba(0,79,176,.12);border-radius:18px;padding:26px 26px 8px;box-shadow:0 14px 34px rgba(0,46,102,.05);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.rg-home .roundgeo-faq-column:hover{border-color:rgba(0,79,176,.24);box-shadow:0 20px 42px rgba(0,46,102,.11);transform:translateY(-4px)}.rg-home .roundgeo-faq-column-title{font-size:19px;color:var(--roundgeo-blue-dark);margin-bottom:8px;position:relative;padding-left:16px}.rg-home .roundgeo-faq-column-title:before{content:"";width:7px;height:7px;border-radius:50%;background:linear-gradient(180deg,#2f78d0 0,var(--roundgeo-blue) 100%);position:absolute;left:0;top:11px}.rg-home .roundgeo-faq-section .faq-accordion .faq-item{border-bottom:1px solid rgba(17,73,143,.11);transition:border-color .25s ease}.rg-home .roundgeo-faq-section .faq-accordion .faq-item:last-child{border-bottom:none}.rg-home .roundgeo-faq-section .faq-question{padding:18px 0;gap:14px;position:relative}.rg-home .roundgeo-faq-section .faq-question:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:linear-gradient(90deg,var(--roundgeo-blue) 0,#4e90df 100%);transition:width .28s ease}.rg-home .roundgeo-faq-section .faq-question h4{font-size:21px;font-weight:700;color:#0f233d;line-height:1.3;transition:color .25s ease}.rg-home .roundgeo-faq-section .faq-answer-inner{padding:6px 2px 22px 0;color:#5f6d7b;font-size:14px;line-height:1.7}.rg-home .roundgeo-faq-section .faq-icon{width:28px;height:28px;border-radius:50%;border:1px solid rgba(17,73,143,.2);color:var(--roundgeo-blue);background:rgba(0,79,176,.06);display:inline-flex;align-items:center;justify-content:center;font-size:11px;transition:transform .28s ease,background-color .28s ease,border-color .28s ease,color .28s ease,box-shadow .28s ease}.rg-home .roundgeo-faq-section .faq-item.active .faq-icon{background:linear-gradient(180deg,#2f78d0 0,var(--roundgeo-blue) 100%);color:var(--white);border-color:transparent;box-shadow:0 8px 18px rgba(0,79,176,.28)}.rg-home .roundgeo-faq-section .faq-item.active .faq-question:after{width:56px}.rg-home .roundgeo-faq-section .faq-item.active .faq-question h4{color:var(--roundgeo-blue-dark)}.rg-home .roundgeo-faq-section .faq-item.active{border-bottom-color:rgba(0,79,176,.26)}.rg-home .roundgeo-faq-section .faq-item:hover .faq-question h4{color:var(--roundgeo-blue)}.rg-home .roundgeo-faq-column,.rg-home .roundgeo-faq-intro{opacity:0;transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .65s ease}.rg-home .roundgeo-faq-intro{--intro-shift:0px;transform:translateY(calc(24px + var(--intro-shift)))}.rg-home .roundgeo-faq-column{transform:translateY(24px)}.rg-home .roundgeo-faq-section.in-view .roundgeo-faq-intro{opacity:1;transform:translateY(var(--intro-shift))}.rg-home .roundgeo-faq-section.in-view .roundgeo-faq-column{opacity:1;transform:translateY(0)}.rg-home .roundgeo-faq-section.in-view .roundgeo-faq-column:first-child{transition-delay:.08s}.rg-home .roundgeo-faq-section.in-view .roundgeo-faq-column:nth-child(2){transition-delay:.15s}@media (prefers-reduced-motion:reduce){.rg-home .roundgeo-faq-column,.rg-home .roundgeo-faq-intro{transition:none;opacity:1}.rg-home .roundgeo-faq-intro{transform:translateY(var(--intro-shift))}.rg-home .roundgeo-faq-column{transform:none}}.rg-home .hero-section.hero-new{background-image:url(/assets/images/car_hero.png);background-color:#fff;background-size:cover;background-position:bottom;background-repeat:no-repeat;min-height:550px;padding:60px 0;position:relative;overflow:hidden}.rg-home .hero-full-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.1));z-index:1}.rg-home .hero-full-bg .hero-container{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.rg-home .hero-full-bg .hero-left{flex:0 0 70%;max-width:850px}.rg-home .why-use-box{background:var(--white);border-radius:var(--radius-lg);padding:25px 30px;box-shadow:0 10px 40px rgba(0,0,0,.15);max-width:320px;flex:0 0 30%;transform:translateY(10px)}.rg-home .why-use-box h3{font-size:18px;font-weight:900;margin-bottom:20px;color:var(--text-dark)}.rg-home .why-use-list{list-style:none}.rg-home .why-use-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:13px;font-weight:500;color:var(--text-dark);line-height:1.4}.rg-home .why-use-list li i{color:#1e8b3b;font-size:16px;margin-top:2px}.rg-home #form-cars .widget-header-cars{margin-bottom:15px}.rg-home #form-cars .widget-header-cars h2{color:var(--roundgeo-blue-dark);font-size:26px;font-weight:900;margin-bottom:6px;letter-spacing:-.5px}.rg-home #form-cars .widget-header-cars p{color:var(--text-muted);font-size:16px}.rg-home .same-dropoff-row{margin-bottom:15px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:var(--roundgeo-blue-dark)}.rg-home .same-dropoff-row input[type=checkbox]{accent-color:var(--roundgeo-blue);width:14px;height:14px;cursor:pointer}.rg-home #form-cars .bundle-save-row{background:#ddf4bd;border-radius:var(--radius-sm);padding:10px 20px;display:flex;align-items:center;gap:25px;margin-top:10px;margin-bottom:10px}.rg-home .bundle-save-row .bundle-tag{color:#1e8b3b;font-weight:900;font-size:13px;display:flex;align-items:center;gap:6px}.rg-home .bundle-save-row label{font-size:12px;font-weight:500;color:var(--text-dark);display:flex;align-items:center;gap:8px;cursor:pointer}.rg-home .car-submit-footer{text-align:center;font-size:11px;color:var(--text-muted);margin-top:8px}.rg-home .container{max-width:1200px;margin:0 auto;padding:0 20px}.rg-home .site-header{font-family:Arial,Helvetica,sans-serif}.rg-home .main-nav li{display:flex;align-items:center}.rg-home .main-nav .divider{width:1.5px;height:24px;background-color:#d1d5db;display:inline-block}.rg-home .hero-new{display:flex;align-items:center;position:relative;font-family:Arial,Helvetica,sans-serif}.rg-home .hero-container-new{max-width:1400px;width:100%;position:relative;z-index:2;margin:0 auto;padding:0 20px}.rg-home .search-badge-row{display:flex;justify-content:flex-end;margin-bottom:12px;padding-right:4px}.rg-home .search-badge{display:flex;align-items:center;gap:12px;background:rgba(0,79,176,.15);color:var(--roundgeo-blue-dark);padding:12px 32px;border-radius:12px;font-size:1.25rem;font-weight:900;letter-spacing:.5px;box-shadow:0 6px 20px rgba(0,27,58,.08)}.rg-home .badge-icon{color:var(--roundgeo-blue);width:24px;height:24px}.rg-home .search-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 40px rgba(0,0,0,.06);width:100%;max-width:1350px;margin:0 auto;position:relative;z-index:5}.rg-home .popular-suggestions{display:flex;align-items:center;gap:12px;margin-top:20px;padding-left:4px}.rg-home .popular-label{font-size:.7rem;font-weight:800;color:rgba(0,27,58,.4);text-transform:uppercase;letter-spacing:.8px}.rg-home .popular-tags{display:flex;gap:10px;flex-wrap:wrap}.rg-home .popular-tag{background:hsla(0,0%,100%,.2);border:1px solid rgba(0,27,58,.1);border-radius:100px;padding:6px 16px;font-size:.85rem;font-weight:700;color:var(--roundgeo-blue-dark);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.rg-home .popular-tag:hover{background:var(--roundgeo-blue);color:#fff;border-color:var(--roundgeo-blue);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,79,176,.15)}.rg-home .search-inputs-row{display:flex;align-items:stretch;gap:16px}.rg-home .search-input-box{flex:1;border:1px solid #e2e8f0;border-radius:12px;padding:16px 20px;background-color:#fff;transition:all .2s;cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:relative}.rg-home .where-box{flex:1.6}.rg-home .search-input-box:hover{border-color:var(--accent-orange);box-shadow:0 4px 12px rgba(255,106,0,.05)}.rg-home .box-label{position:absolute;top:-9px;left:16px;background:#fff;padding:0 6px;font-size:.75rem;color:#718096;font-weight:500;text-transform:capitalize;line-height:1;z-index:2}.rg-home .box-main{font-size:1.1rem;font-weight:700;color:#1a202c;display:flex;justify-content:space-between;align-items:center;line-height:1.2}.rg-home .box-sub{font-size:.75rem;color:#a0aec0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:4px}.rg-home .input-reset{border:none;background:transparent;outline:none;padding:0;width:100%;font-family:inherit}.rg-home .box-main-input{font-size:1.1rem;font-weight:700;color:#1a202c;line-height:1.2}.rg-home .arrow-down{display:inline-flex;margin-left:auto;color:var(--roundgeo-blue)}.rg-home .arrow-down svg{width:14px;height:14px}.rg-home .night-box{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 10px;min-width:50px}.rg-home .night-count{font-size:1.2rem;font-weight:800;color:#1a202c}.rg-home .night-text{font-size:.7rem;font-weight:700;color:#718096;text-transform:uppercase}.rg-home .night-icon{margin-top:4px;color:var(--roundgeo-blue)}.rg-home .night-icon svg{width:16px;height:16px;fill:currentColor}.rg-home .search-btn-new{background-color:var(--roundgeo-blue-dark);color:#fff;border:none;border-radius:12px;padding:0 32px;font-size:1.1rem;font-weight:800;cursor:pointer;transition:all .2s;letter-spacing:.5px}.rg-home .search-btn-new:hover{background-color:var(--roundgeo-blue);transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,79,176,.2)}.rg-home .popup-container{position:absolute;top:calc(100% + 12px);left:0;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);z-index:1001;display:none;border:1px solid #e2e8f0;cursor:default}.rg-home .popup-container.show{display:block;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.rg-home .date-popup{width:420px;padding:20px 24px}.rg-home .date-popup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #edf2f7}.rg-home .sel-date{font-size:1.1rem;font-weight:700;color:#1a202c}.rg-home .sel-label{font-size:.8rem;color:#718096;margin-top:4px}.rg-home .text-blue{color:var(--roundgeo-blue)!important}.rg-home .date-arrow{color:#a0aec0;font-size:1.2rem;padding:0 16px}.rg-home .cal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.rg-home .cal-month{font-size:1.1rem;color:#4a5568}.rg-home .cal-nav{display:flex;gap:8px}.rg-home .cal-nav-btn{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center}.rg-home .cal-days-header{text-align:center;font-size:.8rem;color:#a0aec0;margin-bottom:12px}.rg-home .cal-days-header,.rg-home .cal-grid{display:grid;grid-template-columns:repeat(7,1fr)}.rg-home .cal-grid{gap:4px}.rg-home .cal-grid span{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:.95rem;color:#4a5568;cursor:pointer;transition:all .2s}.rg-home .cal-grid span.day-selected{background:var(--roundgeo-blue)!important;color:#fff!important;font-weight:700;box-shadow:0 4px 10px rgba(0,79,176,.2)}.rg-home .guests-popup-new{width:400px;padding:24px}.rg-home .guest-popup-header{padding-bottom:16px;border-bottom:1px solid #edf2f7;margin-bottom:20px;display:flex;align-items:center;gap:12px}.rg-home .guest-popup-header svg{width:22px;height:22px;fill:#4a5568}.rg-home .guest-popup-body{display:flex;justify-content:space-between;gap:24px;margin-bottom:20px}.rg-home .guest-popup-row{flex:1}.rg-home .guest-type{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-weight:600}.rg-home .guest-type svg{width:18px;height:18px;fill:#a0aec0}.rg-home .type-info small{font-size:.7rem;color:#a0aec0;font-weight:400}.rg-home .divider-vertical{width:1px;min-height:40px;background-color:#edf2f7}.rg-home .stepper-new{display:flex;align-items:center;gap:12px}.rg-home .step-btn-new{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;width:28px;height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center}.rg-home .step-btn-new svg{width:12px;height:12px;fill:currentColor}.rg-home .step-val-new{font-weight:700;min-width:20px;text-align:center}.rg-home .guest-popup-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #edf2f7}.rg-home .btn-add-room{background:none;border:none;color:var(--accent-orange);font-weight:700;cursor:pointer;display:flex;align-items:center;gap:10px}.rg-home .blue-plus{border:1.5px solid;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.rg-home .blue-plus svg{width:10px;height:10px;fill:currentColor}.rg-home .btn-apply-orange{background-color:var(--roundgeo-blue);color:#fff;border:none;border-radius:8px;padding:10px 24px;font-weight:700;cursor:pointer}.rg-home .affiliate-hero{--hero-image:url(/assets/images/hero_travel_background.png);position:relative;overflow:hidden;padding:74px 0 54px;background:linear-gradient(90deg,rgba(0,27,58,.82) 0,rgba(0,79,176,.54) 48%,hsla(0,0%,100%,.82) 100%),var(--hero-image);background-size:cover;background-position:50%}.rg-home .affiliate-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:42px;align-items:center}.rg-home .affiliate-copy{color:var(--white);max-width:620px}.rg-home .affiliate-copy .accent-tag{background:hsla(0,0%,100%,.18);color:var(--white);border:1px solid hsla(0,0%,100%,.28)}.rg-home .affiliate-copy h1{font-size:58px;line-height:1.02;margin:18px 0;font-weight:900;max-width:680px}.rg-home .affiliate-copy p{font-size:18px;line-height:1.65;color:hsla(0,0%,100%,.88);max-width:560px}.rg-home .affiliate-hero-actions{display:flex;gap:14px;margin-top:28px;max-width:430px}.rg-home .affiliate-hero-actions .btn-large{width:auto}.rg-home .affiliate-hero-actions .btn-outline{background:hsla(0,0%,100%,.92)}.rg-home .affiliate-search-panel{background:hsla(0,0%,100%,.96);border:1px solid hsla(0,0%,100%,.72);border-radius:16px;padding:28px;box-shadow:0 18px 50px rgba(0,27,58,.22)}.rg-home .affiliate-search-heading{margin-bottom:18px}.rg-home .affiliate-search-heading span{color:var(--roundgeo-blue);font-size:12px;font-weight:900;letter-spacing:.8px;text-transform:uppercase}.rg-home .affiliate-search-heading h2{margin-top:4px;font-size:30px;color:var(--roundgeo-blue-dark)}.rg-home .affiliate-search-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rg-home .affiliate-search-field{display:flex;flex-direction:column;gap:6px;padding:13px 15px;border:1px solid #dce5ee;border-radius:12px;background:var(--white)}.rg-home .affiliate-search-field span{color:var(--text-muted);font-size:12px;font-weight:800}.rg-home .affiliate-search-field input{border:0;outline:0;color:#172033;font-size:17px;font-weight:800;font-family:inherit}.rg-home .affiliate-search-field small{color:#8a98a8;font-size:12px}.rg-home .affiliate-search-button{grid-column:1/-1;min-height:56px}.rg-home .affiliate-popular{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:18px;color:var(--text-muted);font-size:13px;font-weight:700}.rg-home .affiliate-popular a{color:var(--roundgeo-blue-dark);background:var(--roundgeo-blue-light);border-radius:999px;padding:7px 13px}.rg-home .affiliate-offers-section{background:var(--white);padding:64px 0}.rg-home .affiliate-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.rg-home .affiliate-offer-card{color:inherit;background:var(--white);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(0,46,102,.06);transition:transform .2s ease,box-shadow .2s ease}.rg-home .affiliate-offer-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(0,46,102,.12);text-decoration:none}.rg-home .affiliate-offer-card img{width:100%;height:210px;object-fit:cover}.rg-home .affiliate-offer-card div{padding:18px}.rg-home .affiliate-offer-card span{color:var(--roundgeo-blue);font-size:12px;font-weight:900;text-transform:uppercase}.rg-home .affiliate-offer-card h3{color:#172033;font-size:21px;margin:6px 0 14px}.rg-home .affiliate-offer-card strong{color:#1e8728;font-size:20px}.rg-home .affiliate-feature-band{padding:28px 0;background:#eef5fd}.rg-home .affiliate-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rg-home .affiliate-feature{background:hsla(0,0%,100%,.82);border:1px solid rgba(0,79,176,.12);border-radius:12px;padding:22px}.rg-home .affiliate-feature h3{color:var(--roundgeo-blue-dark);font-size:18px;margin-bottom:8px}.rg-home .affiliate-feature p{color:var(--text-muted);font-size:14px;line-height:1.6}.rg-home .hero-new.product-hero{min-height:auto;padding:40px 0 52px}.rg-home .hero-new.product-hero .product-hero-container{display:flex;flex-direction:column;gap:22px;align-items:stretch}.rg-home .hero-new.product-hero .product-hero-copy{max-width:1080px;padding:0}.rg-home .hero-new.product-hero .product-hero-copy h1{max-width:820px;font-size:42px;line-height:1.08;margin:8px 0 10px}.rg-home .hero-new.product-hero .product-hero-copy p{max-width:760px;font-size:16px;line-height:1.55}.rg-home .hero-new.product-hero .product-search-shell{width:100%}.rg-home .hero-new.product-hero .product-search-card{width:100%;max-width:1350px}.rg-home .hero-new.product-hero .product-search-kicker{margin-bottom:14px}.rg-home .hero-new.product-hero .product-search-row{display:grid;grid-template-columns:minmax(220px,1.45fr) repeat(3,minmax(150px,1fr)) minmax(190px,.82fr);gap:16px}.rg-home .hero-new.product-hero .product-search-box{min-height:78px;padding:14px 18px}.rg-home .hero-new.product-hero .product-search-button{min-height:78px;padding:0 24px;align-self:stretch}.rg-home .hero-new.product-hero .box-main-input{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rg-home .dest-card,.rg-home .dest-card img{position:relative}.rg-home .dest-card>img{position:absolute}.rg-home .product-hero-copy h1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:clamp(24px,4vw,42px)}.rg-home .bg-light{background-color:#f5f7fa}.rg-home .sticky-search-bar{position:-webkit-sticky;position:sticky;top:70px;z-index:90;background:var(--roundgeo-blue-dark);color:#fff;padding:12px 0;box-shadow:0 4px 10px rgba(0,0,0,.1)}.rg-home .sticky-search-container{display:flex;justify-content:space-between;align-items:center}.rg-home .search-info h1{font-size:18px;font-weight:700;margin:0}.rg-home .search-info p{font-size:13px;margin:0;color:hsla(0,0%,100%,.8)}.rg-home .edit-search-btn{border-color:hsla(0,0%,100%,.3);color:#fff;padding:6px 12px;font-size:12px}.rg-home .edit-search-btn:hover{background:hsla(0,0%,100%,.1)}.rg-home .results-layout{display:flex;gap:24px;padding:30px 20px}.rg-home .results-sidebar{flex:0 0 280px}.rg-home .filter-panel{background:#fff;border-radius:var(--radius-md);padding:20px;border:1px solid var(--border-color)}.rg-home .filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid var(--border-color)}.rg-home .filter-header h3{font-size:16px;font-weight:700;margin:0}.rg-home .clear-filters{color:var(--roundgeo-blue);font-size:12px;font-weight:500}.rg-home .filter-group{margin-bottom:20px}.rg-home .filter-group h4{font-size:14px;font-weight:700;margin-bottom:10px;color:var(--text-dark)}.rg-home .filter-option{display:flex;align-items:center;margin-bottom:8px;cursor:pointer;font-size:13px}.rg-home .filter-option input{display:none}.rg-home .checkbox-custom{width:18px;height:18px;border:1px solid #ccc;border-radius:4px;margin-right:10px;display:inline-block;position:relative}.rg-home .filter-option input:checked+.checkbox-custom{background:var(--roundgeo-blue);border-color:var(--roundgeo-blue)}.rg-home .filter-option input:checked+.checkbox-custom:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.rg-home .filter-label{flex:1;color:var(--text-dark)}.rg-home .filter-count{color:var(--text-muted);font-size:11px}.rg-home .results-main{flex:1}.rg-home .results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.rg-home .results-count{font-size:18px;font-weight:700;color:var(--text-dark)}.rg-home .results-sort label{font-size:13px;color:var(--text-muted);margin-right:8px}.rg-home .sort-select{padding:8px 12px;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:#fff;font-size:13px;font-weight:500;outline:none}.rg-home .results-list{display:flex;flex-direction:column;gap:16px}.rg-home .result-card{background:#fff;border-radius:var(--radius-md);border:1px solid var(--border-color);overflow:hidden;display:flex;transition:box-shadow .2s}.rg-home .result-card:hover{box-shadow:var(--shadow-md)}.rg-home .card-image-wrapper{flex:0 0 240px;position:relative}.rg-home .card-image-wrapper img{width:100%;height:100%;object-fit:cover}.rg-home .card-content{flex:1;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.rg-home .card-header{display:flex;justify-content:space-between;align-items:flex-start}.rg-home .card-title{font-size:20px;font-weight:700;margin-bottom:4px;color:var(--text-dark)}.rg-home .card-meta{font-size:13px;color:var(--text-muted);margin-bottom:8px;display:flex;align-items:center;gap:6px}.rg-home .star-rating{color:#fbbc04;font-size:12px}.rg-home .card-rating{display:flex;align-items:center;gap:8px}.rg-home .rating-badge{background:var(--roundgeo-blue-dark);color:#fff;padding:4px 8px;border-radius:4px;font-weight:700;font-size:13px}.rg-home .rating-text{font-size:13px;font-weight:700;color:var(--text-dark)}.rg-home .review-count{font-size:12px;color:var(--text-muted)}.rg-home .card-footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:20px}.rg-home .card-badges{display:flex;flex-direction:column;gap:4px}.rg-home .badge-green{color:#1e8728;font-size:12px;font-weight:700;display:flex;align-items:center;gap:4px}.rg-home .card-price-section{text-align:right}.rg-home .price-label{font-size:12px;color:var(--text-muted);margin-bottom:2px}.rg-home .price-value{font-size:24px;font-weight:900;color:var(--text-dark);line-height:1}.rg-home .price-total{font-size:11px;color:var(--text-muted);margin-top:4px;margin-bottom:8px}.rg-home .loading-state{padding:60px 0;text-align:center;color:var(--text-muted)}.rg-home .spinner{width:40px;height:40px;border:3px solid rgba(0,79,176,.1);border-top:3px solid var(--roundgeo-blue);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}@keyframes spin{to{transform:rotate(1turn)}}.rg-home .site-header{position:relative;background-color:var(--white);z-index:10;padding:12px 0;transition:all .3s ease;border-bottom:1px solid var(--border-color);font-family:Roboto,sans-serif}.rg-home .header-container{display:flex;justify-content:flex-start;gap:48px;align-items:center}.rg-home .logo{display:flex;align-items:center;gap:12px}.rg-home .logo-img{height:36px;width:auto}.rg-home .brand-name{font-size:1.7rem;font-weight:800;text-decoration:none!important;display:flex;align-items:center;gap:4px;letter-spacing:-.5px}.rg-home .brand-name .round{color:#001b3a}.rg-home .brand-name .geo{color:var(--roundgeo-blue)}.rg-home .main-nav ul{display:flex;gap:24px;align-items:center;list-style:none;margin:0;padding:0}.rg-home .main-nav li.divider{width:1.5px;height:24px;background-color:#d1d5db}.rg-home .main-nav a{font-weight:600;font-size:1.15rem;color:#333;text-decoration:none;transition:all .3s ease;padding:12px 24px;position:relative;display:flex;align-items:center;gap:10px}.rg-home .nav-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.rg-home .nav-icon svg{width:100%;height:100%}.rg-home .main-nav a.active,.rg-home .main-nav a:hover{color:var(--roundgeo-blue)}.rg-home .main-nav a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--roundgeo-blue);transition:width .3s ease}.rg-home .main-nav a.active:after,.rg-home .main-nav a:hover:after{width:100%}.rg-home .partner-marquee-section{margin-top:-30px;padding:24px 0 0;background:#fff;overflow:hidden;position:relative;z-index:1}.rg-home .partner-marquee-flex{display:flex;align-items:center;gap:60px}.rg-home .partner-spacer{width:25%;flex-shrink:0}.rg-home .partner-title{flex-shrink:0;font-size:15px;font-weight:700;color:#4a5568;letter-spacing:1px}.rg-home .partner-marquee-mask{flex-grow:1;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent)}.rg-home .marquee-container{display:flex;width:max-content;animation:scrollMarquee 45s linear infinite}.rg-home .marquee-container:hover{animation-play-state:paused}@keyframes scrollMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.rg-home .marquee-content{display:flex;justify-content:space-around;align-items:center}.rg-home .marquee-item{display:flex;align-items:center;justify-content:center;height:50px;transition:all .3s ease;cursor:pointer;padding:0 25px}.rg-home .marquee-item:hover{transform:scale(1.08)}.rg-home .marquee-logo{height:32px;width:auto;max-width:120px;object-fit:contain;transition:all .3s ease;transform-origin:center}.rg-home .marquee-item:hover .marquee-logo{transform:scale(1.05)}.rg-home .rg-header-wrapper{position:absolute;top:24px;left:0;width:100%;z-index:100;display:flex;justify-content:center;padding:0 20px}.rg-home.popover-open .rg-header-wrapper{z-index:0}.rg-home .rg-main-header{background:#fff;border-radius:100px;box-shadow:0 10px 40px rgba(0,0,0,.08);padding:6px 6px 6px 24px;display:flex;align-items:center;width:max-content;max-width:100%;gap:40px}.rg-home .rg-header-actions{display:flex;align-items:center;gap:8px}