.symap-blog-header{padding:var(--space-10) 0 var(--space-8);border-bottom:1px solid var(--color-border);margin-bottom:var(--space-8)}.symap-blog-header .symap-eyebrow{display:inline-block;background:var(--color-primary-light);color:var(--color-primary);padding:4px 12px;border-radius:20px;font-size:.8125rem;font-weight:600;margin-bottom:var(--space-4)}.symap-blog-header .symap-h1{margin-bottom:var(--space-4)}.symap-blog-header .symap-lead{max-width:700px;margin-bottom:var(--space-4)}.symap-blog-meta{display:flex;gap:var(--space-2);font-size:.875rem}.symap-blog-content{max-width:800px}.symap-blog-content h2{font-size:1.5rem;color:var(--color-heading);margin:var(--space-10) 0 var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border)}.symap-blog-content h2:first-of-type{border-top:none;padding-top:0}.symap-blog-content p{margin-bottom:var(--space-4);line-height:1.75}.symap-blog-content ul,.symap-blog-content ol{margin-bottom:var(--space-4);padding-left:var(--space-5)}.symap-blog-content li{margin-bottom:var(--space-2);line-height:1.7}.symap-blog-header.symap-animate-on-scroll{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease,transform 0.6s ease}.symap-blog-header.symap-animate-on-scroll.visible{opacity:1;transform:translateY(0)}.symap-blog-content.symap-animate-on-scroll{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease 0.2s,transform 0.6s ease 0.2s}.symap-blog-content.symap-animate-on-scroll.visible{opacity:1;transform:translateY(0)}.symap-callout-box{background:var(--color-primary-light);border-left:4px solid var(--color-primary);border-radius:0 var(--radius) var(--radius) 0;padding:var(--space-5);margin:var(--space-6) 0}.symap-callout-box.blue{background:rgb(15 98 254 / .06);border-left-color:var(--color-primary)}.symap-callout-box.gray{background:var(--color-background-muted);border-left-color:var(--color-border-dark)}.symap-callout-box h4{font-size:1rem;color:var(--color-heading);margin-bottom:var(--space-3)}.symap-callout-box ul{margin:0;padding-left:var(--space-4)}.symap-callout-box li{margin-bottom:var(--space-2)}.symap-callout-box p{margin:0;font-style:italic}.symap-info-box{background:var(--color-background);border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-radius:0 var(--radius) var(--radius) 0;padding:var(--space-5);margin:var(--space-6) 0}.symap-info-box h4{font-size:1rem;color:var(--color-heading);margin-bottom:var(--space-3)}.symap-info-box ul{margin:0;padding-left:var(--space-4)}.symap-info-box li{margin-bottom:var(--space-2)}.symap-country-grid{display:flex;flex-wrap:wrap;gap:var(--space-2);margin:var(--space-4) 0}.symap-country-tag{display:inline-block;background:var(--color-background);border:1px solid var(--color-border);padding:6px 14px;border-radius:20px;font-size:.875rem;font-weight:500;color:var(--color-heading);transition:all 0.2s ease}.symap-country-tag:hover{background:var(--color-primary-light);border-color:var(--color-primary);color:var(--color-primary)}.symap-formula-box{background:var(--color-heading);color:#fff;padding:var(--space-5);border-radius:var(--radius);margin:var(--space-5) 0;text-align:center}.symap-formula-box code{font-family:'SF Mono','Fira Code',monospace;font-size:1.125rem;font-weight:500}.symap-feature-list{display:flex;flex-direction:column;gap:var(--space-3);margin:var(--space-5) 0}.symap-feature-item{display:flex;align-items:flex-start;gap:var(--space-3)}.symap-feature-icon{width:28px;height:28px;min-width:28px;display:flex;align-items:center;justify-content:center;color:#22c55e}.symap-feature-icon svg{width:24px;height:24px}.symap-feature-text{display:flex;flex-direction:column;gap:2px}.symap-feature-text strong{color:var(--color-heading)}.symap-implications-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-5);margin:var(--space-6) 0}@media (max-width:768px){.symap-implications-grid{grid-template-columns:1fr}}.symap-implication-card{background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius);padding:var(--space-5);border-top:4px solid var(--color-primary)}.symap-implication-card.manufacturers{border-top-color:var(--color-primary)}.symap-implication-card.states{border-top-color:#8b5cf6}.symap-implication-card h4{font-size:1.125rem;color:var(--color-heading);margin-bottom:var(--space-3)}.symap-implication-card p{margin-bottom:var(--space-3)}.symap-implication-card ul{margin:0;padding-left:var(--space-4)}.symap-implication-card li{margin-bottom:var(--space-2)}.symap-bottom-line{background:linear-gradient(135deg,rgb(15 98 254 / .08) 0%,rgb(59 130 246 / .04) 100%);border:1px solid var(--color-primary-light);border-radius:var(--radius);padding:var(--space-6);margin:var(--space-8) 0}.symap-bottom-line h3{font-size:1.25rem;color:var(--color-heading);margin-bottom:var(--space-4)}.symap-bottom-line p{margin-bottom:var(--space-3)}.symap-bottom-line p:last-child{margin-bottom:0}.symap-sources{margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid var(--color-border)}.symap-sources h4{font-size:1rem;color:var(--color-heading);margin-bottom:var(--space-4)}.symap-sources ul{list-style:none;padding:0;margin:0}.symap-sources li{margin-bottom:var(--space-2);padding-left:var(--space-4);position:relative}.symap-sources li::before{content:"→";position:absolute;left:0;color:var(--color-primary)}.symap-sources a{color:var(--color-primary);text-decoration:none;transition:color 0.2s ease}.symap-sources a:hover{color:var(--color-primary-dark);text-decoration:underline}.symap-expandable-content{display:none;margin-top:var(--space-5);padding-top:var(--space-5);border-top:1px solid var(--color-border)}.symap-expandable-content.expanded{display:block}.symap-expandable-content h4{font-size:1rem;color:var(--color-heading);margin-top:var(--space-5);margin-bottom:var(--space-3)}.symap-expandable-content h4:first-child{margin-top:0}.symap-expandable-content ul{padding-left:var(--space-5);margin:var(--space-3) 0}.symap-expandable-content li{margin-bottom:var(--space-2)}.symap-expand-btn{display:inline-flex;align-items:center;gap:var(--space-2);margin-top:var(--space-4);padding:var(--space-2) var(--space-4);background:#fff0;border:1px solid var(--color-primary);border-radius:var(--radius);color:var(--color-primary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all 0.2s ease}.symap-expand-btn:hover{background:var(--color-primary-light)}.symap-expand-btn svg{width:16px;height:16px;transition:transform 0.3s ease}.symap-expand-btn.expanded svg{transform:rotate(180deg)}.symap-expand-btn .collapse-text{display:none}.symap-expand-btn.expanded .expand-text{display:none}.symap-expand-btn.expanded .collapse-text{display:inline}.symap-info-box-links{display:none;gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap}.symap-info-box-links.expanded{display:flex}.symap-testimonial-attribution{margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--color-border)}.symap-testimonial-role{font-size:.875rem;font-weight:500;color:var(--color-primary);font-style:italic}article.symap-blog-content,article.symap-blog-content.symap-animate-on-scroll,article.symap-blog-content.symap-animate-on-scroll.visible{background:#fff0;box-shadow:none;border:none;border-radius:0;padding:0;margin:0}.wp-block-post-content .symap-wrap.symap-blog-post,.entry-content .symap-wrap.symap-blog-post,.wp-block-group .symap-wrap.symap-blog-post{background:#fff0;box-shadow:none;border:none;border-radius:0;padding:0}.wp-block-post-content>.wp-block-group,.entry-content>.wp-block-group,.wp-block-post-content>div,.symap-wrap.symap-blog-post .wp-block-group{background:#fff0;box-shadow:none;border:none;border-radius:0}.hostinger-ai-theme .wp-block-post-content,.hostinger-ai-theme .entry-content{background:#fff0;box-shadow:none;border:none}.symap-wrap.symap-blog-post{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#334155;line-height:1.7;background:#fff0;box-shadow:none;border:none;border-radius:0;padding:0}.symap-blog-header{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.symap-blog-post .symap-h1{font-size:2.25rem;font-weight:700;line-height:1.2;color:#1e293b;margin:0 0 1rem 0}.symap-blog-post .symap-lead{font-size:1.1875rem;color:#475569;margin:0 0 1rem 0;line-height:1.6}.symap-blog-meta{display:flex;gap:.5rem;font-size:.875rem;color:#64748b}.symap-blog-content{max-width:100%;background:#fff0;box-shadow:none;border:none;border-radius:0;padding:0}.symap-blog-content h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin:2.5rem 0 1rem 0;line-height:1.3}.symap-blog-content h3{font-size:1.1875rem;font-weight:600;color:#1e293b;margin:2.5rem 0 1rem 0;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.symap-blog-content h4{font-size:1.0625rem;font-weight:600;color:#1e293b;margin:0 0 .75rem 0}.symap-blog-content p{margin:0 0 1.25rem 0}.symap-blog-content ul,.symap-blog-content ol{margin:0 0 1.25rem 0;padding-left:1.5rem}.symap-blog-content li{margin-bottom:.5rem}.symap-callout-box{padding:1.5rem;border-radius:10px;margin:1.5rem 0}.symap-callout-box.blue{background:#eff6ff;border-left:4px solid #3b82f6}.symap-callout-box.gray{background:#f8fafc;border-left:4px solid #94a3b8}.symap-callout-box h4{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 .75rem 0}.symap-callout-box ul{margin:0;padding-left:1.25rem}.symap-callout-box li{margin-bottom:.5rem}.symap-callout-box p{margin:0}.symap-carousel{display:flex;align-items:stretch;gap:0;margin:1.5rem 0 2rem;position:relative}.symap-carousel>p{margin:0;padding:0;display:flex;align-items:stretch}.symap-carousel>p:first-child,.symap-carousel>p:last-child{flex-shrink:0}.symap-carousel-arrow{display:flex;align-items:center;justify-content:center;width:40px;min-height:100%;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;cursor:pointer;transition:all 0.2s ease;flex-shrink:0;align-self:stretch}.symap-carousel-arrow.left{border-radius:8px 0 0 8px;border-right:none}.symap-carousel-arrow.right{border-radius:0 8px 8px 0;border-left:none}.symap-carousel-arrow:hover{background:#e2e8f0;color:#1e293b}.symap-carousel-arrow svg{width:20px;height:20px}.symap-carousel-container{flex:1;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0}.symap-carousel-track{display:flex;transition:transform 0.3s ease}.symap-carousel-slide{min-width:100%;padding:1rem 1.25rem;box-sizing:border-box}.symap-carousel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.625rem;border-bottom:1px solid #e2e8f0}.symap-carousel-header h4{margin:0;font-size:.9375rem;font-weight:700;color:#1e293b}.symap-carousel-dots{display:flex;gap:.5rem}.symap-dot{width:8px;height:8px;border-radius:50%;background:#cbd5e1;cursor:pointer;transition:all 0.2s ease}.symap-dot:hover{background:#94a3b8}.symap-dot.active{background:#3b82f6;width:20px;border-radius:4px}.symap-kt-list{display:flex;flex-direction:column;gap:.375rem}.symap-kt-list>p,.symap-kt-item>p:empty,.symap-kt-item br{display:none}.symap-kt-item{display:flex;align-items:flex-start;gap:.625rem}.symap-kt-bullet{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#3b82f6;color:#fff;border-radius:50%;font-size:.6875rem;font-weight:600;flex-shrink:0;margin-top:2px}.symap-kt-bullet svg{width:12px;height:12px;stroke:#fff;stroke-width:2.5;fill:none}.symap-kt-item p{margin:0;font-size:.8125rem;line-height:1.4;color:#475569}.symap-kt-item p strong{color:#1e293b}.symap-timeline{display:flex;flex-direction:column;gap:.625rem}.symap-timeline-item{display:flex;align-items:flex-start;gap:1rem;padding:.5rem .75rem;background:#fff;border-radius:6px;border-left:3px solid #e2e8f0;transition:all 0.2s ease}.symap-timeline-item:hover{border-left-color:#3b82f6}.symap-timeline-item.highlight{border-left-color:#f59e0b;background:#fffbeb}.symap-timeline-date{font-size:.8125rem;font-weight:700;color:#1e293b;white-space:nowrap;min-width:90px}.symap-timeline-content{font-size:.85rem;color:#475569;line-height:1.4}.symap-timeline-content strong{color:#1e293b}.symap-carousel-tabs{display:flex;gap:0;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fafc 0%,#f1f5f9 100%)}.symap-carousel-tab{flex:1;padding:.75rem 1rem;background:#fff0;border:none;font-size:.8125rem;font-weight:500;color:#94a3b8;cursor:pointer;transition:all 0.2s ease;position:relative;text-align:center}.symap-carousel-tab:hover{color:#64748b;background:rgb(59 130 246 / .05)}.symap-carousel-tab.active{color:#3b82f6;font-weight:700;background:#fff}.symap-carousel-tab.active::after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:3px;background:#3b82f6;border-radius:3px 3px 0 0}.symap-carousel-tab:not(:last-child)::before{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:50%;background:#e2e8f0}.symap-criteria-box{display:flex;gap:1rem;margin:1.25rem 0}.symap-criteria-box p,.symap-criterion p{display:none}.symap-criterion{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#fff;border-radius:10px;border:1px solid #e2e8f0;flex:1;transition:all 0.2s ease;cursor:default}.symap-criterion:hover{border-color:#3b82f6;box-shadow:0 4px 12px rgb(59 130 246 / .15);transform:translateY(-2px)}.symap-criterion-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:10px;flex-shrink:0}.symap-criterion-icon svg{width:22px;height:22px;color:#3b82f6}.symap-criterion-content{display:flex;flex-direction:column}.symap-criterion-content br{display:none}.symap-criterion-content strong{color:#1e293b;font-size:.9375rem;font-weight:600;line-height:1.3}.symap-criterion-content span{font-size:.8125rem;color:#64748b;line-height:1.3;margin-top:2px}.symap-shared-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;margin:2.5rem 0;position:relative;box-shadow:0 1px 3px rgb(0 0 0 / .04)}.symap-shared-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.symap-shared-badge{display:inline-block;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);color:#fff;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.375rem 1rem;border-radius:20px;margin-bottom:1rem}.symap-shared-header h2{font-size:1.625rem;font-weight:700;color:#1e293b;margin:0 0 .75rem 0}.symap-shared-header p{font-size:1rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.symap-shared-section h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:2.5rem 0 1rem 0;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.symap-shared-section h3:first-of-type{margin-top:0}.symap-shared-section .symap-map-section h4{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 .5rem 0}.symap-differ-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;margin:2.5rem 0;position:relative}.symap-differ-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.symap-differ-badge{display:inline-block;background:linear-gradient(135deg,#64748b 0%,#475569 100%);color:#fff;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.375rem 1rem;border-radius:20px;margin-bottom:1rem}.symap-differ-header h2{font-size:1.625rem;font-weight:700;color:#1e293b;margin:0 0 .75rem 0}.symap-differ-header p{font-size:1rem;color:#64748b;max-width:700px;margin:0 auto;line-height:1.6}.symap-differ-section h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:2.5rem 0 1rem 0;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.symap-differ-section h3:first-of-type{margin-top:0}.symap-coverage-comparison{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;margin:1.5rem 0;background:#fff}.symap-coverage-comparison p,.symap-coverage-comparison br,.symap-coverage-header-row p,.symap-coverage-header-row br,.symap-coverage-row p,.symap-coverage-row br,.symap-coverage-globe-col br,.symap-coverage-guard-col br{display:none}.symap-coverage-header-row{display:grid;grid-template-columns:160px 1fr 1fr;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:2px solid #e2e8f0}.symap-coverage-label-col{padding:1rem}.symap-coverage-globe-col,.symap-coverage-guard-col{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 1rem;gap:.5rem}.symap-coverage-globe-col{border-left:1px solid #e2e8f0;background:linear-gradient(180deg,rgb(59 130 246 / .08) 0%,transparent 100%);border-bottom:3px solid #3b82f6}.symap-coverage-guard-col{border-left:1px solid #e2e8f0;background:linear-gradient(180deg,rgb(245 158 11 / .08) 0%,transparent 100%);border-bottom:3px solid #f59e0b}.symap-coverage-badge{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.25rem .75rem;border-radius:4px}.symap-coverage-badge.globe{background:#dbeafe;color:#1d4ed8}.symap-coverage-badge.guard{background:#fef3c7;color:#b45309}.symap-coverage-title{font-size:1.125rem;font-weight:700;color:#1e293b}.symap-coverage-row{display:grid;grid-template-columns:160px 1fr 1fr;border-bottom:1px solid #f1f5f9;transition:background 0.2s ease}.symap-coverage-row:last-child{border-bottom:none}.symap-coverage-row:hover{background:#fafbfc}.symap-coverage-label{padding:1rem;font-size:.8125rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em;background:#f8fafc;border-right:1px solid #e2e8f0;display:flex;align-items:center}.symap-coverage-cell{padding:1rem 1.25rem;font-size:.875rem;line-height:1.5;color:#475569;border-left:1px solid #f1f5f9}.symap-coverage-cell.globe{border-left:1px solid #e2e8f0}.symap-grid>p{display:none}.symap-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;position:relative;transition:all 0.2s ease;box-shadow:0 1px 3px rgb(0 0 0 / .04)}.symap-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgb(0 0 0 / .08)}.symap-grid.cols-2 .symap-card:first-child{border-top:4px solid #3b82f6}.symap-grid.cols-2 .symap-card:nth-child(2){border-top:4px solid #f59e0b}.symap-card-label{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;display:block}.symap-card-label.globe{color:#3b82f6}.symap-card-label.guard{color:#f59e0b}.symap-card h4{font-size:1.0625rem;font-weight:600;color:#1e293b;margin:.15rem 0 1rem 0;line-height:1.35}.symap-card ul{margin:0;padding:0;list-style:none}.symap-card ul li{position:relative;padding:.5rem 0;font-size:.875rem;line-height:1.5;color:#475569;border-bottom:1px solid #f1f5f9}.symap-card ul li:last-child{border-bottom:none;padding-bottom:0}.symap-card ul li:first-child{padding-top:0}.symap-card ul li strong{color:#1e293b;font-weight:600;display:block;margin-bottom:.125rem}.symap-card-rows{display:flex;flex-direction:column}.symap-card-rows p,.symap-card-rows br,.symap-card-row p,.symap-card-row br,.symap-card p{display:none}.symap-card-row{display:flex;flex-direction:column;padding:.625rem 0;border-bottom:1px solid #f1f5f9}.symap-card-row:last-child{border-bottom:none;padding-bottom:0}.symap-card-row:first-child{padding-top:0}.symap-row-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.25rem}.symap-row-value{font-size:.875rem;color:#1e293b;line-height:1.45}.symap-process-flow{background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #3b82f6;border-radius:0 8px 8px 0;padding:1rem 1.25rem;margin-top:1.25rem}.symap-process-flow.guard{border-left-color:#f59e0b}.symap-process-flow p,.symap-process-flow br,.symap-process-steps p,.symap-process-steps br,.symap-process-step br{display:none}.symap-process-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#3b82f6;margin-bottom:.75rem}.symap-process-flow.guard .symap-process-title{color:#f59e0b}.symap-process-steps{display:flex;align-items:center;gap:0;flex-wrap:wrap}.symap-process-step{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 0}.symap-step-number{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#3b82f6;color:#fff;border-radius:50%;font-size:.6875rem;font-weight:700;flex-shrink:0}.symap-process-flow.guard .symap-step-number{background:#f59e0b}.symap-process-step.highlight .symap-step-number{background:#1e40af}.symap-process-flow.guard .symap-process-step.highlight .symap-step-number{background:#b45309}.symap-step-text{font-size:.8125rem;line-height:1.3;color:#475569}.symap-process-step.highlight .symap-step-text{color:#1e293b;font-weight:600}.symap-process-arrow{color:#cbd5e1;font-size:1rem;padding:0 .375rem;flex-shrink:0}.symap-formula-box{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-left:3px solid #64748b;border-radius:6px;padding:.875rem 1rem;margin-top:1rem}.symap-formula-box code{font-family:'SF Mono','Monaco','Inconsolata','Roboto Mono',monospace;font-size:.8125rem;color:#475569;background:none;padding:0;line-height:1.5;display:block}.symap-grid.cols-2 .symap-card:first-child .symap-formula-box{border-left-color:#3b82f6;background:linear-gradient(135deg,#eff6ff 0%,#e0f2fe 100%)}.symap-grid.cols-2 .symap-card:first-child .symap-formula-box code{color:#1e40af}.symap-grid.cols-2 .symap-card:nth-child(2) .symap-formula-box{border-left-color:#f59e0b;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%)}.symap-grid.cols-2 .symap-card:nth-child(2) .symap-formula-box code{color:#92400e}.symap-formula-box.standalone{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-left:none;border-radius:10px;padding:1.25rem 1.5rem;margin:1.5rem 0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.symap-formula-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.symap-formula-box.standalone code{font-size:1.125rem;font-weight:600;color:#1e293b}.symap-method-comparison{display:flex;gap:1.5rem;align-items:stretch;margin:1.5rem 0}.symap-method-card{flex:1;background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;transition:all 0.2s ease}.symap-method-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .08)}.symap-method-card.method-i{border-top:3px solid #64748b}.symap-method-card.method-ii{border-top:3px solid #3b82f6}.symap-method-header{padding:1rem 1.25rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:.75rem}.symap-method-badge{display:inline-block;padding:.25rem .625rem;border-radius:4px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.method-i .symap-method-badge{background:#e2e8f0;color:#475569}.method-ii .symap-method-badge{background:#dbeafe;color:#1d4ed8}.symap-method-subtitle{font-size:.875rem;font-weight:600;color:#1e293b}.symap-method-body{padding:1.25rem}.symap-method-desc{font-size:.875rem;line-height:1.55;color:#475569;margin:0 0 1rem 0}.symap-method-formula{background:#f8fafc;border-radius:8px;padding:1rem}.symap-formula-title{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:.625rem}.symap-formula-visual{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.symap-formula-step{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.375rem .625rem;font-size:.8125rem;color:#334155;font-weight:500}.symap-formula-step.highlight{background:#1e293b;border-color:#1e293b;color:#fff;font-weight:700}.method-ii .symap-formula-step.highlight{background:#3b82f6;border-color:#3b82f6}.symap-formula-operator{font-size:1rem;color:#94a3b8;font-weight:500}.symap-formula-note{font-size:.75rem;color:#94a3b8;margin-top:.625rem}.symap-method-result{display:flex;align-items:flex-start;gap:1rem;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;border-radius:10px;padding:1rem 1.25rem;margin:1rem 0 1.5rem}.symap-result-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;border-radius:50%;flex-shrink:0}.symap-result-icon svg{width:20px;height:20px;color:#3b82f6}.symap-result-content{font-size:.9rem;line-height:1.5;color:#1e40af}.symap-result-content strong{color:#1e3a8a}.symap-bottom-line{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);color:#1e293b;padding:2rem;border-radius:12px;margin:2rem 0;position:relative;overflow:hidden;border:1px solid #cbd5e1;transition:all 0.4s cubic-bezier(.4,0,.2,1);cursor:default}.symap-bottom-line::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6 0%,#64748b 100%);transform:scaleX(0);transform-origin:left;transition:transform 0.4s cubic-bezier(.4,0,.2,1)}.symap-bottom-line::after{content:'';position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle,rgb(59 130 246 / .08) 0%,transparent 70%);pointer-events:none;opacity:0;transition:opacity 0.4s ease}.symap-bottom-line:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgb(0 0 0 / .1);border-color:#94a3b8}.symap-bottom-line:hover::before{transform:scaleX(1)}.symap-bottom-line:hover::after{opacity:1}.symap-bottom-line-content{flex:1}.symap-bottom-line-content h3{color:#1e293b;margin:0 0 1rem 0;font-size:1.25rem;font-weight:700;border-bottom:none;padding-bottom:0}.symap-bottom-line-content p{color:#475569;margin:0 0 .75rem 0;font-size:.9375rem;line-height:1.6}.symap-bottom-line-content p:last-child{margin-bottom:0}.symap-sources{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.symap-sources h4{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 1rem 0}.symap-sources ul{list-style:none;padding:0;margin:0}.symap-sources li{margin-bottom:.5rem;padding-left:1.25rem;position:relative}.symap-sources li::before{content:"\2192";position:absolute;left:0;color:#3b82f6}.symap-sources a{color:#3b82f6;text-decoration:none}.symap-sources a:hover{text-decoration:underline}.symap-comparison-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;margin:2.5rem 0;box-shadow:0 1px 3px rgb(0 0 0 / .04)}.symap-comparison-section>p,.symap-comparison-header>p:empty,.symap-comparison-header br{display:none}.symap-comparison-header{text-align:center;margin-bottom:1.5rem}.symap-comparison-badge{display:inline-block;background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#fff;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.375rem 1rem;border-radius:20px;margin-bottom:1rem}.symap-comparison-header h2{font-size:1.625rem;font-weight:700;color:#1e293b;margin:0 0 .75rem 0}.symap-comparison-header p{font-size:1rem;color:#64748b;max-width:650px;margin:0 auto;line-height:1.6}.symap-comparison-wrapper{overflow-x:auto;border-radius:8px;border:1px solid #e2e8f0;overflow:hidden}.symap-comparison-table{width:100%;border-collapse:collapse;font-size:.875rem;background:#fff}.symap-comparison-table th,.symap-comparison-table td{padding:.875rem 1rem;text-align:center;border-bottom:1px solid #e2e8f0;border-right:1px solid #f1f5f9;vertical-align:middle}.symap-comparison-table th:last-child,.symap-comparison-table td:last-child{border-right:none}.symap-comparison-table td:first-child{text-align:left;background:#f8fafc;border-right:1px solid #e2e8f0;color:#475569;font-weight:500}.symap-comparison-table th{background:#3b82f6;color:#fff;font-weight:600;white-space:nowrap;padding:1rem;text-align:center}.symap-comparison-table th:first-child{background:#3b82f6;color:#fff;width:140px;text-align:center}.symap-comparison-table thead th .symap-model-badge{background:rgb(255 255 255 / .95);display:inline-block;margin:0 auto}.symap-comparison-table thead th .symap-model-badge.globe{color:#1d4ed8}.symap-comparison-table thead th .symap-model-badge.guard{color:#b45309}.symap-comparison-table thead th .symap-model-badge.generous{color:#047857}.symap-comparison-table td.merged-cell{background:#fafbfc}.symap-comparison-table tbody tr:hover td{background:#f8fafc}.symap-comparison-table tbody tr:hover td.merged-cell{background:#f1f5f9}.symap-comparison-table tbody tr:hover td:first-child{background:#f1f5f9}.symap-comparison-table tbody tr:last-child td{border-bottom:none}.symap-model-badge{display:inline-block;padding:.25rem .75rem;border-radius:4px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.symap-model-badge.globe{background:#dbeafe;color:#1d4ed8}.symap-model-badge.guard{background:#fef3c7;color:#b45309}.symap-model-badge.generous{background:#d1fae5;color:#047857}.symap-map-section{margin:2rem 0;padding:1.5rem;background:#f8fafc;border-radius:12px}.symap-map-section h3,.symap-map-section h4{margin:0 0 .5rem 0;font-size:1.25rem;font-weight:600;color:#1e293b;border-bottom:none;padding-bottom:0}.symap-map-section>.symap-muted{margin:0 0 1.5rem 0;display:block}.symap-leaflet-container{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1)}.symap-leaflet-map{width:100%;height:520px;background:#e0f2fe}.symap-marker{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:3px solid #fff;box-shadow:0 4px 12px rgb(59 130 246 / .4);font-size:18px;cursor:pointer;transition:transform 0.2s ease}.symap-marker:hover{transform:scale(1.15)}.symap-info-panel{position:absolute;top:10px;right:10px;width:280px;max-height:420px;overflow-y:auto;background:#fff;border-radius:10px;box-shadow:0 10px 40px rgb(0 0 0 / .15);z-index:1000;opacity:0;transform:translateX(20px);transition:all 0.3s ease;pointer-events:none}.symap-info-panel.visible{opacity:1;transform:translateX(0);pointer-events:auto}.symap-info-header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);position:relative}.symap-info-flag{font-size:1.5rem;line-height:1}.symap-info-name{font-weight:700;font-size:1rem;color:#fff;flex:1}.symap-info-close{position:absolute;top:6px;right:8px;width:24px;height:24px;border:none;background:rgb(255 255 255 / .2);color:#fff;border-radius:50%;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s}.symap-info-close:hover{background:rgb(255 255 255 / .3)}.symap-info-body{padding:.625rem .875rem}.symap-info-section-label{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:.5rem 0 .375rem 0;padding-bottom:.25rem;border-bottom:1px solid #f1f5f9}.symap-info-section-label:first-child{margin-top:0}.symap-info-row{display:flex;justify-content:space-between;align-items:center;padding:.3rem 0;border-bottom:1px solid #f1f5f9}.symap-info-row:last-child{border-bottom:none}.symap-info-row.highlight{margin-top:.375rem;padding:.5rem .875rem;margin:.375rem -.875rem 0;background:#f8fafc;border-top:1px solid #e2e8f0}.symap-info-label{font-size:.6875rem;color:#64748b}.symap-info-value{font-size:.75rem;font-weight:600;color:#1e293b}.symap-info-row.highlight .symap-info-value{color:#2563eb;font-size:.8125rem}.symap-info-value.symap-irp-yes{color:#059669;font-weight:700}.symap-info-value.symap-irp-no{color:#94a3b8}.symap-map-legend{display:flex;gap:2rem;padding:.875rem 1.25rem;background:#fff;border-top:1px solid #e2e8f0}.symap-legend-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#475569}.symap-legend-marker{width:20px;height:20px;border-radius:50%}.symap-legend-marker.reference{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:2px solid #fff;box-shadow:0 2px 6px rgb(59 130 246 / .3)}.symap-table-wrapper{overflow-x:auto;border-radius:8px;border:1px solid #e2e8f0}.symap-data-table{width:100%;border-collapse:collapse;font-size:.875rem;background:#fff}.symap-data-table th,.symap-data-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.symap-data-table th{background:#f8fafc;font-weight:600;color:#374151;white-space:nowrap}.symap-data-table td:not(:first-child),.symap-data-table th:not(:first-child){text-align:right}.symap-row-baseline{background:#eff6ff}.symap-row-baseline td{border-bottom:2px solid #3b82f6}.symap-data-table tbody tr:hover{background:#f8fafc}.symap-table-note{font-size:.8125rem;margin-top:1rem;line-height:1.6}.symap-expandable-content{display:none;margin-top:1.5rem}.symap-expandable-content.expanded{display:block}.symap-expand-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.625rem 1.25rem;background:#fff;border:1px solid #3b82f6;border-radius:8px;color:#3b82f6;font-size:.875rem;font-weight:500;cursor:pointer;transition:all 0.2s ease}.symap-expand-btn:hover{background:#eff6ff}.symap-expand-btn svg{width:18px;height:18px;transition:transform 0.3s ease}.symap-expand-btn.expanded svg{transform:rotate(180deg)}.symap-expand-btn .collapse-text{display:none}.symap-expand-btn.expanded .expand-text{display:none}.symap-expand-btn.expanded .collapse-text{display:inline}.symap-section-panel.highlight{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);padding:3rem 2rem;border-radius:12px;margin-top:3rem;text-align:center}.symap-section-centered{max-width:640px;margin:0 auto}.symap-kicker.large{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 1rem 0}.symap-section-panel .symap-lead{color:#475569;margin-bottom:1.5rem}.symap-cta-row{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.symap-blog-post .symap-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all 0.2s ease;border:2px solid #fff0}.symap-blog-post .symap-btn.primary{background:#3b82f6;color:#fff}.symap-blog-post .symap-btn.primary:hover{background:#2563eb;color:#fff}.symap-blog-post .symap-btn.primary:visited{color:#fff}.symap-blog-post a.symap-btn.primary{color:#fff}.symap-blog-post .symap-btn:not(.primary){background:#fff;color:#3b82f6;border-color:#3b82f6}.symap-blog-post .symap-btn:not(.primary):hover{background:#eff6ff}.symap-has-tooltip{position:relative;cursor:help}.symap-tooltip-hint{font-size:.75rem;color:#3b82f6;font-style:italic;display:block;margin-top:.25rem}.symap-tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%);width:480px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 40px rgb(0 0 0 / .15);padding:1rem;z-index:1000;opacity:0;visibility:hidden;transition:all 0.2s ease;pointer-events:none}.symap-tooltip::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:8px solid #fff0;border-top-color:#fff}.symap-tooltip::before{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:9px solid #fff0;border-top-color:#e2e8f0}.symap-has-tooltip:hover .symap-tooltip{opacity:1;visibility:visible}.symap-tooltip-title{font-size:.8125rem;font-weight:700;color:#1e293b;margin:0 0 .75rem 0;padding-bottom:.5rem;border-bottom:2px solid #3b82f6}.symap-tooltip-table{width:100%;border-collapse:collapse;font-size:.75rem;margin-bottom:.75rem}.symap-tooltip-table th,.symap-tooltip-table td{padding:.5rem .625rem;text-align:left;border-bottom:1px solid #f1f5f9}.symap-tooltip-table th{background:#f8fafc;font-weight:600;color:#374151;font-size:.6875rem;text-transform:uppercase;letter-spacing:.03em}.symap-tooltip-table td:first-child{font-weight:500;color:#1e293b}.symap-tooltip-table td:last-child{color:#64748b}.symap-tooltip-table tbody tr:hover{background:#f8fafc}.symap-tooltip-table tbody tr:last-child td{border-bottom:none}.symap-tooltip-note{font-size:.6875rem;color:#94a3b8;line-height:1.5;margin:0;padding-top:.5rem;border-top:1px solid #f1f5f9}@media (max-width:768px){.symap-blog-post .symap-h1{font-size:1.75rem}.symap-blog-post .symap-lead{font-size:1.0625rem}.symap-blog-content h2{font-size:1.3125rem}.symap-blog-content h3{font-size:1.125rem}.symap-shared-section,.symap-differ-section{padding:1.5rem 1.25rem;margin:2rem 0;border-radius:12px}.symap-shared-header h2,.symap-differ-header h2{font-size:1.375rem}.symap-criteria-box{flex-direction:column}.symap-carousel-arrow{width:32px;min-height:100%;align-self:stretch}.symap-carousel>p{display:flex;align-items:stretch}.symap-carousel-arrow svg{width:16px;height:16px}.symap-carousel-tabs{flex-wrap:nowrap}.symap-carousel-tab{padding:.625rem .5rem;font-size:.6875rem;white-space:nowrap}.symap-timeline-item{flex-direction:column;gap:.25rem}.symap-timeline-date{min-width:auto}.symap-method-comparison{flex-direction:column}.symap-formula-visual{flex-direction:column;align-items:flex-start}.symap-formula-operator{display:none}.symap-formula-step{width:100%;text-align:center}.symap-process-steps{flex-direction:column;align-items:flex-start;gap:.25rem}.symap-process-arrow{display:none}.symap-process-step{padding:.375rem 0}.symap-card{padding:1.25rem}.symap-card h4{font-size:1rem}.symap-card ul li{font-size:.85rem}.symap-formula-box code{font-size:.75rem}.symap-formula-box.standalone code{font-size:.9375rem}.symap-leaflet-map{height:420px}.symap-info-panel{width:calc(100% - 20px);left:10px;right:10px;max-height:380px}.symap-map-legend{flex-direction:column;gap:.5rem}.symap-comparison-section{padding:1.5rem 1.25rem}.symap-comparison-header h2{font-size:1.375rem}.symap-comparison-table{font-size:.8125rem}.symap-comparison-table th,.symap-comparison-table td{padding:.625rem .5rem;text-align:center}.symap-comparison-table td:first-child{text-align:left}.symap-data-table{font-size:.8125rem}.symap-data-table th,.symap-data-table td{padding:.5rem .625rem}.symap-section-panel.highlight{padding:2rem 1.25rem}.symap-cta-row{flex-direction:column}.symap-blog-post .symap-btn{width:100%}.symap-bottom-line{padding:1.5rem}.symap-bottom-line-content h3{font-size:1.125rem}.symap-tooltip{width:320px;left:0;transform:translateX(0);bottom:calc(100% + 8px)}.symap-tooltip::after,.symap-tooltip::before{left:20%}.symap-tooltip-table{font-size:.6875rem}.symap-tooltip-table th,.symap-tooltip-table td{padding:.375rem .5rem}.symap-tooltip-note{font-size:.625rem}.symap-coverage-header-row{grid-template-columns:1fr 1fr}.symap-coverage-label-col{display:none}.symap-coverage-row{grid-template-columns:1fr;gap:0}.symap-coverage-label{border-right:none;border-bottom:1px solid #e2e8f0;justify-content:center;padding:.75rem}.symap-coverage-cell{border-left:none;padding:.875rem 1rem}.symap-coverage-cell.globe{border-left:none;border-bottom:1px solid #f1f5f9;background:linear-gradient(90deg,rgb(59 130 246 / .05) 0%,transparent 100%)}.symap-coverage-cell.guard{background:linear-gradient(90deg,rgb(245 158 11 / .05) 0%,transparent 100%)}.symap-coverage-cell::before{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem}.symap-coverage-cell.globe::before{content:'GLOBE';color:#3b82f6}.symap-coverage-cell.guard::before{content:'GUARD';color:#f59e0b}}html{scroll-behavior:smooth}@media screen and (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body:not(.elementor-page) :where(.wp-site-blocks)>:first-of-type{margin-block-start:0}body:not(.elementor-page) .entry-content.wp-block-post-content:has(.hostinger-ai-contact-form-4){margin-block-start:0}body:not(.elementor-page) .wp-block-post-content>:last-child:not(.hostinger-ai-solid-block):not(.has-color-1-background-color):not(.has-color-2-background-color):not(.hostinger-ai-background-image){margin-block-end:var(--wp--style--block-gap)}.hostinger-ai-menu-wrapper{grid-template-columns:25fr 75fr}.hostinger-ai-menu{background-color:var(--wp--preset--color--base,var(--wp--preset--color--light,#fff))!important;box-shadow:0 1px 3px rgba(0,0,0,.1);left:0!important;position:fixed!important;right:0!important;top:0!important;width:100%!important;z-index:500!important}.logged-in.admin-bar .hostinger-ai-menu{top:32px!important}body.hostinger-ai-builder-elementor,body.hostinger-ai-builder-gutenberg{padding-top:75px}body.hostinger-ai-builder-elementor nav .current-menu-item,body.hostinger-ai-builder-gutenberg nav .current-menu-item{border-bottom:1px solid #000}footer .is-layout-flow>*{margin-block-start:20px}body .wp-block-navigation-item .wp-block-navigation-item__content,body .wp-element-button{cursor:pointer}.wp-block-group.logo-wrapper{gap:15px}.hostinger-ai-font-bold,.hostinger-ai-site-title a{font-weight:700}.hostinger-ai-site-navigation a,.hostinger-ai-site-title a{text-decoration:none}.hostinger-ai-site-navigation a:hover,.hostinger-ai-site-title a:hover{border-bottom:1px solid #000}.hostinger-ai-site-navigation .current-menu-item a:hover,.hostinger-ai-site-title .current-menu-item a:hover{border-bottom:none}body .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{box-shadow:none;opacity:1}.wp-block-group.has-color-1-background-color+.entry-content,.wp-block-group.has-color-1-background-color+.hostinger-ai-travel-destination-list-2,.wp-block-group.has-color-1-background-color+.wp-block-group.has-color-1-background-color,.wp-block-group.has-color-1-background-color+.wp-block-group.has-color-2-background-color,.wp-block-group.has-color-1-background-color+.wp-block-group.hostinger-ai-background-image,.wp-block-group.has-color-2-background-color+.entry-content,.wp-block-group.has-color-2-background-color+.hostinger-ai-travel-destination-list-2,.wp-block-group.has-color-2-background-color+.wp-block-group.has-color-1-background-color,.wp-block-group.has-color-2-background-color+.wp-block-group.has-color-2-background-color,.wp-block-group.has-color-2-background-color+.wp-block-group.hostinger-ai-background-image,.wp-block-group.has-gradient-one-gradient-background+.entry-content,.wp-block-group.has-gradient-one-gradient-background+.hostinger-ai-travel-destination-list-2,.wp-block-group.has-gradient-one-gradient-background+.wp-block-group.has-color-1-background-color,.wp-block-group.has-gradient-one-gradient-background+.wp-block-group.has-color-2-background-color,.wp-block-group.has-gradient-one-gradient-background+.wp-block-group.hostinger-ai-background-image,.wp-block-group.hostinger-ai-background-image+.entry-content,.wp-block-group.hostinger-ai-background-image+.hostinger-ai-travel-destination-list-2,.wp-block-group.hostinger-ai-background-image+.wp-block-group.has-color-1-background-color,.wp-block-group.hostinger-ai-background-image+.wp-block-group.has-color-2-background-color,.wp-block-group.hostinger-ai-background-image+.wp-block-group.hostinger-ai-background-image,.wp-block-group.hostinger-ai-solid-block+.entry-content,.wp-block-group.hostinger-ai-solid-block+.hostinger-ai-travel-destination-list-2,.wp-block-group.hostinger-ai-solid-block+.wp-block-group.has-color-1-background-color,.wp-block-group.hostinger-ai-solid-block+.wp-block-group.has-color-2-background-color,.wp-block-group.hostinger-ai-solid-block+.wp-block-group.hostinger-ai-background-image{margin-block-start:0}.wp-block-button__link,body .wp-element-button{font-weight:400}.woocommerce-shop main{padding:2.5rem 0}.woocommerce.wc-block-catalog-sorting select.orderby{min-height:30px}.hostinger-product-list ul.products li.product a img,.woocommerce-shop main .wp-block-woocommerce-product-image{border-radius:16px}.hostinger-ai-background-image{background-attachment:fixed;background-repeat:no-repeat}.elementor-page main,.elementor-page main .entry-content{margin-block-start:0}.elementor-page main .has-global-padding{padding-left:0;padding-right:0}.elementor-page main .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){margin-left:0;margin-right:0;max-width:100%}.elementor-page footer{margin-block-start:0}.elementor-page .elementor-widget-text-editor p:first-child{margin-top:0!important}.hostinger-blog-posts-widget{width:100%}.hostinger-blog-posts-widget .blog-posts-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;margin-bottom:2rem}.hostinger-blog-posts-widget .blog-posts-grid{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.hostinger-blog-posts-widget .blog-posts-grid{grid-template-columns:1fr}}.hostinger-blog-posts-widget .blog-post-item{display:flex;flex-direction:column}.hostinger-blog-posts-widget .post-thumbnail{border-radius:20px;margin-bottom:1rem;overflow:hidden}.hostinger-blog-posts-widget .post-thumbnail a{display:block}.hostinger-blog-posts-widget .post-thumbnail img{border-radius:20px;display:block;height:300px;-o-object-fit:cover;object-fit:cover;width:100%}.hostinger-blog-posts-widget .post-title{margin-bottom:0;margin-top:1rem}.hostinger-blog-posts-widget .post-title a{color:inherit;text-decoration:none}.hostinger-blog-posts-widget .post-title a:hover{opacity:.8}.hostinger-blog-posts-widget .post-excerpt{margin-bottom:0}.hostinger-blog-posts-widget .post-date,.hostinger-blog-posts-widget .post-excerpt{font-family:var(--e-global-typography-primary-font-family),Sans-serif;margin-top:1rem}.hostinger-blog-posts-widget .post-date{opacity:.7}@media (max-width:781px){.hostinger-ai-menu-block .hide-on-mobile{display:none}}.hostinger-ai-hero-opacity{position:relative}.hostinger-ai-hero-opacity:after{background:rgba(0,0,0,.6);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.hostinger-ai-hero-opacity>.wp-block-group{position:relative;z-index:2}@media (max-width:850px){.hostinger-ai-hero-1 .wp-block-group-is-layout-grid{grid-template-columns:repeat(1,minmax(0,1fr));text-align:center}}.hostinger-ai-hero-for-online-store-1 h1.wp-block-heading{max-width:450px}.hostinger-ai-hero-for-online-store-1 .hero-item-wrap{gap:15px}.hostinger-ai-hero-for-online-store-1 .hero-item-wrap .hero-item{gap:0}.hostinger-ai-hero-for-online-store-1 .hero-item-wrap .hero-item .wp-block-group:first-of-type{gap:10px}.hostinger-ai-hero-for-online-store-2{background-attachment:fixed;background-repeat:no-repeat}.hostinger-ai-hero-for-online-store-2>.wp-block-group{position:relative}.hostinger-ai-hero-for-online-store-2>.wp-block-group:after,.hostinger-ai-hero-for-online-store-2>.wp-block-group:before{background:#fff;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:270px}.hostinger-ai-hero-for-online-store-2>.wp-block-group:before{top:60px}.hostinger-ai-hero-for-online-store-2>.wp-block-group:after{bottom:60px}.hostinger-ai-hero-for-online-store-3 hr{border-top:4px solid;max-width:200px}.hostinger-ai-hero-for-online-store-5>.wp-block-columns{gap:0}@media (max-width:850px){.hostinger-ai-about-us-2 .wp-block-group-is-layout-grid{grid-template-columns:repeat(1,minmax(0,1fr));text-align:center}}@media (max-width:940px){.hostinger-ai-about-us-3 .wp-block-group-is-layout-grid{grid-template-columns:repeat(1,minmax(0,1fr));text-align:center}}.hostinger-ai-about-us-3 .hostinger-ai-image:nth-child(2){padding-top:30px}.hostinger-ai-about-us-4 .image-row{flex-wrap:nowrap}@media (max-width:767px){.hostinger-ai-about-us-4 .image-row{flex-wrap:wrap}}.hostinger-ai-gallery-1 .wp-block-group-is-layout-flex,.hostinger-ai-gallery-2 .wp-block-group-is-layout-flex{gap:10px;margin-block-start:10px}@media (max-width:600px){.hostinger-ai-gallery-2 .wp-block-group-is-layout-flex{flex-wrap:wrap}.hostinger-ai-gallery-2 .wp-block-group-is-layout-flex figure{flex:calc(50% - 5px)}}.hostinger-ai-gallery-3 .wp-block-group-is-layout-flex{gap:10px;margin-block-start:10px}@media (max-width:767px){.hostinger-ai-gallery-3 .wp-block-group-is-layout-flex{flex-wrap:wrap}.hostinger-ai-gallery-3 .wp-block-group-is-layout-flex figure{flex:calc(50% - 5px)}.hostinger-ai-gallery-3 .wp-block-group-is-layout-flex figure:first-of-type,.hostinger-ai-gallery-3 .wp-block-group-is-layout-flex figure:nth-child(3){text-align:right}}.hostinger-ai-gallery-4 .wp-block-columns{gap:15px;margin-block-start:15px}.hostinger-ai-gallery-5 .wp-block-columns{gap:15px;margin-block-start:0}.hostinger-ai-gallery-5 .wp-block-columns .wp-block-column>.wp-block-group{gap:15px}.hostinger-ai-gallery-6 .wp-block-columns{gap:15px;margin-block-start:0}.hostinger-ai-gallery-6 .wp-block-columns .wp-block-column>.wp-block-group{gap:15px}.hostinger-ai-gallery-6 .hostinger-index-28{margin-block-start:15px}.hostinger-ai-gallery-7 .hostinger-index-30 img{max-height:545px}.hostinger-ai-gallery-7 .wp-block-columns{gap:15px;margin-block-start:15px}.hostinger-ai-gallery-7 .wp-block-columns .wp-block-column>.wp-block-group,.hostinger-ai-gallery-8 .wp-block-columns{gap:15px}.hostinger-ai-gallery-8 figure{margin-block-start:15px}.hostinger-ai-gallery-8 .hostinger-index-38{margin-top:100px}@media (max-width:781px){.hostinger-ai-gallery-8 .hostinger-index-38{margin-top:0}}.hostinger-ai-our-location-2 .our-location-column{display:flex;flex-direction:column;justify-content:center}.hostinger-ai-our-services-2+.wp-block-group.alignfull{margin-block-start:0;padding-top:40px}.hostinger-ai-our-services-4 .image-row{flex-wrap:nowrap}@media (max-width:767px){.hostinger-ai-our-services-4 .image-row{flex-wrap:wrap}}@media (max-width:800px){.hostinger-ai-our-projects-2 .project-item{grid-template-columns:repeat(1,minmax(0,1fr))}.hostinger-ai-our-projects-2 .project-item-content{padding:0!important}.hostinger-ai-our-projects-3 .project-item{grid-template-columns:repeat(1,minmax(0,1fr))}.hostinger-ai-our-projects-3 .project-item-content{padding:0!important}}@media (max-width:781px){.hostinger-ai-our-projects-4 .project-item{padding-top:0!important}.hostinger-ai-our-projects-4 .project-column{margin-top:40px!important}}.hostinger-ai-our-blog-1 a{text-decoration:none}.hostinger-ai-builder-gutenberg .hostinger-ai-customer-reviews-3 img{min-width:180px}.hostinger-ai-builder-gutenberg .hostinger-ai-customer-reviews-4.hostinger-ai-hero-opacity:after{background:rgba(0,0,0,.8)}.hostinger-ai-product-category-2>.wp-block-columns,.hostinger-ai-product-category-4>.wp-block-columns{gap:15px}.hostinger-ai-product-category-3>.wp-block-columns{gap:0;margin-block-start:0}.hostinger-ai-product-category-5 .wp-block-group,.hostinger-ai-real-estate-1 .wp-block-columns{gap:15px}.hostinger-ai-real-estate-1 .wp-block-columns .wp-block-column{max-width:357px}.hostinger-ai-real-estate-2 .wp-block-columns{gap:0}.entry-content>:first-child.hostinger-ai-ticket-list-1{margin-bottom:0;margin-top:-40px}.hostinger-ai-ticket-list-1 .wp-block-columns{gap:15px}.hostinger-ai-ticket-list-1 .wp-block-columns .wp-block-column{max-width:357px}.hostinger-ai-hotel-room-list-1 .wp-block-columns,.hostinger-ai-hotel-room-list-1 .wp-container-core-group-is-layout-fe9cc265,.hostinger-ai-hotel-room-list-2 .wp-block-columns,.hostinger-ai-hotel-room-list-2 .wp-container-core-group-is-layout-fe9cc265,.hostinger-ai-hotel-room-list-3 .wp-block-columns,.hostinger-ai-hotel-room-list-3 .wp-block-group.wp-block-group-is-layout-flex{gap:15px}.entry-content>:first-child.hostinger-ai-travel-destination-list-1{margin-bottom:0;margin-top:-40px}.hostinger-ai-travel-destination-list-1 .wp-block-columns{gap:15px}.hostinger-ai-travel-destination-list-1 .wp-block-columns .wp-block-column{max-width:357px}.hostinger-ai-travel-destination-list-2 .wp-block-columns{gap:0}.hostinger-elementor-contact-form .hts-contact-form{margin:0 auto;max-width:600px}.hostinger-elementor-contact-form .validate-message{font-family:var(--e-global-typography-primary-font-family),Sans-serif;position:static}.hostinger-elementor-contact-form .contact-form-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:1rem;text-align:center}.hostinger-elementor-contact-form .contact-form-description{line-height:1.6;margin-bottom:2rem;text-align:center}.hostinger-elementor-contact-form .elementor-hts-contact-details form{display:flex;flex-direction:column;position:relative;width:100%}.hostinger-elementor-contact-form .elementor-hts-contact-details form label{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:14px;font-weight:600;line-height:160%}.hostinger-elementor-contact-form .elementor-hts-contact-details form input,.hostinger-elementor-contact-form .elementor-hts-contact-details form textarea{background-color:#fff;border:1px solid #dadce0;border-radius:8px;font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:16px;line-height:160%;margin:16px 0 24px;padding:12px 16px}.hostinger-elementor-contact-form .elementor-hts-contact-details form input[type=submit]{align-self:flex-start;border-radius:28px;cursor:pointer;display:flex;font-family:var(--e-global-typography-primary-font-family),Sans-serif;padding:16px 40px;transition:.3s}.hostinger-elementor-contact-form .elementor-hts-contact-details form input[type=submit]:disabled{background-color:#ccc!important;cursor:not-allowed;opacity:.6}.hostinger-elementor-contact-form .elementor-hts-contact-details form input[type=submit].loading{cursor:not-allowed;position:relative}.hostinger-elementor-contact-form .elementor-hts-contact-details form input[type=submit].loading:after{animation:spin 1s linear infinite;border:2px solid transparent;border-radius:50%;border-top-color:#fff;content:"";height:16px;margin:auto;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:16px}.hostinger-elementor-contact-form .elementor-hts-contact-details form .contact-email.not-valid{border:1px solid red}.hostinger-elementor-contact-form .elementor-hts-contact-details form .contact-email.not-valid:focus{outline:none}.hostinger-elementor-contact-form .elementor-hts-contact-details form .hts-privacy-agree{align-items:center;display:flex;margin-top:5px}.hostinger-elementor-contact-form .elementor-hts-contact-details form .hts-privacy-agree input{margin:10px 0;min-width:15px}.hostinger-elementor-contact-form .elementor-hts-contact-details form .hts-privacy-agree span{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:400}.hostinger-elementor-contact-form .elementor-hts-contact-details form .hts-privacy-agree span a{font-weight:600}.hostinger-elementor-contact-form .elementor-hts-contact-details form .hts-privacy-agree span{margin-left:8px}@keyframes spin{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}
