.page-free-vpn-that-works-with-roobet { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f9fa; }.page-free-vpn-that-works-with-roobet__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-free-vpn-that-works-with-roobet__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; padding: 60px 20px; text-align: center; border-radius: 8px; margin-bottom: 40px; padding-top: 10px; }.page-free-vpn-that-works-with-roobet__hero-title { font-size: 2.8em; margin-bottom: 20px; line-height: 1.2; }.page-free-vpn-that-works-with-roobet__hero-description { font-size: 1.2em; margin-bottom: 30px; }.page-free-vpn-that-works-with-roobet__button { display: inline-block; background-color: #28a745; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; }.page-free-vpn-that-works-with-roobet__button:hover { background-color: #218838; }.page-free-vpn-that-works-with-roobet__image { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 20px; display: block; object-fit: cover; }.page-free-vpn-that-works-with-roobet__section { background-color: #fff; padding: 40px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); margin-bottom: 30px; }.page-free-vpn-that-works-with-roobet__section-title { font-size: 2em; color: #007bff; margin-bottom: 25px; text-align: center; }.page-free-vpn-that-works-with-roobet__content-paragraph { margin-bottom: 15px; font-size: 1.05em; }.page-free-vpn-that-works-with-roobet__list { list-style: none; padding: 0; margin-bottom: 20px; }.page-free-vpn-that-works-with-roobet__list-item { background-color: #e9f7ef; border-left: 5px solid #28a745; padding: 15px 20px; margin-bottom: 10px; border-radius: 4px; font-size: 1.05em; display: flex; align-items: center; }.page-free-vpn-that-works-with-roobet__list-item::before { content: '✓'; color: #28a745; font-weight: bold; margin-right: 10px; }.page-free-vpn-that-works-with-roobet__card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-free-vpn-that-works-with-roobet__card { background-color: #fefefe; border: 1px solid #eee; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); overflow: hidden; text-align: center; padding-bottom: 20px; transition: transform 0.3s ease; }.page-free-vpn-that-works-with-roobet__card:hover { transform: translateY(-5px); }.page-free-vpn-that-works-with-roobet__card-image { width: 100%; height: 200px; object-fit: cover; border-bottom: 1px solid #eee; margin-bottom: 15px; }.page-free-vpn-that-works-with-roobet__card-title { font-size: 1.4em; color: #007bff; margin-bottom: 10px; padding: 0 15px; }.page-free-vpn-that-works-with-roobet__card-description { font-size: 0.95em; color: #555; padding: 0 15px; margin-bottom: 15px; }.page-free-vpn-that-works-with-roobet__faq-section { background-color: #f0f4f7; padding: 40px; border-radius: 8px; margin-bottom: 30px; }.page-free-vpn-that-works-with-roobet__faq-item { border-bottom: 1px solid #ddd; padding: 15px 0; }.page-free-vpn-that-works-with-roobet__faq-item:last-child { border-bottom: none; }.page-free-vpn-that-works-with-roobet__faq-question { display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; padding: 10px 15px; background-color: #e9ecef; border-radius: 5px; transition: background-color 0.3s ease; }.page-free-vpn-that-works-with-roobet__faq-question:hover { background-color: #e2e6ea; }.page-free-vpn-that-works-with-roobet__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; }.page-free-vpn-that-works-with-roobet__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; pointer-events: none; transition: transform 0.3s ease; }.page-free-vpn-that-works-with-roobet__faq-item.active .page-free-vpn-that-works-with-roobet__faq-toggle { transform: rotate(45deg); }.page-free-vpn-that-works-with-roobet__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-free-vpn-that-works-with-roobet__faq-item.active .page-free-vpn-that-works-with-roobet__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-free-vpn-that-works-with-roobet__faq-answer p { margin: 0; font-size: 1em; color: #555; }.page-free-vpn-that-works-with-roobet__note { font-style: italic; color: #666; font-size: 0.9em; margin-top: 20px; text-align: center; }.page-free-vpn-that-works-with-roobet__step-list { counter-reset: step-counter; list-style: none; padding: 0; }.page-free-vpn-that-works-with-roobet__step-item { position: relative; padding-left: 40px; margin-bottom: 20px; }.page-free-vpn-that-works-with-roobet__step-item::before { content: counter(step-counter); counter-increment: step-counter; position: absolute; left: 0; top: 0; background-color: #007bff; color: #fff; border-radius: 50%; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 1.1em; }.page-free-vpn-that-works-with-roobet__step-item h3 { margin-top: 0; margin-bottom: 5px; color: #007bff; font-size: 1.3em; }.page-free-vpn-that-works-with-roobet__step-item p { margin: 0; }.page-free-vpn-that-works-with-roobet__button--secondary { background-color: #6c757d; }.page-free-vpn-that-works-with-roobet__button--secondary:hover { background-color: #5a6268; }@media (max-width: 768px) { .page-free-vpn-that-works-with-roobet__hero-title { font-size: 2em; }.page-free-vpn-that-works-with-roobet__hero-description { font-size: 1em; }.page-free-vpn-that-works-with-roobet__button { padding: 12px 25px; font-size: 1em; }.page-free-vpn-that-works-with-roobet__section { padding: 25px; }.page-free-vpn-that-works-with-roobet__section-title { font-size: 1.8em; }.page-free-vpn-that-works-with-roobet__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 12px 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-free-vpn-that-works-with-roobet__list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-free-vpn-that-works-with-roobet__card-grid { grid-template-columns: 1fr; }.page-free-vpn-that-works-with-roobet__card-image { height: 180px; }.page-free-vpn-that-works-with-roobet__faq-question { padding: 8px 10px; }.page-free-vpn-that-works-with-roobet__faq-question h3 { font-size: 1.1em; }.page-free-vpn-that-works-with-roobet__faq-answer { padding: 0 10px; }.page-free-vpn-that-works-with-roobet__faq-item.active .page-free-vpn-that-works-with-roobet__faq-answer { padding: 15px 10px !important; }.page-free-vpn-that-works-with-roobet__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-free-vpn-that-works-with-roobet__container { padding: 15px; }}