#trobyx-main-heading{color:#213343!important}.slider-outer-wrapper{position:relative;width:66%;margin:0 auto}.three-card-slider-wrapper{overflow:hidden;padding:20px 0;position:relative}.slider-track{display:flex;transition:transform .5s ease}.slide{min-width:33.333%;padding:10px;box-sizing:border-box}.card{background:white;border-radius:12px;height:220px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:24px;box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15)}.card-title{font-size:20px;font-weight:800;color:#333;margin-bottom:12px;position:relative;text-decoration:underline;text-underline-offset:4px}.card-description{font-size:14px;color:#666;line-height:1.5;text-align:left;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.arrow-button{position:absolute;top:50%;transform:translateY(-50%);background:white;border:1px solid #ccc;border-radius:50%;padding:8px;cursor:pointer;z-index:10;box-shadow:0 2px 6px rgba(0,0,0,.15);transition:all .2s ease;display:flex;align-items:center;justify-content:center}.arrow-button:hover:not(:disabled){background:#f8f8f8;box-shadow:0 3px 8px rgba(0,0,0,.2)}.arrow-button:disabled{opacity:.3;cursor:not-allowed}.arrow-button-left{left:-50px}.arrow-button-right{right:-50px}.dots-container{display:flex;justify-content:center;margin-top:15px;gap:8px}.dot{border-radius:50%;cursor:pointer;transition:all .3s ease;width:8px;height:8px;background:#ddd}.dot.active{width:12px;height:12px;background:#000}.dot.neighbor-1{width:10px;height:10px;background:#666}.dot.neighbor-2{width:9px;height:9px;background:#999}.dot:hover{background:#888}.arrow-icon{color:#333;width:20px;height:20px}.hidden{display:none!important}.slider-track{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.three-card-slider-wrapper:active .slider-track{cursor:grabbing}@media (max-width:768px){.three-card-slider-wrapper:after{content:"← Swipe →";position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);font-size:12px;color:#666;opacity:.7}.slider-outer-wrapper{width:95%;padding:0 10px}.slide{min-width:100%;padding:5px}.arrow-button{display:none}.card{height:auto;min-height:250px;padding:20px}.card-title{font-size:18px;margin-bottom:10px}.card-description{font-size:14px;-webkit-line-clamp:5;line-clamp:5}.dots-container{margin-top:25px;margin-bottom:10px}.three-card-slider-wrapper:after{bottom:-30px;font-weight:500}}.card{transition:transform .3s ease,box-shadow .3s ease;border:1px solid transparent}@media (min-width:769px){.card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.08);border-color:rgba(82,82,180,.2)}}