.elementor .e-78b57955-0c6fa87{padding-block-end:1rem;}.elementor .e-1a0f408e-1e7779f{width:70%;padding-block-end:1rem;}.elementor .e-77dab56d-b02323e{width:35px;height:40px;position:absolute;inset-inline-end:0rem;padding:0.5rem;border-width:1px;border-color:var(--dark-grey-stroke-vsp);border-style:solid;}.elementor .e-4d803d63-fabb4e0{width:35px;height:40px;position:absolute;inset-inline-end:2.75rem;padding:0.5rem;border-width:1px;border-color:var(--dark-grey-stroke-vsp);border-style:solid;}.elementor .e-7a7bd2a3-caecee1{height:75px;}.elementor .e-4961f96-5e04f6c{width:30px;height:30px;}.elementor .e-71b8346-311850d{width:30px;height:30px;}.elementor .e-53b3d0a-93f54a3{width:30px;height:30px;}.elementor .e-925da6b-4f8527b{width:30px;height:30px;}.elementor .e-24ac7d6-be28ba3{width:30px;height:30px;color:#ffffff;}.elementor .e-c08d2d0-7f0969c{font-weight:700;font-size:1.5rem;line-height:168%;}.elementor .e-b80b28a-b167da0{width:100px;height:100px;padding:1.5rem;}.elementor .e-174d5b3-d46a3f2{align-items:center;}.elementor .e-2c9b2416-2311751{height:500px;display:flex;flex-direction:column;justify-content:space-between;}.elementor .e-11450b4-e8f888e{width:30px;height:30px;}.elementor .e-cf7b8ac-0765aac{width:30px;height:30px;}.elementor .e-0b2350a-8f517d5{width:30px;height:30px;}.elementor .e-f0f23ed-ebe2377{width:30px;height:30px;}.elementor .e-3ecb42b-8613e54{width:30px;height:30px;color:#ffffff;}.elementor .e-6f9235b-5b68625{font-weight:700;font-size:1.5rem;line-height:168%;}.elementor .e-38fef51-3e45cf5{width:100px;height:100px;padding:1.5rem;}.elementor .e-29e27c0-ebd670d{align-items:center;}.elementor .e-6f3c3e3-7381eca{height:500px;display:flex;flex-direction:column;justify-content:space-between;}.elementor .e-6ea459b-ad185d2{width:30px;height:30px;}.elementor .e-77229e9-da2d733{width:30px;height:30px;}.elementor .e-e46f546-ba87f5c{width:30px;height:30px;}.elementor .e-fe0f9d4-3ad159a{width:30px;height:30px;}.elementor .e-d538b08-219c563{width:30px;height:30px;color:#ffffff;}.elementor .e-2b75d25-93d2b3e{font-weight:700;font-size:1.5rem;line-height:168%;}.elementor .e-5e22d20-f918549{width:100px;height:100px;padding:1.5rem;}.elementor .e-8509ab5-6a0b94e{align-items:center;}.elementor .e-f4b3937-b7fc2e4{height:500px;display:flex;flex-direction:column;justify-content:space-between;}.elementor .e-23ab8e3-538d86e{width:30px;height:30px;}.elementor .e-47e53db-c6ca083{width:30px;height:30px;}.elementor .e-bbdf309-00609f8{width:30px;height:30px;}.elementor .e-ee0c973-1d35d0d{width:30px;height:30px;}.elementor .e-892a689-decca69{width:30px;height:30px;color:#ffffff;}.elementor .e-e862eba-50daae0{font-weight:700;font-size:1.5rem;line-height:168%;}.elementor .e-49afdc1-293b366{width:100px;height:100px;padding:1.5rem;}.elementor .e-39a246c-7f2cc2b{align-items:center;}.elementor .e-8a8358d-ca46127{height:500px;display:flex;flex-direction:column;justify-content:space-between;}.elementor .e-e4505cf-815e119{width:30px;height:30px;}.elementor .e-5e8827a-2243e84{width:30px;height:30px;}.elementor .e-c7dedde-57a4062{width:30px;height:30px;}.elementor .e-3bbbec3-d42187e{width:30px;height:30px;}.elementor .e-b662bc8-f3066ad{width:30px;height:30px;color:#ffffff;}.elementor .e-01aec31-179ea11{font-weight:700;font-size:1.5rem;line-height:168%;}.elementor .e-1959fe1-4ca2094{width:100px;height:100px;padding:1.5rem;}.elementor .e-28c9ee3-d09c151{align-items:center;}.elementor .e-74e5b92-1ed7d08{height:500px;display:flex;flex-direction:column;justify-content:space-between;}.elementor .e-63749b68-3a69448{overflow:auto;flex-wrap:nowrap;}.elementor .e-14dc4e89-592accb{margin-block-start:1.25rem;display:flex;justify-content:flex-end;}.elementor .e-5d54442c-358fbb7{/* The horizontal scroller */
.downloads-scroller{
gap: 20px;
scroll-behavior: smooth;
-webkit-overflow-scrolling: touch;
scroll-snap-type: x mandatory; /* optional but nice */
}

/* Each item/card */
.downloads-scroller > *{
flex: 0 0 40%;
scroll-snap-align: start; /* optional */
}

/* Hide the ugly scrollbar (still scrollable via buttons/touch) */
.downloads-scroller{
scrollbar-width: none;         /* Firefox */
-ms-overflow-style: none;      /* IE/old Edge */
}
.downloads-scroller::-webkit-scrollbar{
width: 0;
height: 0;
display: none;                 /* Chrome/Safari */
}

/* Buttons */
.scroll-btn{
cursor: pointer;
user-select: none;
-webkit-tap-highlight-color: transparent;
}

.scroll-btn.is-disabled{
pointer-events: none;   /* can't click */
opacity: .35;           /* looks disabled */
filter: grayscale(1);   /* makes it grey-ish even if it's colored */
}\n}