/* HEADER SECTION */ body{font-family:Roboto;}img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px;}.header-container{display:flex;align-items:center;justify-content:flex-start;padding:5px 32px;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,0.06);gap:1vw;}.header-banner{width:100%;background:#6D0D55;color:#fff;text-align:center;font-family:'Roboto','Inter',sans-serif;font-size:1rem;padding:6px 0;letter-spacing:0.5px;}.header-logo{flex:0 0 auto;}.header-logo img{height:5vh;width:auto;display:block;}.header-title{flex:1 1 auto;text-align:center;}.header-title h1{margin:0;font-size:1.6em;font-weight:700;color:#b80000;letter-spacing:1px;}.header-navigation{flex:0 0 auto;}.header-menu{list-style:none;display:flex;gap:18px;margin:0;padding:0;}.header-menu > li{position:relative;}.header-menu > li > a{display:inline-block;padding:10px 14px;background:none;color:#222;border-radius:0;font-weight:600;text-decoration:none;transition:color 0.2s;box-shadow:none;border:none;}.header-menu > li > a:hover,.header-menu > li.current-menu-item > a,.header-menu > li.current_page_item > a{background:none;color:#6D0D55;box-shadow:none;border:none;}.header-menu li ul{display:none;position:absolute;left:0;top:110%;background:#fff;min-width:210px;box-shadow:none;border-radius:0;padding:10px 0;z-index:100;}.header-menu li:hover > ul,.header-menu li:focus-within > ul{display:block;}.header-menu li ul li{width:100%;}.header-menu li ul li a{display:block;padding:10px 24px;color:#222;background:none;border-radius:0;font-weight:500;text-decoration:none;transition:color 0.2s;box-shadow:none;border:none;}.header-menu li ul li a:hover{background:none;color:#6D0D55;border-radius:0;}/* HEADER SECTION FINE */ .hero-section{background:linear-gradient(90deg,rgba(109,13,85,0.7) 0%,rgba(109,13,85,0.7) 100%),url('../images/hero-home.webp');background-size:cover;background-position:center;background-repeat:no-repeat;padding:50px 0;color:white;padding-bottom:0;}.hero-flex{display:flex;align-items:center;justify-content:center;gap:4vw;/* Spazio tra i due blocchi */ max-width:1278px;/* Larghezza massima come da Figma */ margin:0 auto;flex-wrap:wrap;/* Permette il wrap su mobile */}.hero-content{flex:1 1 40%;min-width:320px;text-align:left;color:#fff;opacity:0;transform:translateX(-40px);transition:opacity 0.8s ease,transform 0.8s cubic-bezier(.77,0,.18,1);}.hero-content.visible{opacity:1;transform:translateX(0);}.hero-content h1{font-size:2.6rem;font-weight:500;margin-bottom:18px;line-height:1.1;}.hero-content p{font-size:18px;color:#f2e5ef;line-height:1.6em;}.hero-content img{margin-left:10vw;}.comparison-box{max-width:430px;margin:40px auto 0 auto;background:#fff;border-radius:18px 18px 0px 0px;padding:36px 28px 28px 28px;box-shadow:0 8px 28px rgba(109,13,85,0.10);display:flex;flex-direction:column;align-items:stretch;gap:10px;opacity:0;transform:translateY(40px);transition:opacity 0.8s ease,transform 0.8s cubic-bezier(.77,0,.18,1);}.comparison-box.visible{opacity:1;transform:translateY(0);}.comparison-title{font-family:'Roboto','Inter',sans-serif;font-weight:800;font-size:2rem;color:#AA0E83;text-align:left;margin-bottom:12px;margin-top:0;}.comparison-howto{font-size:14px;color:#414141;text-align:left;margin-bottom:12px;margin-top:0;}.site-block{display:flex;flex-direction:column;gap:6px;margin-bottom:0;}.site-label{font-weight:500;font-size:20px;color:#414141;margin-bottom:2px;margin-top:8px;}.category-select,.site-select{padding:12px 16px;border-bottom:1.5px solid #e6e6e6;font-size:1em;background:#ffffff;color:#414141;font-weight:400;transition:border-color 0.2s;margin-bottom:8px;border-top:none;border-right:none;border-left:none;}.category-select:disabled{background-color:#f2e7ee;opacity:0.7;}.vs-divider-img{display:flex;justify-content:center;align-items:center;margin:14px 0 10px 0;}.vs-divider-img img{max-width:100%;height:auto;display:block;margin:0 auto;}.compare-button{width:100%;padding:16px 18px;background-color:#AA0E83;color:#fff;border:none;border-radius:30px;font-size:1.1em;font-weight:500;letter-spacing:1px;cursor:pointer;transition:background 0.3s,transform 0.2s;margin-top:5vh;text-align:left;position:relative;}span.btn-icon{position:absolute;right:15px;top:13px;}.compare-form label{font-size:15px;color:#979797;margin:10px 0;}.comparison-note-main{display:flex;gap:5px;margin-top:16px;}.compare-button:hover{background:linear-gradient(90deg,#6D0D55 0%,#EA6BCA 100%);transform:translateY(-2px) scale(1.03);box-shadow:0 4px 16px rgba(109,13,85,0.13);}.comparison-note{font-size:14px;color:#888;text-align:left;margin:0px;}.custom-comparisons-section{padding:60px 0 0 0;background:#f9f9f9;width:100%;}.custom-comparisons-section .container{max-width:1200px;/* o la larghezza che preferisci */ margin:0 auto;padding:0 20px;box-sizing:border-box;}.custom-comparisons-section h2{font-size:2.2rem;font-weight:800;color:#6D0D55;margin-bottom:22px;letter-spacing:0.5px;text-align:center;}.comparisons-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:56px;justify-items:center;/* Centra gli elementi della griglia */}.comparison-card{position:relative;width:100%;max-width:350px;display:block;border-radius:12px;overflow:visible;/* Cambia da hidden a visible */ padding:30px;text-align:center;transition:transform 0.2s;z-index:1;}.comparison-card::before{content:"";position:absolute;left:50%;bottom:-18px;/* regola per centrare l’ombra sotto la card */ transform:translateX(-50%);width:90%;height:38px;/* regola in base all’immagine */ background:url('../../assets/images/most-viewed-hover.webp') no-repeat center/contain;z-index:0;pointer-events:none;opacity:1;transition:opacity 0.2s;}.comparison-card:hover{transform:translateY(-5px) scale(1.03);}.comparison-card:hover::before{opacity:1;}.sites-container{display:flex;justify-content:center;align-items:center;gap:25px;}.site-card{flex:1;text-align:center;}.site-card h3{margin:15px 0 0;font-size:1.1rem;color:#333;}.site-card img{max-height:80px;width:auto;margin:0 auto;display:block;}.vs-badge{background:#b80000;color:white;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;font-size:0.9em;flex-shrink:0;}/* FAQ SECTION */ .faq-section{padding:60px 0;background:#fff;width:100%;}.faq-section .container{max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box;}.faq-section h2{font-size:2.2rem;font-weight:800;color:#6D0D55;margin-bottom:40px;letter-spacing:0.5px;text-align:center;}.faq-container{max-width:800px;margin:0 auto;}.faq-item{background:#fff;border:1px solid #e6e6e6;border-radius:12px;margin-bottom:16px;box-shadow:0 2px 8px rgba(0,0,0,0.05);transition:all 0.3s ease;overflow:hidden;}.faq-item:hover{box-shadow:0 4px 16px rgba(109,13,85,0.1);border-color:#AA0E83;}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;cursor:pointer;background:#f9f9f9;transition:background 0.3s ease;border-bottom:1px solid #e6e6e6;}.faq-question:hover{background:#f0f0f0;}.faq-question h3{margin:0;font-size:1.1rem;font-weight:600;color:#333;flex:1;padding-right:20px;line-height:1.4;}.faq-toggle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#AA0E83;color:#fff;border-radius:50%;font-size:1.2rem;font-weight:bold;transition:all 0.3s ease;flex-shrink:0;}.faq-item.active .faq-toggle{background:#6D0D55;transform:rotate(45deg);}.faq-answer{padding:0 24px;max-height:0;overflow:hidden;transition:all 0.3s ease;background:#fff;}.faq-item.active .faq-answer{padding:20px 24px;max-height:200px;}.faq-answer p{margin:0;color:#555;line-height:1.6;font-size:1rem;}/* FAQ SECTION FINE */ .faq-box{background:#fff;border:1px solid #e6e6e6;border-radius:12px;margin-top:100px;box-shadow:0 2px 8px rgba(0,0,0,0.05);transition:all 0.3s ease;overflow:hidden;}.faq-box:hover{box-shadow:0 4px 16px rgba(109,13,85,0.1);border-color:#AA0E83;}.faq-header{background:linear-gradient(135deg,#6D0D55,#AA0E83);color:#fff;padding:16px 20px;font-weight:700;font-size:1.1rem;text-align:center;letter-spacing:0.5px;}.faq-icon{text-align:center;padding:16px 0;background:#f9f9f9;}.faq-icon img{width:80px;height:auto;object-fit:contain;}.faq-content{padding:20px;}.faq-content .faq-container{max-width:100%;margin:0;}.faq-content .faq-item{background:#fff;border:1px solid #e6e6e6;border-radius:8px;margin-bottom:12px;box-shadow:0 2px 6px rgba(0,0,0,0.05);transition:all 0.3s ease;overflow:hidden;}.faq-content .faq-item:hover{box-shadow:0 4px 12px rgba(109,13,85,0.1);border-color:#AA0E83;}.faq-content .faq-question{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;cursor:pointer;background:#f9f9f9;transition:background 0.3s ease;border-bottom:1px solid #e6e6e6;}.faq-content .faq-question:hover{background:#f0f0f0;}.faq-content .faq-question h4{margin:0;font-size:0.9rem;font-weight:600;color:#333;flex:1;padding-right:12px;line-height:1.4;}.faq-content .faq-toggle{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#AA0E83;color:#fff;border-radius:50%;font-size:1rem;font-weight:bold;transition:all 0.3s ease;flex-shrink:0;}.faq-content .faq-item.active .faq-toggle{background:#6D0D55;transform:rotate(45deg);}.faq-content .faq-answer{padding:0 16px;max-height:0;overflow:hidden;transition:all 0.3s ease;background:#fff;}.faq-content .faq-item.active .faq-answer{padding:12px 16px;max-height:200px;}.faq-content .faq-answer p{margin:0;color:#555;line-height:1.5;font-size:0.85rem;}.faq-content .no-faq-message{text-align:center;color:#666;font-style:italic;padding:16px;background:#f9f9f9;border-radius:8px;border:1px solid #e6e6e6;font-size:0.9rem;}/* BLOG SECTION */ .blog-section{padding:60px 0;background:#fff;width:100%;}.blog-section .container{max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box;display:flex;gap:40px;}.blog-grid{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:40px;}.blog-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.08);overflow:hidden;transition:all 0.3s ease;border:1px solid #f0f0f0;}.blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(109,13,85,0.15);border-color:#AA0E83;}.blog-card-image{position:relative;height:200px;overflow:hidden;}.blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease;}.blog-card:hover .blog-card-image img{transform:scale(1.05);}.blog-placeholder-image{width:100%;height:100%;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);display:flex;align-items:center;justify-content:center;font-size:3rem;color:#6c757d;}.blog-card-category{position:absolute;top:15px;left:15px;background:#AA0E83;color:#fff;padding:6px 12px;border-radius:20px;font-size:0.85rem;font-weight:600;}.blog-card-category a{color:#fff;text-decoration:none;}.blog-card-content{padding:25px;}.blog-card-meta{display:flex;gap:15px;margin-bottom:15px;font-size:0.9rem;color:#666;}.blog-card-title{margin:0 0 15px 0;font-size:1.3rem;font-weight:700;line-height:1.4;}.blog-card-title a{color:#333;text-decoration:none;transition:color 0.3s ease;}.blog-card-title a:hover{color:#AA0E83;}.blog-card-excerpt{color:#666;line-height:1.6;margin-bottom:20px;}.blog-card-footer{display:flex;justify-content:space-between;align-items:center;}.blog-read-more{display:inline-flex;align-items:center;gap:8px;color:#AA0E83;text-decoration:none;font-weight:600;transition:all 0.3s ease;}.blog-read-more:hover{color:#6D0D55;}.blog-read-more svg{width:16px;height:16px;transition:transform 0.3s ease;}.blog-read-more:hover svg{transform:translateX(3px);}.blog-card-stats{display:flex;gap:15px;}.blog-comments{display:flex;align-items:center;gap:5px;color:#666;font-size:0.9rem;}.blog-comments svg{width:16px;height:16px;}.blog-pagination{grid-column:1 / -1;display:flex;justify-content:center;margin-top:40px;}.blog-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0 5px;background:#fff;border:1px solid #ddd;border-radius:8px;color:#333;text-decoration:none;font-weight:600;transition:all 0.3s ease;}.blog-pagination .page-numbers:hover,.blog-pagination .page-numbers.current{background:#AA0E83;color:#fff;border-color:#AA0E83;}.blog-sidebar{width:300px;flex-shrink:0;}.sidebar-widget{background:#fff;border-radius:12px;padding:25px;margin-bottom:30px;box-shadow:0 4px 20px rgba(0,0,0,0.08);border:1px solid #f0f0f0;}.sidebar-widget h3{margin:0 0 20px 0;font-size:1.2rem;font-weight:700;color:#333;border-bottom:2px solid #AA0E83;padding-bottom:10px;}.category-list,.recent-posts{list-style:none;padding:0;margin:0;}.category-list li,.recent-posts li{margin-bottom:10px;}.category-list a,.recent-posts a{color:#666;text-decoration:none;transition:color 0.3s ease;display:flex;justify-content:space-between;align-items:center;}.category-list a:hover,.recent-posts a:hover{color:#AA0E83;}.category-list span{background:#f8f9fa;color:#666;padding:2px 8px;border-radius:12px;font-size:0.8rem;}.tag-cloud a{display:inline-block;background:#f8f9fa;color:#666;padding:6px 12px;margin:3px;border-radius:20px;text-decoration:none;font-size:0.85rem;transition:all 0.3s ease;}.tag-cloud a:hover{background:#AA0E83;color:#fff;}.blog-hero{padding:80px 0 40px 0;background:#f8f9fa;}.blog-hero-content{max-width:800px;margin:0 auto;text-align:center;}.blog-breadcrumbs{margin-bottom:20px;font-size:0.9rem;color:#666;}.blog-breadcrumbs a{color:#AA0E83;text-decoration:none;}.blog-breadcrumbs span{margin:0 10px;}.blog-meta{display:flex;justify-content:center;gap:20px;margin-bottom:30px;font-size:0.9rem;color:#666;}.blog-category a{background:#AA0E83;color:#fff;padding:6px 12px;border-radius:20px;text-decoration:none;font-weight:600;}.blog-title{font-size:2.5rem;font-weight:800;color:#333;margin:0 0 30px 0;line-height:1.2;}.blog-featured-image{margin-top:30px;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,0.15);}.blog-featured-image img{width:100%;height:auto;display:block;}.blog-content-section{padding:60px 0;background:#fff;}.blog-content-grid{display:flex;gap:40px;max-width:1200px;margin:0 auto;padding:0 20px;}.blog-main-content{flex:1;}.blog-post-content{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px rgba(0,0,0,0.08);border:1px solid #f0f0f0;margin-bottom:40px;}.blog-post-text{font-size:1.1rem;line-height:1.8;color:#333;margin-bottom:40px;}.blog-post-text h2,.blog-post-text h3,.blog-post-text h4{color:#333;margin-top:30px;margin-bottom:15px;}.blog-post-text p{margin-bottom:20px;}.blog-post-text img{max-width:100%;height:auto;border-radius:8px;margin:20px 0;}.blog-tags{margin-bottom:40px;padding-top:30px;border-top:1px solid #eee;}.blog-tags h4{margin:0 0 15px 0;color:#333;font-size:1.1rem;}.tag-list a{display:inline-block;background:#f8f9fa;color:#666;padding:6px 12px;margin:3px;border-radius:20px;text-decoration:none;font-size:0.85rem;transition:all 0.3s ease;}.tag-list a:hover{background:#AA0E83;color:#fff;}.blog-author-bio{display:flex;gap:20px;padding:30px;background:#f8f9fa;border-radius:12px;margin-bottom:40px;}.author-avatar img{width:80px;height:80px;border-radius:50%;object-fit:cover;}.author-info h4{margin:0 0 10px 0;color:#333;font-size:1.2rem;}.author-info p{margin:0;color:#666;line-height:1.6;}.blog-social-share{padding:30px;background:#f8f9fa;border-radius:12px;margin-bottom:40px;}.blog-social-share h4{margin:0 0 20px 0;color:#333;font-size:1.1rem;}.social-share-buttons{display:flex;gap:15px;}.social-share-buttons a{display:flex;align-items:center;gap:8px;padding:12px 20px;border-radius:25px;text-decoration:none;font-weight:600;transition:all 0.3s ease;}.share-facebook{background:#1877f2;color:#fff;}.share-twitter{background:#1da1f2;color:#fff;}.share-linkedin{background:#0077b5;color:#fff;}.social-share-buttons a:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,0.2);}.social-share-buttons svg{width:18px;height:18px;}.related-posts{margin-bottom:40px;}.related-posts h3{margin:0 0 30px 0;font-size:1.5rem;font-weight:700;color:#333;}.related-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;}.related-post-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.08);border:1px solid #f0f0f0;transition:all 0.3s ease;}.related-post-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(109,13,85,0.15);}.related-post-image{height:150px;overflow:hidden;}.related-post-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease;}.related-post-card:hover .related-post-image img{transform:scale(1.05);}.related-post-content{padding:20px;}.related-post-content h4{margin:0 0 10px 0;font-size:1.1rem;font-weight:600;line-height:1.4;}.related-post-content h4 a{color:#333;text-decoration:none;transition:color 0.3s ease;}.related-post-content h4 a:hover{color:#AA0E83;}.related-post-date{font-size:0.9rem;color:#666;}.blog-comments-section{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px rgba(0,0,0,0.08);border:1px solid #f0f0f0;}.no-posts{text-align:center;padding:60px 20px;color:#666;}.no-posts h2{margin:0 0 15px 0;color:#333;}/* BLOG SECTION FINE */ .home-categories-grid{display:flex;justify-content:center;gap:24px;margin:40px 0;}.category-box{border:2px solid #222;border-radius:6px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-height:320px;box-shadow:0 2px 8px rgba(0,0,0,0.08);max-width:40vh;}.category-header{background:#b80000;/* Cambia colore a piacere */ color:#fff;font-weight:bold;text-align:center;padding:12px 8px;font-size:1.15em;border-bottom:2px solid #222;}.category-header a{color:#fff;text-decoration:none;}.category-header a:hover{text-decoration:underline;}.category-sites-list{list-style:none;margin:0;padding:0 0 8px 0;flex:1;display:flex;flex-direction:column;}.category-sites-list li{border-bottom:1px solid #eee;padding:8px 16px;font-size:1em;transition:background 0.2s;}.category-sites-list li:last-child{border-bottom:none;}.category-sites-list li a{color:#222;text-decoration:none;display:block;width:100%;}.category-sites-list li a:hover{text-decoration:underline;color:#b80000;background:#f6eaea;}.deals-section{width:100%;max-width:100vw;background:none;display:flex;justify-content:center;position:relative;overflow:hidden;}.deals-row{display:flex;align-items:stretch;justify-content:center;width:100%;max-width:100%;margin:0;gap:0;}.deals-title,.deals-section h2.deals-title{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:24px;line-height:1.1;letter-spacing:0.5px;}.deals-main{font-size:60px;font-weight:500;color:#fff;text-transform:uppercase;margin-bottom:2px;}.deals-sub{font-size:1.1rem;font-weight:400;color:#fff;margin-top:0;letter-spacing:0.1em;}.deals-text{flex:0 0 40%;max-width:40%;background:#6D0D55;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:40px 0 40px 48px;/* <-- padding destro a 0 */ margin-right:0;box-sizing:border-box;}.deals-text h2{font-size:2.1rem;font-weight:800;margin-bottom:18px;letter-spacing:0.5px;color:#fff;text-align:left;}.deals-text h3{margin:0 0 8px 0;font-size:1.25rem;font-weight:600;}.deals-text a{color:#fff;text-decoration:underline;transition:color 0.2s;}.deals-text a:hover{color:#ffd700;}.deals-banner{flex:0 0 60%;max-width:60%;display:flex;align-items:stretch;justify-content:flex-start;background:#fff;padding:0;/* <-- nessun padding */ margin-left:0;/* <-- nessun margin */ min-height:220px;box-sizing:border-box;overflow:hidden;}.deal-banner{height:100%;width:100%;max-width:100%;display:block;box-shadow:0 8px 32px rgba(0,0,0,0.09);object-fit:cover;object-position:center;}.category-hero-wrapper{position:relative;width:100%;max-width:100vw;min-height:440px;display:flex;align-items:flex-end;overflow:hidden;}.category-hero-bg{position:absolute;inset:0;z-index:1;background:linear-gradient(rgba(190,10,180,0.6) 0%,rgba(80,10,120,0.5) 100%),url('../images/PornDirectoriesHero.webp') center center / cover no-repeat;filter:saturate(85%);}.category-hero-fade{position:absolute;left:0;right:0;bottom:0;height:220px;/* aumenta per sfumatura più dolce */ z-index:2;background:linear-gradient(to bottom,rgba(74,4,56,0) 0%,#fff 100%);pointer-events:none;}.category-hero-content{position:relative;z-index:5;max-width:1200px;margin:0 auto;padding:72px 32px 56px;color:#fff;}.category-hero-content h1{font-size:2.7rem;font-weight:bold;margin-bottom:10px;letter-spacing:-1px;}.category-hero-content .breadcrumbs{margin-bottom:18px;}.category-hero-content .breadcrumbs a{color:#fff;font-size:1.15em;padding:4px 18px;background:#ff24a4;border-radius:6px;font-weight:600;text-decoration:none;letter-spacing:0.02em;}.category-hero-content p{font-size:1.23rem;margin-top:10px;max-width:800px;}.category-section-directories{position:relative;margin-top:-60px;z-index:4;}.home-categories-grid-directories{display:flex;flex-wrap:wrap;gap:20px;max-width:1200px;margin:0 auto;padding:36px 0 56px 0;}.category-box-directories{background:#fff;border-radius:24px;box-shadow:0 4px 32px 0 rgba(120,0,80,0.10),0 1.5px 5px 0 rgba(180,30,130,0.10);flex:0 0 calc(33.333% - 14px);max-width:calc(33.333% - 14px);min-width:280px;}.category-box-directories:hover{box-shadow:0 12px 36px rgba(216,20,156,0.19);transform:translateY(-6px) scale(1.01);}.category-box-directories .category-header-directories{display:flex;align-items:center;gap:12px;background:linear-gradient(90deg,#D8149C 0%,#9231A6 100%);color:#fff;padding:18px 24px 12px 20px;border-top-left-radius:22px;border-top-right-radius:22px;font-weight:700;font-size:1.19rem;min-height:54px;position:relative;z-index:2;}.category-box-directories .category-header-directories::before{content:'';display:inline-block;width:22px;height:22px;background:url('/wp-content/uploads/2025/07/shoppingmode.png') center/contain no-repeat;margin-right:8px;}.category-box-directories .category-header-directories a{color:#fff;text-decoration:none;font-weight:700;letter-spacing:.015em;}.directories-card-title{margin:0;font-size:1.2rem;}.category-description-directories{color:#595959;font-size:1.01em;margin:18px 18px 8px 22px;min-height:52px;}.category-sites-list-directories{flex:1 1 100px;overflow-y:auto;background:transparent;padding:0 18px 0 22px;margin-bottom:25px;height:160px;max-height:160px;scrollbar-width:thin;scrollbar-color:#e495cc transparent;}.category-sites-list-directories li{list-style:none;border:none;background:none;color:#464646;padding:5px 2px 6px 0;font-size:1.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.category-sites-list-directories li a{color:inherit;text-decoration:none;display:flex;align-items:center;gap:8px;}.category-sites-list-directories .site-icon{width:20px;height:20px;object-fit:cover;border-radius:3px;flex-shrink:0;}.category-sites-list-directories::-webkit-scrollbar{width:8px;background:transparent;}.category-sites-list-directories::-webkit-scrollbar-thumb{background:#e495cc;border-radius:10px;}.category-box-footer{padding:0 0 18px 0;margin:0 12px 8px 12px;text-align:center;}.category-view-all-btn{display:block;width:100%;background:#fff;border:2px solid #D8149C;color:#D8149C;font-weight:400;font-size:1.03em;border-radius:49px;padding:10px 0 10px 0;cursor:pointer;text-transform:uppercase;transition:background .16s,color .16s;text-decoration:none;}.category-view-all-btn:hover,.category-view-all-btn:focus{background:#D8149C;color:#fff;}.category-view-all-btn svg{width:23px;height:23px;fill:currentColor;transition:transform .2s;}.category-view-all-btn:hover svg{transform:translateX(3px);}.all-categories-page .container{max-width:1100px;margin:0 auto;padding:40px 0;}.single-hero-content h1{font-size:2.5em;margin-bottom:20px;color:black;}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;margin-top:40px;}.category-card{background:#fff;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,0.08);text-align:center;padding:25px 18px 18px 18px;transition:transform 0.2s,box-shadow 0.2s;border:1px solid #eee;}.category-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(184,0,0,0.12);}.category-thumb{max-width:90px;max-height:90px;margin-bottom:15px;border-radius:50%;object-fit:cover;border:2px solid #f0f0f0;}.category-card h2{font-size:1.2em;margin:0 0 10px 0;color:#b80000;}.category-desc{color:#555;font-size:1em;margin:0;}.site-image-wrapper{position:relative;display:inline-block;width:100%;z-index:1;/* AGGIUNGI QUESTO */}.site-image-wrapper img{max-height:80px;width:auto;margin:0 auto;transition:transform 0.3s ease;}.site-features-tooltip{position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(-15px);background:#fff;border:2px solid #b80000;border-radius:10px;padding:15px;min-width:300px;max-width:350px;box-shadow:0 15px 35px rgba(0,0,0,0.3);opacity:0;visibility:hidden;transition:all 0.3s ease;z-index:10000;pointer-events:none;}.site-features-tooltip::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:8px solid transparent;border-top-color:#b80000;}.site-image-wrapper:hover .site-features-tooltip{opacity:1;visibility:visible;transform:translateX(-50%) translateY(-5px);}.site-image-wrapper:hover img{transform:scale(1.05);}.tooltip-content h3{margin:0 0 10px 0;color:#b80000;font-size:1.1em;text-align:center;border-bottom:1px solid #eee;padding-bottom:8px;}.features-list{list-style:none;padding:0;margin:0;}.features-list li{display:flex;justify-content:space-between;padding:4px 0;border-bottom:1px solid #f5f5f5;font-size:0.9em;}.features-list li:last-child{border-bottom:none;}.feature-label{font-weight:600;color:#333;flex:1;}.feature-value{color:#666;text-align:right;flex:1;}.rating-stars{color:#f39c12 !important;font-weight:bold;}.site-actions{display:flex;gap:8px;margin-top:18px;}.show-more-btn,.compare-btn{display:block;width:100%;padding:13px 8px;background:#222;color:#fff;border:none;border-radius:5px;font-size:1em;font-weight:bold;text-align:center;cursor:pointer;transition:background 0.2s;text-decoration:none;}.show-more-btn,.compare-dropdown{flex:1;/* Stessa larghezza per entrambi */}.show-more-btn:hover,.compare-btn:hover{background:#b80000;}.compare-dropdown{position:relative;}.compare-menu{display:none;position:absolute;left:0;right:0;top:110%;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,0.12);padding:18px;z-index:1000;}.compare-dropdown.open .compare-menu{display:block;}.compare-option{margin-bottom:15px;}.compare-option:last-child{margin-bottom:0;}.compare-option label{font-weight:600;display:block;margin-bottom:6px;font-size:0.9em;}.compare-input{width:100%;padding:8px;border:1px solid #bbb;border-radius:4px;font-size:0.9em;}.compare-submit{width:100%;background:#b80000;color:white;border:none;padding:8px;border-radius:4px;margin-top:10px;cursor:pointer;font-size:0.9em;transition:all 0.3s ease;}.compare-submit:disabled{background:#ccc;cursor:not-allowed;opacity:0.6;}.compare-submit.ready{background:#28a745;transform:scale(1.02);}.compare-input.active{border-color:#28a745;box-shadow:0 0 0 2px rgba(40,167,69,0.2);}.compare-category-select,.compare-site-select{width:100%;padding:7px 10px;border:1px solid #c1a8c7;border-radius:7px;font-size:0.97em;background:#fff;transition:all 0.3s ease;}.compare-category-select:disabled,.compare-site-select:disabled{background:#f5f5f5;color:#999;cursor:not-allowed;}.compare-category-select.active,.compare-site-select.active{border-color:#28a745;box-shadow:0 0 0 2px rgba(40,167,69,0.2);}.compare-site-select{margin-top:8px;}.category-hero{background-image:url(https://adultsitecompare.com/wp-content/uploads/2025/07/HERO-2.png);height:auto;background-size:cover;background-position:center;padding:80px 0 0;text-align:left;}span.cat-badge{background:#E20AAC;color:white;padding:8px 20px;display:inline-block;border-radius:50px;text-transform:uppercase;font-weight:bold;}.category-hero h1{margin:20px 0 25px;color:white;font-size:48px;}.category-page .container{max-width:1300px;margin:0 auto;}.category-description{max-width:800px;padding-bottom:10px;}.category-description p{font-weight:300;color:white;font-size:18px;}.category-body .site-header{background:linear-gradient(178deg,#232323d6 0%,#000000 100%);min-height:152px;align-items:center;justify-content:center;}.category-body .site-image-wrapper img{width:100%;max-height:100%;box-shadow:none;background:transparent;object-fit:contain;}.category-body{display:flex;justify-content:center;align-items:center;width:100%;}.category-body .sites-grid{max-width:1200px;margin:40px auto 56px auto;justify-content:center;justify-items:center;padding:0 20px;width:100%;}.category-body .sites-grid .site-card{max-width:100%;min-height:450px;}.category-body .sites-grid .site-card .about-site{padding:10px 15px;font-size:20px;text-align:left;}.category-body .sites-grid .site-card .site-desc{text-align:left;margin:0;padding:0 15px;}.category-body .sites-grid .site-card .site-actions{margin:15px 0;padding:0 15px;}.category-body .sites-grid .site-card .site-actions .compare-btn{background:#D8189C;color:white;padding-left:23px;}.category-body .sites-grid .site-card .show-more-btn,.category-body .sites-grid .site-card .compare-btn{font-weight:400;text-transform:capitalize;}.category-body .sites-grid .site-card .site-actions .compare-btn img{width:20px;display:inline-block;margin-right:auto;}.other-catgory-main{background:#f0f0f0;margin:50px 0 0;}.other-categories h2{margin:0;}.sites-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:40px auto 56px auto;justify-content:center;justify-items:center;padding:0 20px;width:100%;}@media (max-width:1024px){.category-body{justify-content:center;align-items:flex-start;}.sites-grid{grid-template-columns:repeat(2,1fr);gap:30px;max-width:800px;justify-content:center;justify-items:center;}}@media (max-width:768px){.category-body{justify-content:center;align-items:flex-start;}.sites-grid{grid-template-columns:1fr;gap:20px;max-width:400px;padding:0 15px;justify-content:center;justify-items:center;}}.site-card{background:#fff;border-radius:24px;box-shadow:0 4px 30px rgba(120,0,80,0.13),0 2px 8px rgba(180,30,130,0.08);display:flex;flex-direction:column;min-height:480px;max-width:370px;margin:0 auto;transition:box-shadow .18s,transform .16s;position:relative;border:none;}.site-card:hover{box-shadow:0 14px 36px rgba(216,20,156,0.15);transform:translateY(-7px) scale(1.012);}.site-header{background:linear-gradient(90deg,#4a0438 0%,#b800b8 100%);color:#fff;border-top-left-radius:24px;border-top-right-radius:24px;padding:18px 24px 13px 20px;font-weight:700;font-size:1.16rem;min-height:62px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;position:relative;}.site-header h2{margin:0 0 4px 0;font-size:1.17em;color:#fff;font-weight:800;letter-spacing:0.015em;}.site-image-wrapper{margin:0;margin-top:7px;margin-bottom:20px;width:100%;height:130px;display:flex;align-items:center;position:relative;justify-content:center;z-index:1;}.site-image-wrapper img{max-height:40px;max-width:100%;width:auto;height:auto;object-fit:contain;border-radius:7px;box-shadow:0 2px 12px rgba(0,0,0,0.09);background:#fff;padding:2px;display:block;}.tooltip-content h3{margin:0 0 9px 0;color:#b80000;font-size:1.08em;font-weight:700;text-align:center;border-bottom:1px solid #eee;padding-bottom:6px;}.features-list{list-style:none;padding:0;margin:0;}.features-list li{display:flex;justify-content:space-between;padding:3.5px 0;border-bottom:1px solid #f3f3f3;font-size:0.96em;}.features-list li:last-child{border-bottom:none;}.feature-label{font-weight:600;color:#333;flex:1;}.feature-value{color:#666;text-align:right;flex:1;}.rating-stars{color:#f39c12 !important;font-weight:bold;}.site-desc{color:#545478;font-size:1.06em;margin:22px 22px 11px 22px;line-height:1.46;min-height:44px;font-weight:500;}.site-actions{display:flex;gap:10px;margin:15px 0 28px 0;padding:0 20px;justify-content:flex-start;align-items:center;margin-top:auto;}.show-more-btn,.compare-btn{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:2.2px solid #D8189C;color:#D8189C;border-radius:36px;font-weight:700;text-transform:uppercase;padding:10px 0 9px 0;font-size:1.02em;min-width:0;transition:background 0.15s,color 0.15s,border 0.15s;cursor:pointer;text-decoration:none;box-shadow:0 1.5px 6px rgba(216,20,156,0.09);}.show-more-btn:hover,.compare-btn:hover{background:#D8189C;color:#fff;border-color:#D8189C;}.compare-dropdown{position:relative;flex:1 1 0;}.compare-menu{display:none;position:absolute;left:0;right:0;top:110%;background:#fff;border:1.8px solid #ddd;border-radius:10px;box-shadow:0 8px 28px rgba(0,0,0,0.10);padding:16px;z-index:1000;min-width:222px;}.compare-dropdown.open .compare-menu{display:block;}.compare-option{margin-bottom:13px;}.compare-option:last-child{margin-bottom:0;}.compare-option label{font-weight:700;display:block;margin-bottom:5px;font-size:0.96em;color:#681061;}.compare-input{width:100%;padding:7px 10px;border:1px solid #c1a8c7;border-radius:7px;font-size:0.97em;}.compare-submit{width:100%;background:#b80000;color:white;border:none;padding:8px 0;border-radius:7px;margin-top:11px;cursor:pointer;font-size:0.99em;font-weight:700;transition:all 0.3s ease;}.compare-submit:disabled{background:#ccc;cursor:not-allowed;opacity:0.6;}.compare-submit.ready{background:#28a745;transform:scale(1.02);}.compare-input.active{border-color:#28a745;box-shadow:0 0 0 2px rgba(40,167,69,0.2);}.other-categories{border-top:2px solid #f0f0f0;padding:40px 0;text-align:center;}.other-categories h2{margin-bottom:30px;}.categories-grid{display:grid;grid-template-columns:repeat(4,260px);gap:32px;margin-top:40px;justify-content:center;}.category-desc{color:#555;font-size:1em;margin:0;display:-webkit-box;-webkit-line-clamp:5;/* Limita a 5 righe */ -webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4em;/* Facoltativo:regola l’interlinea */ max-height:calc(1.4em * 5);/* Facoltativo:per maggior sicurezza */}.category-button{display:inline-block;padding:12px 25px;background:#ffffff;color:#333;border-radius:30px;text-decoration:none;font-weight:bold;transition:all 0.3s;border:2px solid transparent;}.category-button:hover{background:#b80000;color:white;border-color:#222;transform:translateY(-3px);}.review-hero{position:relative;min-height:400px;align-items:center;color:white;overflow:hidden;}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;}.hero-bg-image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(8px);transform:scale(1.1);}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(170,14,131,0.9) 0%,rgba(170,14,131,0.7) 50%,rgba(170,14,131,0.5) 100%);z-index:2;}.container{max-width:1200px;width:100%;margin:0 auto;}.single-hero-content{position:relative;z-index:3;width:100%;max-width:1200px;margin:0 auto;padding:80px 0px;}.hero-main{max-width:800px;}.hero-main h1{font-size:3.5rem;font-weight:800;margin:0 0 20px 0;line-height:1.1;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,0.3);}.hero-rating{display:flex;align-items:center;gap:15px;margin-bottom:25px;flex-wrap:wrap;}.rating-stars{font-size:1.8rem;color:#FFD700;letter-spacing:2px;}.rating-value{font-size:1.4rem;font-weight:700;color:#fff;}.rating-count{font-size:1rem;color:rgba(255,255,255,0.8);font-weight:500;}.hero-description{font-size:1.1rem;line-height:1.6;color:rgba(255,255,255,0.9);max-width:800px;margin-top:20px;}.single-hero-content{display:flex;align-items:center;gap:60px;flex-wrap:nowrap;min-height:400px;position:relative;z-index:1;}.hero-main{flex:1;max-width:800px;display:flex;flex-direction:column;justify-content:center;}.hero-video-preview{flex:0 0 400px;max-width:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;}.video-container{position:relative;width:100%;height:0;padding-bottom:40%;/* Aspect ratio più largo (2.5:1 invece di 16:9) */ background:#000;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,0.4);transition:transform 0.3s ease,box-shadow 0.3s ease;min-height:160px;/* Altezza minima ridotta */}.video-container:hover{transform:translateY(-5px);box-shadow:0 20px 60px rgba(0,0,0,0.5);}.video-container iframe,.video-container video{position:absolute;top:0;left:0;width:100%;height:100%;border:none;object-fit:cover;object-position:center;}.video-container video{background:#000;object-fit:cover;object-position:center;}.video-label{text-align:center;margin-top:15px;font-size:1rem;color:rgba(255,255,255,0.8);font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,0.3);}.video-cta-buttons{display:flex;flex-direction:column;gap:12px;margin-top:20px;width:100%;}.video-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border:none;border-radius:8px;font-size:0.9rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all 0.3s ease;text-align:center;min-height:44px;}.visit-site-btn{background:linear-gradient(135deg,#28a745,#20c997);color:white;box-shadow:0 4px 15px rgba(40,167,69,0.3);}.visit-site-btn:hover{background:linear-gradient(135deg,#218838,#1ea085);transform:translateY(-2px);box-shadow:0 6px 20px rgba(40,167,69,0.4);color:white;text-decoration:none;}.compare-btn{background:linear-gradient(135deg,#6c757d,#495057);color:white;box-shadow:0 4px 15px rgba(108,117,125,0.3);display:flex;align-items:center;justify-content:center;gap:8px;}.compare-btn:hover{background:linear-gradient(135deg,#5a6268,#343a40);transform:translateY(-2px);box-shadow:0 6px 20px rgba(108,117,125,0.4);}.compare-btn img{width:16px;height:16px;filter:brightness(0) invert(1);}.hero-video-preview .compare-dropdown{position:relative;width:100%;}.hero-video-preview .compare-menu{position:fixed;top:auto;left:auto;right:auto;background:white;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,0.2);padding:20px;margin-top:8px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.3s ease;z-index:9999;width:300px;max-width:90vw;}.hero-video-preview .compare-dropdown:hover .compare-menu,.hero-video-preview .compare-menu:hover{opacity:1;visibility:visible;transform:translateY(0);}.hero-video-preview .compare-form{display:flex;flex-direction:column;gap:15px;}.hero-video-preview .compare-option{display:flex;flex-direction:column;gap:8px;}.hero-video-preview .compare-option label{font-size:0.85rem;font-weight:600;color:#333;margin:0;}.hero-video-preview .compare-input,.hero-video-preview .compare-category-select,.hero-video-preview .compare-site-select{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:0.85rem;background:white;}.hero-video-preview .compare-submit{background:#b80000;color:white;border:none;padding:10px 20px;border-radius:4px;font-weight:600;cursor:pointer;transition:background 0.3s ease;}.hero-video-preview .compare-submit:hover{background:#9a0000;}.overview{padding:80px 0;background:#fff;min-height:675px;display:flex;align-items:center;}.overview-grid{display:flex;gap:60px;align-items:center;width:100%;max-width:1200px;height:100%;padding:50px 0px;}.key-data{width:100%;padding-right:20px;}.overview-gallery{width:100%;display:flex;justify-content:center;align-items:center;}.key-data h2{font-size:1.87rem;font-weight:700;color:#333;margin-bottom:34px;text-align:left;}.metrics-list{list-style:none;padding:0 20px;margin:0;}.metric-item{display:flex;align-items:center;padding:17px 0;border-bottom:1px solid #f0f0f0;gap:13px;}.metric-item:last-child{border-bottom:none;}.metric-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;flex-shrink:0;}.metric-icon img{width:20px;height:20px;object-fit:contain;}.metric-icon img[alt="User Feedback"]{width:24px;height:16px;object-fit:cover;}.metric-content{flex:1;display:flex;flex-direction:row;align-items:center;gap:0;}.metric-label{width:50%;font-size:1rem;color:#333;font-weight:700;text-transform:capitalize;white-space:nowrap;text-align:left;}.metric-value{width:50%;font-size:0.94rem;color:#333;font-weight:400;text-align:left;}.metric-status{width:10px;height:10px;border-radius:50%;flex-shrink:0;}.status-good{background:#28a745;}.status-average{background:#ffc107;}.status-poor{background:#dc3545;}.overview-gallery{display:flex;justify-content:center;align-items:center;}.gallery-grid{display:flex;gap:15px;justify-content:center;align-items:flex-start;flex-direction:row;position:relative;flex-wrap:nowrap;}.gallery-item{border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.1);width:100%;}.gallery-item img{width:100%;}.gallery-item img{height:auto;max-height:none;object-fit:contain;display:block;}.placeholder-image{width:110px;height:80px;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);display:flex;align-items:center;justify-content:center;color:#6c757d;font-size:0.8rem;font-weight:500;border-radius:12px;}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,105,180,0.3) 0%,rgba(255,20,147,0.2) 100%);pointer-events:none;}.overlay-item{position:relative;}.gallery-grid:after{background-image:url(/wp-content/uploads/2025/07/Group-54.png);position:absolute;content:'';width:100%;background-size:contain;right:-100px;z-index:-1;background-repeat:no-repeat;top:114px;height:250px;}.cta-button{background:#b80000;color:#fff;padding:10px 25px;border-radius:6px;text-decoration:none;font-weight:bold;transition:background 0.2s;}.cta-button:hover{background:#a00000;}.affiliate-banner-img{max-width:100%;border-radius:8px;}.review-content{padding:50px 0;}.about-section{width:100%;background:#fff;padding:60px 0 50px 0;display:flex;justify-content:center;}.container.about-flex{width:80%;max-width:1280px;margin:0 auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:6vw;}.about-content{flex:0 0 60%;max-width:60%;margin-bottom:0;line-height:1.7;color:#4a4a4a;box-sizing:border-box;}.about-content h2{font-size:30px;font-weight:600;color:#AA0E83;margin:0;margin-bottom:-26px;}.about-content h3{font-size:2rem;margin:0;font-weight:300;color:#AA0E83;}.about-logos{flex:0 0 40%;max-width:40%;position:relative;min-height:200px;height:320px;/* Regola in base al design */ overflow:visible;box-sizing:border-box;}.logo-item,.about-logos img{position:absolute;max-width:110px;width:100%;height:auto;opacity:0.55;transition:opacity 0.2s;}.logo-item:hover,.about-logos img:hover{opacity:1;}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:20px;}.pros,.cons{background:#f8f8f8;padding:20px;border-radius:10px;border:1px solid #eee;}.review-cta{background-color:#FFF6FD;padding:10px 0;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;}.final-cta h2{margin-bottom:15px;font-size:2em;}.review-content h2{font-size:35px;font-style:normal;font-weight:300;color:#AA0E83;}.review-content h3{font-size:1.5em;margin-top:30px;}.review-content h4{font-size:1.2em;}.quick-comparison{margin:0;padding:10px 0;border-radius:0;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;}.quick-comparison h3{text-align:center;color:#333;font-size:2rem;font-weight:700;margin-bottom:30px;}.comparison-table-wrapper{overflow-x:auto;margin-top:20px;max-width:1400px;margin-left:auto;margin-right:auto;width:100%;display:flex;justify-content:center;}.comparison-table{width:100%;border-collapse:collapse;box-shadow:0 2px 10px rgba(0,0,0,0.05);color:#333;border:1px solid #ddd;}.comparison-table th,.comparison-table td{border:1px solid #ddd;padding:15px 12px;text-align:left;color:#333;}.comparison-table th{background:#931774;font-size:1.1em;font-weight:600;color:#fff;}.comparison-table td:first-child{font-weight:bold;text-align:left;color:#333;}.comparison-table .winner-cell{background:#e8f5e9 !important;color:#2e7d32 !important;position:relative;}.comparison-table .winner-cell::after{content:"✓";position:absolute;top:50%;transform:translateY(-50%);color:#2e7d32;font-weight:bold;font-size:14px;padding:3px 8px;border:1px solid;border-radius:100%;margin-left:10px;}.compare-logo{max-height:40px;margin-bottom:5px;display:block;margin-left:auto;margin-right:auto;}.compare-link-button{display:inline-flex;align-items:center;gap:8px;padding:15px 20px;color:#333;text-decoration:none;border-radius:30px;font-weight:600;transition:all 0.3s ease;font-size:16px;border:1px solid #ddd;}.compare-link-button::before{content:"→";font-size:12px;}.radar-chart-main{display:flex;flex-wrap:wrap;}.radar-chart-wrapper{margin:0 auto;flex:0 0 49.3%;padding:20px;}.charts-grid{flex:0 0 49.3%;padding:20px;}.compare-overview-title{margin-top:50px;}.compare-link-button:hover{background:#AA0E83;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,0.1);color:white;}.video-container{margin:30px 0;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.1);max-width:300px;}.video-container video{width:100%;height:auto;display:block;background:#000;}.media-preview{display:flex;gap:30px;margin-top:30px;}.video-preview,.photo-gallery{flex:1;}.video-container{margin-bottom:20px;}display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:15px;}.gallery-item img{width:100%;height:auto;border-radius:8px;box-shadow:0 3px 10px rgba(0,0,0,0.1);object-fit:cover;}*/ .photo-gallery h4,.video-preview h4{margin-bottom:15px;}section.user-reviews-section{background-image:url(/wp-content/uploads/2025/07/LOGOs-scaled.png);background-position:center;background-size:contain;}.user-reviews-section{padding:60px 0;background:#fff;position:relative;overflow:hidden;}.reviews-main-title{text-align:center;font-size:2.5rem;color:#AA0E83;margin-bottom:40px;font-weight:400;position:relative;z-index:2;}.reviews-container{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2;}.reviews-slider{background:#fff;padding:30px;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,0.05);position:relative;}.slider-wrapper{overflow:hidden;min-height:180px;}.review-slide{padding:20px;border-bottom:1px solid #eee;transition:opacity 0.3s ease;}.review-slide:last-child{border-bottom:none;}.review-meta{margin-bottom:12px;text-align:center;}.review-author{font-weight:400;color:#333;font-size:25px;}.review-stars{color:#f39c12;font-size:1.2em;letter-spacing:2px;}.review-content{font-style:italic;line-height:1.6;color:#555;margin-bottom:10px;}.review-date{display:block;font-size:0.9em;color:#777;text-align:center;}.slider-controls{display:flex;justify-content:center;gap:20px;margin-top:20px;}.slider-controls button{background:#ffffff;color:#8d0b6d;border:1px solid #8d0b6d;border-radius:50%;width:40px;height:40px;font-size:1.2em;cursor:pointer;transition:background 0.3s,transform 0.2s;}.slider-controls button:hover{background:#a00000;transform:scale(1.1);}.review-form{background:linear-gradient(135deg,#f8f0f5 0%,#f0e6f0 100%);padding:40px;border-radius:25px;box-shadow:0 8px 25px rgba(170,14,131,0.1);border:1px solid rgba(170,14,131,0.1);position:relative;z-index:2;}.review-form h3{margin-top:0;margin-bottom:25px;color:#AA0E83;font-size:1.3em;font-weight:700;}.form-group{margin-bottom:20px;}.form-group label{display:block;margin-bottom:8px;font-weight:300;color:#920c71;}.form-group input,.form-group select,.form-group textarea{width:100%;padding:15px 0px;border-radius:12px;font-size:1em;transition:all 0.3s ease;box-sizing:border-box;background:rgba(255,255,255,0.8);color:#333;}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#AA0E83;box-shadow:0 0 0 3px rgba(170,14,131,0.1);outline:none;background:rgba(255,255,255,0.95);}.form-group select{background:#fff;}.submit-review-btn{background:linear-gradient(135deg,#AA0E83 0%,#8a0b6b 100%);color:#fff;border:none;padding:15px 35px;border-radius:25px;font-weight:600;font-size:1em;cursor:pointer;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(170,14,131,0.3);margin-top:10px;}.submit-review-btn:hover{background:linear-gradient(135deg,#8a0b6b 0%,#AA0E83 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(170,14,131,0.4);}.review-form-frid{display:flex;width:100%;flex-wrap:wrap;}.form-group{flex:0 0 50%;padding:0 5px;}#submit-review input,select#review-rating,textarea#review-text{border-bottom:1px solid #910c70;border-radius:0px;border-top:none;border-right:none;border-left:0;background:none;}input::placeholder,textarea::placeholder{font-family:'Roboto','Inter',sans-serif;font-size:16px;color:#888;}.compare-hero{padding:60px 0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;background-image:url(/wp-content/uploads/2025/08/Mask-group.png);background-size:cover;background-position:center;}.compare-hero h1{font-size:35px;font-weight:bold !important;}.vs-highlight{color:#AA0E83;font-size:30px;font-weight:bold;line-height:0;background-color:#fff2f4;padding:10px 15px;border-radius:50px;border:3px solid #9c27b075;}section.compare-overview{background-image:url(/wp-content/uploads/2025/07/LOGOs-scaled.png);background-position:center;background-size:cover;padding:50px;}.compare-hero p:after{position:absolute;right:0;left:0;top:-8px;height:3px;width:40px;background-color:white;content:'';}.compare-hero p{position:relative;}.sites-overview{display:flex;align-items:center;justify-content:space-between;margin:40px 0;padding:40px;border-radius:20px;}.site-overview{text-align:center;flex:1;position:relative;}.site-overview.winner{color:white;border-radius:15px;padding:20px;background:linear-gradient(180deg,#ffd84d 0%,#fdc83096 100%);box-shadow:0px 4px 20px rgba(253,200,48,0.3);padding:140px 0 110px 0;min-height:393px;}.site-overview img{width:200px;height:200px;object-fit:contain;margin-bottom:15px;border-radius:10px;background-color:black;padding:15px;}.site-overview{text-align:center;flex:1;position:relative;color:white;border-radius:15px;background:white;box-shadow:0px 4px 20px rgba(253,200,48,0.3);padding:140px 0 110px 0;min-height:393px;margin:20px;}.compare-overview-title h3{text-align:center;font-size:50px;margin:0;margin-bottom:71px;color:#AA0E83;font-weight:400;}.compare-container{background-color:#F3F2F2;}img.site-overview-img{position:absolute;top:-70px;right:143px;}.winner .overall-score{font-size:72px;font-weight:bold;color:#3d3d3d;}.overall-score{font-size:60px;font-weight:bold;color:#00A907;}.site-overview.winner h2{font-weight:bold;color:#3d3d3d;font-size:25px;margin:0;}.winner-badge{background:#ffd700;color:#333;padding:8px 16px;border-radius:20px;font-weight:bold;position:absolute;left:41%;bottom:-16px;}.site-overview h2{margin:0;color:#3d3d3d;}.vs-divider{font-size:2em;font-weight:bold;color:#6c757d;margin:0 20px;background:white;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid #dee2e6;}.comparison-table{width:100%;border-collapse:collapse;}.comparison-table td{padding:15px 20px;border-bottom:1px solid #dee2e6;}.feature-label{font-weight:600;text-align:left !important;}.winner-cell{background:#d4edda !important;color:#155724;font-weight:bold;position:relative;}.winner-icon{color:#38b000;font-weight:bold;margin-left:10px;font-size:1.2em;}.radar-chart-main *{color:#6D0D55;}.chart-item{background:white;padding:30px;box-shadow:0 5px 15px rgba(0,0,0,0.08);margin:40px;}.bar-chart{margin-top:20px;}.bar-item{display:flex;align-items:center;margin-bottom:15px;gap:15px;}.bar-label{min-width:120px;font-weight:600;font-size:0.9em;flex:0 0 40%;}.bar-container{flex:1;height:25px;background:#e9ecef;border-radius:12px;overflow:hidden;flex:0 0 45%;}.bar-fill{height:100%;background:linear-gradient(90deg,#38b000,#20c997);border-radius:12px;transition:width 0.5s ease;}.bar-value{min-width:60px;font-weight:bold;color:#495057;}.final-verdict h2{color:white;font-size:40px;}section.final-verdict p{color:white;}.cta-button.winner-cta{border:1px solid;background:unset;}.final-verdict{background:#f8f9fa;padding:60px 0;text-align:center;background-image:url(/wp-content/uploads/2025/08/Group-57-1.png);background-position:center;background-size:cover;}.verdict-winner img{width:100px;height:100px;object-fit:contain;margin-bottom:20px;}.cta-buttons{display:flex;gap:20px;justify-content:center;margin-top:30px;}.cta-button{padding:15px 30px;background:#6c757d;color:white;text-decoration:none;border-radius:25px;font-weight:bold;transition:all 0.3s;}.verdict-content h3{color:white;}.cta-button:hover{box-shadow:0 10px 20px rgba(0,0,0,0.2);}.radar-comparison{padding:60px 0;background:#f9f9f9;}.footer-container{background:#4A0438;color:#f4f4f4;padding:40px 0 0 0;font-size:1em;}.footer-content{display:flex;flex-direction:column;max-width:1728px;margin:0 auto;padding:0 32px;gap:24px;align-items:center;justify-content:center;}.footer-col{display:flex;flex-direction:column;gap:12px;text-align:center;width:100%;}.footer-main{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto 24px auto;padding:0 32px;flex-wrap:wrap;gap:24px;}.footer-logo{display:flex;justify-content:center;align-items:center;}.footer-logo img{width:68px;height:68px;}.footer-shortcuts strong,.footer-links strong{font-size:1em;margin-bottom:8px;}.footer-links-container{display:flex !important;flex-direction:row !important;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:8px;width:100%;}.footer-shortcuts,.footer-links{display:flex !important;flex-direction:column !important;align-items:center !important;gap:8px !important;width:100%;}.footer-shortcuts li,.footer-links li{margin:0;display:inline-block;}.footer-links-container a{color:#f4f4f4 !important;text-decoration:none !important;font-weight:500 !important;padding:0 !important;transition:color 0.2s !important;white-space:nowrap !important;display:inline-block !important;margin:0 !important;float:none !important;}.footer-links-container a:hover{color:#eb7db0;}.footer-boxes{display:flex;gap:24px;align-items:center;flex-direction:row;}.footer-box{width:120px;height:96px;background:#7b4571;border-radius:8px;opacity:0.5;}.footer-divider{border:none;border-top:1px solid #64315a;margin:32px 0 14px 0;}.footer-row.footer-meta{display:flex;justify-content:center;max-width:1728px;margin:0 auto;padding:0 32px 20px 32px;font-size:0.95em;color:#f4c7ec;}.footer-row.footer-meta a{color:#f4c7ec;text-decoration:underline;margin-left:18px;font-size:0.98em;}.footer-row.footer-meta a:hover{color:#fff;}/* ===== REVIEW CONTENT SECTION ===== */ .review-content{padding:30px 0;width:100%;margin:0 auto;text-align:center;}.review-content .container{max-width:1200px;margin:0 auto;padding:0 20px;}.review-header{text-align:left;}.review-subtitle{font-size:25px;color:#aa0e83;font-weight:600;font-style:normal;}.review-title{font-size:2.5rem;font-weight:700;color:#AA0E83;margin:0;line-height:1.2;}.review-main-grid{display:flex;gap:40px;margin-bottom:60px;}.review-text-content{flex:0 0 60%;}.review-content-text{font-size:1rem;line-height:1.6;color:#000;text-align:left;}.review-content-text p{margin-bottom:20px;}.review-content-text a{color:#0066cc;text-decoration:underline;}.review-content-text strong{font-weight:700;}.pros-cons-column{display:flex;flex-direction:column;gap:20px;flex:0 0 40%;}.pros-box{position:relative;background:#E8F5E9;border:1px solid #C8E6C9;border-radius:100px;padding:25px 20px 20px 20px;margin-bottom:30px;box-shadow:0 2px 8px rgba(0,0,0,0.1);}.pros-header{position:absolute;top:-15px;left:20px;background:#4CAF50;color:#fff;padding:8px 16px;border-radius:15px;font-weight:700;font-size:0.9rem;text-transform:uppercase;box-shadow:0 2px 4px rgba(0,0,0,0.2);}.pros-icon{position:absolute;left:20px;top:50px;z-index:2;}.pros-icon img{width:60px;height:60px;object-fit:contain;}.pros-content{margin-left:80px;margin-top:10px;}.pros-list{list-style:none;padding:0;margin:0;}.pros-list li{position:relative;padding-left:20px;margin-bottom:12px;font-size:0.95rem;line-height:1.5;color:#000;}.pros-list li:before{content:"•";position:absolute;left:0;color:#000;font-weight:bold;font-size:1.2rem;}.cons-box{position:relative;background:#FFEBEE;border:1px solid #FFCDD2;border-radius:100px;padding:25px 20px 20px 20px;box-shadow:0 2px 8px rgba(0,0,0,0.1);}.cons-header{position:absolute;top:-15px;left:20px;background:#F44336;color:#fff;padding:8px 16px;border-radius:15px;font-weight:700;font-size:0.9rem;text-transform:uppercase;box-shadow:0 2px 4px rgba(0,0,0,0.2);}.cons-icon{position:absolute;left:20px;top:50px;z-index:2;}.cons-icon img{width:60px;height:60px;object-fit:contain;}.cons-content{margin-left:80px;margin-top:10px;}.cons-list{list-style:none;padding:0;margin:0;}.cons-list li{position:relative;padding-left:20px;margin-bottom:12px;font-size:0.95rem;line-height:1.5;color:#000;}.cons-list li:before{content:"•";position:absolute;left:0;color:#000;font-weight:bold;font-size:1.2rem;}.review-cta-banner-section{width:100%;position:relative;overflow:hidden;margin:0 0;}.review-cta-banner{position:relative;width:100vw;height:250px;margin-left:calc(-50vw + 50%);overflow:hidden;display:flex;align-items:center;justify-content:flex-start;box-shadow:0 8px 32px rgba(0,0,0,0.15);}.cta-background{position:absolute;top:0;left:0;width:100%;height:100%;}.cta-bg-image{width:100%;height:100%;background-size:cover;background-position:center;filter:blur(6px) brightness(0.7);transform:scale(1.1);}.cta-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(170,14,131,0.8) 0%,rgba(0,0,0,0.7) 100%);}.cta-content{position:relative;z-index:3;text-align:left;color:#fff;max-width:600px;padding:0 60px;margin-left:60px;}.cta-title{font-size:2.2rem;font-weight:700;margin:0 0 30px 0;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,0.3);line-height:1.2;}.cta-background-text{font-size:30px;}.cta-button{box-shadow:0 4px 15px rgba(170,14,131,0.4);background-color:#08B40F;}.cta-button:hover{background:unset;color:#fff;box-shadow:0 6px 20px rgba(170,14,131,0.6);background-color:#08B40F;}.cta-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:rgba(255,255,255,0.25);border-radius:50%;font-size:16px;font-weight:bold;transition:all 0.3s ease;}.cta-button:hover .cta-icon{background:rgba(255,255,255,0.35);}.cta-brand-logo{position:absolute;bottom:20px;right:40px;z-index:4;background:rgba(255,255,255,0.9);border-radius:12px;padding:12px;box-shadow:0 4px 12px rgba(0,0,0,0.2);}.cta-brand-logo img{width:80px;height:60px;object-fit:contain;border-radius:8px;}.comparisons-images-grid{display:flex;flex-wrap:wrap;}.comparisons-images-grid div{flex:0 0 50%;}.comparisons-images-grid{margin-top:-110px;}.slide-in-on-scroll{opacity:0;transition:opacity 0.8s ease-out,transform 0.8s ease-out;will-change:opacity,transform;}.slide-in-on-scroll.slide-up{transform:translateY(40px);}.slide-in-on-scroll.slide-down{transform:translateY(-40px);}.slide-in-on-scroll.slide-left{transform:translateX(40px);}.slide-in-on-scroll.slide-right{transform:translateX(-40px);}.slide-in-on-scroll.visible{opacity:1;transform:translate(0,0);}.delay-1{transition-delay:0.3s;}.delay-2{transition-delay:0.6s;}@keyframes fade-in{from{opacity:0;}to{opacity:1;}}.fade-in{opacity:0;animation:fade-in 1s ease-out forwards;}.fade-in.delay-1{animation-delay:0.5s;}.fade-in.delay-2{animation-delay:1s;}.fade-in.delay-3{animation-delay:1.5s;}section.visual-comparison{background:linear-gradient(89deg,#ffffff 40%,#be438524 100%);padding-top:30px;}.mneu-icon{display:none;}.best-sites-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;max-width:600px;margin:20px auto;justify-content:center;align-items:center;}.best-sites-grid .site-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,0.1);transition:all 0.3s ease;padding:15px;text-align:center;min-height:auto;max-width:none;margin:0;}.best-sites-grid .site-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.15);}.best-sites-grid .site-card a{display:block;text-decoration:none;color:inherit;}.best-sites-grid .site-card .site-logo{width:100%;height:auto;max-width:120px;max-height:80px;object-fit:contain;margin:0 auto;display:block;}@media (max-width:768px){.best-sites-grid{grid-template-columns:repeat(2,1fr);gap:15px;max-width:400px;}.best-sites-grid .site-card{padding:10px;}.best-sites-grid .site-card .site-logo{max-width:100px;max-height:60px;}}.footer-col .footer-links-container{display:flex !important;flex-direction:row !important;justify-content:center !important;align-items:center !important;gap:20px !important;flex-wrap:wrap !important;}.footer-col .footer-links-container a{display:inline-block !important;float:none !important;margin:0 !important;padding:0 !important;}.footer-col .footer-links-container span{display:inline-block !important;margin:0 !important;padding:0 !important;}