body{font-family:'Arial',sans-serif;margin:0;padding:0;background-color:#f8f8f8;color:#333;line-height:1.6;}.page-phlruby-slot{width:100%;max-width:1200px;margin:0 auto;padding:0;box-sizing:border-box;}.page-phlruby-slot__section{padding:40px 20px;margin-bottom:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.1);}.page-phlruby-slot__section--dark{background-color:#222;color:#eee;}.page-phlruby-slot__title{font-size:2.5em;color:#0056b3;text-align:center;margin-bottom:20px;}.page-phlruby-slot__title--dark{color:#f0a800;}.page-phlruby-slot__subtitle{font-size:1.8em;color:#0056b3;margin-bottom:15px;}.page-phlruby-slot__subtitle--dark{color:#f0a800;}.page-phlruby-slot__text{font-size:1em;margin-bottom:15px;}.page-phlruby-slot__button{display:inline-block;background-color:#007bff;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease;margin-top:15px;}.page-phlruby-slot__button:hover{background-color:#0056b3;}.page-phlruby-slot__button--dark{background-color:#f0a800;color:#222;}.page-phlruby-slot__button--dark:hover{background-color:#e09a00;}.page-phlruby-slot__link{color:#007bff;text-decoration:none;transition:color 0.3s ease;}.page-phlruby-slot__link:hover{color:#0056b3;}.page-phlruby-slot__link--dark{color:#f0a800;}.page-phlruby-slot__link--dark:hover{color:#e09a00;}.page-phlruby-slot__hero{position:relative;width:100%;height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:10px 0;box-sizing:border-box;}.page-phlruby-slot__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;}.page-phlruby-slot__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:1;}.page-phlruby-slot__hero-content{position:relative;z-index:2;max-width:800px;padding:20px;}.page-phlruby-slot__hero-title{font-size:3.5em;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,0.7);}.page-phlruby-slot__hero-description{font-size:1.2em;margin-bottom:25px;}.page-phlruby-slot__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;padding:20px 0;}.page-phlruby-slot__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;}.page-phlruby-slot__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain;}.page-phlruby-slot__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;}.page-phlruby-slot__card{background-color:#f0f0f0;padding:20px;border-radius:8px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,0.1);}.page-phlruby-slot__card-image-wrapper{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box;margin-bottom:15px;}.page-phlruby-slot__card-image{max-width:100%;height:auto;display:block;margin:0 auto;border-radius:4px;}.page-phlruby-slot__card-title{font-size:1.5em;color:#0056b3;margin-bottom:10px;}.page-phlruby-slot__card-description{font-size:0.95em;color:#555;margin-bottom:15px;}.page-phlruby-slot__list{list-style:none;padding:0;}.page-phlruby-slot__list-item{background-color:#e9ecef;margin-bottom:10px;padding:15px;border-radius:5px;display:flex;align-items:center;}.page-phlruby-slot__list-item::before{content:'\2022';color:#007bff;font-weight:bold;display:inline-block;width:1em;margin-left:-1em;}.page-phlruby-slot__faq-item{background-color:#f9f9f9;border:1px solid #ddd;border-radius:5px;margin-bottom:10px;overflow:hidden;}.page-phlruby-slot__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;cursor:pointer;background-color:#eee;font-weight:bold;color:#333;user-select:none;transition:background-color 0.3s ease;}.page-phlruby-slot__faq-question:hover{background-color:#e0e0e0;}.page-phlruby-slot__faq-question h3{margin:0;font-size:1.1em;pointer-events:none;}.page-phlruby-slot__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;}.page-phlruby-slot__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-phlruby-slot__faq-answer p{margin:15px 0;color:#555;}.page-phlruby-slot__faq-item.active .page-phlruby-slot__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1;}.page-phlruby-slot__blog-card{display:flex;flex-direction:column;background-color:#f0f0f0;padding:20px;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,0.1);text-align:left;}.page-phlruby-slot__blog-image-wrapper{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box;margin-bottom:15px;}.page-phlruby-slot__blog-image{max-width:100%;height:auto;display:block;border-radius:4px;}.page-phlruby-slot__blog-title{font-size:1.4em;color:#0056b3;margin-bottom:10px;}.page-phlruby-slot__blog-date{font-size:0.85em;color:#777;margin-bottom:10px;}.page-phlruby-slot__blog-excerpt{font-size:0.95em;color:#555;margin-bottom:15px;}@media (max-width: 768px){.page-phlruby-slot__hero{height:400px;}.page-phlruby-slot__hero-title{font-size:2.5em;}.page-phlruby-slot__hero-description{font-size:1em;}.page-phlruby-slot__section{padding:20px 15px;}.page-phlruby-slot__title{font-size:2em;}.page-phlruby-slot__subtitle{font-size:1.5em;}.page-phlruby-slot__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;}.page-phlruby-slot__payment-logo,.page-phlruby-slot__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;}.page-phlruby-slot__grid{grid-template-columns:1fr;}.page-phlruby-slot__list-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:10px 15px !important;margin-left:0 !important;margin-right:0 !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}.page-phlruby-slot__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-phlruby-slot__card-image,.page-phlruby-slot__blog-image{max-width:100% !important;height:auto !important;}.page-phlruby-slot__card-image-wrapper,.page-phlruby-slot__blog-image-wrapper{width:100% !important;max-width:100% !important;box-sizing:border-box !important;}}