:root{--color-white:#fff;--color-black:#000}.bg-white{background:#fff}.color-white{color:#fff}.fill-white{fill:#fff}.stroke-white{stroke:#fff}.border-white{border-color:#fff}.bg-black{background:#000}.color-black{color:#000}.fill-black{fill:#000}.stroke-black{stroke:#000}.border-black{border-color:#000}.bg-grey-900{background:#292929}.color-grey-900{color:#292929}.fill-grey-900{fill:#292929}.border-grey-900{border-color:#292929}.bg-grey-800{background:#4d4d4d}.color-grey-800{color:#4d4d4d}.fill-grey-800{fill:#4d4d4d}.border-grey-800{border-color:#4d4d4d}.bg-grey-700{background:#8a8a8a}.color-grey-700{color:#8a8a8a}.fill-grey-700{fill:#8a8a8a}.border-grey-700{border-color:#8a8a8a}.bg-grey-600{background:#b8b8b8}.color-grey-600{color:#b8b8b8}.fill-grey-600{fill:#b8b8b8}.border-grey-600{border-color:#b8b8b8}.bg-grey-500{background:#d6d6d6}.color-grey-500{color:#d6d6d6}.fill-grey-500{fill:#d6d6d6}.border-grey-500{border-color:#d6d6d6}.bg-grey-400{background:#ededed}.color-grey-400{color:#ededed}.fill-grey-400{fill:#ededed}.border-grey-400{border-color:#ededed}.bg-utility-error{background:#e62d19}.color-utility-error{color:#e62d19}.fill-utility-error{fill:#e62d19}.stroke-utility-error{stroke:#e62d19}.border-utility-error{border-color:#e62d19}.bg-utility-success{background:#85bb40}.color-utility-success{color:#85bb40}.fill-utility-success{fill:#85bb40}.stroke-utility-success{stroke:#85bb40}.border-utility-success{border-color:#85bb40}.bg-utiity-focus{background:#0076bb}.color-utiity-focus{color:#0076bb}.fill-utiity-focus{fill:#0076bb}.stroke-utiity-focus{stroke:#0076bb}.border-utiity-focus{border-color:#0076bb}button,input[type=button],input[type=reset],input[type=submit]{background:none;border:unset;border-radius:0;cursor:pointer;outline:none}button *,input[type=button] *,input[type=reset] *,input[type=submit] *{vertical-align:middle}.icon-container .button,.icon-container button{align-items:center;background-color:#fff;border:2px solid #292929;color:#292929;display:flex;height:48px;justify-content:center;padding:0;width:48px}.icon-container .button:hover,.icon-container button:hover{background-color:#0076bb;border-color:#0076bb;color:#fff}.icon-container .button:focus,.icon-container button:focus{background-color:#0076bb;border-color:#0076bb;box-shadow:0 0 0 2px #fff,0 0 0 4px #0076bb;color:#fff}.icon-container .button:disabled,.icon-container button:disabled{border-color:#d6d6d6;color:#d6d6d6}.icon-container .button:disabled:hover,.icon-container button:disabled:hover{background-color:#fff}.icon-container .button svg,.icon-container button svg{color:inherit}.icon-container.large .button,.icon-container.large button{height:72px;width:72px}.icon-container.small .button,.icon-container.small button{height:32px;width:32px}.badges--container{display:flex;flex-direction:column;gap:.75rem;position:absolute;z-index:1}.badges--container.top-left{left:.75rem;top:.75rem}.badges--container.top-right{right:.75rem;top:.75rem}.badges--container.bottom-left{bottom:.75rem;left:.75rem}.badges--container.bottom-right{bottom:.75rem;right:.75rem}.badges--container .badge{background-color:#fff;border:1px solid #b8b8b8}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.loading-spinner{fill:#2d5fd3;animation:spin 1s linear infinite;margin-top:4rem}.slideshow__arrow{background:hsla(0,0%,4%,.4);border-radius:100px;padding:8px;position:absolute;top:50%;transform:translateY(-50%);z-index:8}.slideshow__arrow svg path{fill:#d4d4d4!important}.slideshow__arrow-previous{left:50px}.slideshow__arrow-next{right:50px}.prende-slider{overflow:hidden;position:relative}.prende-slider__track{-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.prende-slider__track::-webkit-scrollbar{display:none}.prende-slider__slide{flex:0 0 100%;scroll-snap-align:start}.prende-slider__slide picture{display:flex}.prende-slider__slide picture img{height:100%;object-fit:cover;object-position:center;width:100%}.prende-slider__content{bottom:20%;color:#fff;left:10%;max-width:500px}.prende-slider__caption{display:block;font-size:14px;margin-bottom:5px}.prende-slider__heading{font-size:32px;margin:0 0 10px}.prende-slider__text{margin-bottom:15px}.prende-slider__buttons{display:flex;gap:10px}.prende-slider__button{background:#000;color:#fff;padding:10px 15px;text-decoration:none}.prende-slider__next,.prende-slider__prev{align-items:center;background:rgba(0,0,0,.5);border:none;border-radius:35px;color:#fff;cursor:pointer;display:flex;height:35px;justify-content:center;padding:10px;position:absolute;top:50%;transform:translateY(-50%);width:35px;z-index:2}.prende-slider__prev{left:10px}.prende-slider__next{right:10px}.prende-slider__dots{background:hsla(0,0%,4%,.749);border-radius:24px;bottom:15px;display:flex;gap:8px;left:50%;padding:4px 8px;position:absolute;transform:translateX(-50%);z-index:3}.prende-slider__dot{background:hsla(0,0%,100%,.5);border-radius:50%;cursor:pointer;height:10px;width:10px}.prende-slider__dot--active{background:#fff}.prende-slider__slide{color:var(--text-color,#fff);position:relative}.prende-slider__slide .prende-slider__button{background-color:var(--button-color,#000);color:#fff}.prende-slider__overlay{background-color:var(--overlay-color,#000);inset:0;opacity:var(--overlay-opacity,.4);pointer-events:none;position:absolute;z-index:1}.prende-slider__content{color:inherit;position:absolute;z-index:2}.prende-slider__content.top-left{left:50px;top:50px;transform:translate(0)}.prende-slider__content.top-center{left:50%;top:50px;transform:translate(-50%)}.prende-slider__content.top-right{right:50px;top:50px;transform:translate(0)}.prende-slider__content.center-left{left:50px;top:50%;transform:translateY(-50%)}.prende-slider__content.center-center{left:50%;top:50%;transform:translate(-50%,-50%)}.prende-slider__content.center-right{right:50px;top:50%;transform:translateY(-50%)}.prende-slider__content.bottom-left{bottom:50px;left:50px;transform:translate(0)}.prende-slider__content.bottom-center{bottom:50px;left:50%;transform:translate(-50%)}.prende-slider__content.bottom-right{bottom:50px;right:50px;transform:translate(0)}